Neue Inhalte nicht als "draft" markieren

Bisher haben wir das "draft"-Attribut eher ungewollt genutzt.
This commit is contained in:
Lars Kruse 2023-05-01 16:22:03 +02:00
parent b32db4a4ef
commit f0dfefa36e
4 changed files with 1 additions and 4 deletions

View file

@ -15,7 +15,7 @@ Die sind die systemausfall.org-[Hilfeseiten](https://hilfe.systemausfall.org).
- Erzeuge einen neuen statischen build mit:
```Shell
hugo -D
hugo
```
- Kopiere das `public`-Verzeichnis auf den entsprechenden Webserver:
```Shell