Update README for robbis.space
This commit is contained in:
14
README.md
14
README.md
@@ -1,6 +1,6 @@
|
|||||||
# hocusfokus-web
|
# robbis.space
|
||||||
|
|
||||||
Die Website von **hocusfokus** basiert auf [Kirby CMS](https://getkirby.com) und wird auf `https://web.mindboost.team` gehostet.
|
Die Website von **Robbi** basiert auf [Kirby CMS](https://getkirby.com) und wird auf `https://robbis.space` gehostet.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -8,14 +8,14 @@ Die Website von **hocusfokus** basiert auf [Kirby CMS](https://getkirby.com) und
|
|||||||
|
|
||||||
### Voraussetzungen
|
### Voraussetzungen
|
||||||
|
|
||||||
- Git-Zugang zum Repo: `https://gitea.mindboost.team/hocusfokus/hocusfokus-web.git`
|
- Git-Zugang zum Repo: `https://gitea.mindboost.team/rorapp/robbis.space.git`
|
||||||
- Schreibrechte auf dem `main`-Branch
|
- Schreibrechte auf dem `main`-Branch
|
||||||
|
|
||||||
### Repository klonen
|
### Repository klonen
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://gitea.mindboost.team/hocusfokus/hocusfokus-web.git
|
git clone https://gitea.mindboost.team/rorapp/robbis.space.git
|
||||||
cd hocusfokus-web
|
cd robbis.space
|
||||||
```
|
```
|
||||||
|
|
||||||
### Lokale Entwicklung
|
### Lokale Entwicklung
|
||||||
@@ -37,7 +37,7 @@ Das Deployment läuft vollautomatisch über einen Gitea-Webhook:
|
|||||||
1. Änderungen committen und auf `main` pushen
|
1. Änderungen committen und auf `main` pushen
|
||||||
2. Gitea löst automatisch einen Webhook aus
|
2. Gitea löst automatisch einen Webhook aus
|
||||||
3. Der Server führt `git pull` im Produktionsverzeichnis aus
|
3. Der Server führt `git pull` im Produktionsverzeichnis aus
|
||||||
4. Die Änderungen sind sofort live auf `https://web.mindboost.team`
|
4. Die Änderungen sind sofort live auf `https://robbis.space`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git add .
|
git add .
|
||||||
@@ -76,4 +76,4 @@ Die `.gitignore` ist bereits entsprechend konfiguriert.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Fragen zum Setup? Wende dich an das Hocus Fokus-Team.
|
Fragen zum Setup? Wende dich an Robbi.
|
||||||
|
|||||||
Reference in New Issue
Block a user