1
0
Fork
You've already forked fosdem.no
0
fosdem.no hugo source
  • CSS 56.7%
  • HTML 43.3%
2026年02月10日 09:49:54 +01:00
archetypes blogg 2026年02月10日 09:49:19 +01:00
content blogg 2026年02月10日 09:49:19 +01:00
layouts blogg 2026年02月10日 09:49:19 +01:00
static/css gitignore ++ 2026年02月10日 09:49:54 +01:00
.gitignore gitignore ++ 2026年02月10日 09:49:54 +01:00
.hugo_build.lock fosdem to FOSDEM, og 2027 er neste 2026年02月10日 08:44:58 +01:00
hugo.toml gitignore ++ 2026年02月10日 09:49:54 +01:00
README.md gitignore ++ 2026年02月10日 09:49:54 +01:00

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/