mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
23.15.2026 a5f3dd61ce53879019049d9a2ba8f049abdfee68
site/README.md
@@ -1,11 +1 @@
# Ananke Wiki Demo Site
This Hugo site renders the wiki content stored in the repository `docs/` directory
using the Ananke theme via Hugo modules.
Run locally (after installing Hugo):
```sh
cd site
hugo server
```
This folder contains the site setup for the documentation. The content for the documentation is under the root's `/docs` directory.