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
|
||||
|
||||
- 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
|
||||
|
||||
### Repository klonen
|
||||
|
||||
```bash
|
||||
git clone https://gitea.mindboost.team/hocusfokus/hocusfokus-web.git
|
||||
cd hocusfokus-web
|
||||
git clone https://gitea.mindboost.team/rorapp/robbis.space.git
|
||||
cd robbis.space
|
||||
```
|
||||
|
||||
### Lokale Entwicklung
|
||||
@@ -37,7 +37,7 @@ Das Deployment läuft vollautomatisch über einen Gitea-Webhook:
|
||||
1. Änderungen committen und auf `main` pushen
|
||||
2. Gitea löst automatisch einen Webhook 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
|
||||
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