fosdem.no hugo source
| archetypes | blogg | |
| content | blogg | |
| layouts | blogg | |
| static/css | gitignore ++ | |
| .gitignore | gitignore ++ | |
| .hugo_build.lock | fosdem to FOSDEM, og 2027 er neste | |
| hugo.toml | gitignore ++ | |
| README.md | gitignore ++ | |
hugo blog for FOSDEM.no
For å lage ny bloggpost:
hugo new blogg/min-nye-post.md
Publiser endringer
Ikke satt opp noe automatisk enda, så:
hugo --cleanDestinationDir
rsync -avz --delete \
--no-owner --no-group \
-e "ssh -i ~/.ssh/fosdem" \
public/ fosdem-no:/var/www/fosdem.no/