Website hackertours.hamburg.ccc.de https://hackertours.hamburg.ccc.de
Find a file
Stefan Bethke d04322c59f
All checks were successful
/ build (push) Successful in 12s
Take out address to avoid confusion, correct URL
2024-11-12 16:44:04 +01:00
.forgejo/workflows Try to pin huge version for CI 2024-11-11 20:51:47 +01:00
archetypes First try 2023-12-07 19:37:47 +01:00
assets/sass Add logo and brand with more CCCHH (#10) 2024-10-13 13:29:36 +02:00
content Take out address to avoid confusion, correct URL 2024-11-12 16:44:04 +01:00
layouts Add logo and brand with more CCCHH (#10) 2024-10-13 13:29:36 +02:00
static Add logo and brand with more CCCHH (#10) 2024-10-13 13:29:36 +02:00
themes Update Zen and prepare for 38c3 2024-09-26 08:32:54 +02:00
.gitignore First try 2023-12-07 19:37:47 +01:00
.gitmodules First try 2023-12-07 19:37:47 +01:00
.hugo_build.lock First try 2023-12-07 19:37:47 +01:00
Dockerfile Update docker.io/nginx Docker tag to v1.27.1 2024-08-15 18:01:29 +00:00
hugo.yaml Rename to Hamburg Hackertours 2024-11-11 16:52:55 +01:00
README.md Remove outdated docker info 2024-11-10 18:16:12 +01:00
renovate.json Add renovate.json 2024-07-30 18:46:18 +00:00

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