Website hackertours.hamburg.ccc.de
https://hackertours.hamburg.ccc.de
Stefan Bethke
c06c8603ef
All checks were successful
/ build (push) Successful in 13s
* Add a post date to each post * Do not show the post date for tours * Only show posts tagged "current-event" on the home page (hiding 37c3 entries) * Use a custom template for sorting the summary list by title (instead of the default by date) |
||
---|---|---|
.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