hackertours/README.md
Stefan Bethke 4b4288fd62
All checks were successful
/ build (push) Successful in 11s
Remove outdated docker info
2024-11-10 18:16:12 +01:00

280 B

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