Website hackertours.hamburg.ccc.de
https://hackertours.hamburg.ccc.de
Stefan Bethke
ed853c59c6
All checks were successful
/ build (push) Successful in 14s
Co-authored-by: n0th1ng <> Reviewed-on: #13 Co-authored-by: Stefan Bethke <stb@lassitu.de> Co-committed-by: Stefan Bethke <stb@lassitu.de> |
||
---|---|---|
.forgejo/workflows | ||
archetypes | ||
assets/sass | ||
content | ||
layouts | ||
static | ||
themes | ||
.gitignore | ||
.gitmodules | ||
.hugo_build.lock | ||
Dockerfile | ||
hugo.yaml | ||
README.md | ||
renovate.json |
Hackertours Web Site
Complete the checkout
We need the submodule for the theme, so update/clone the submodules:
git submodule update --init --recursive
Run in dev mode
hugo server --buildFuture --buildDrafts
Then open http://localhost:1313