Files
xltoolbox.net/README.md
T
2026-08-08 11:41:41 +02:00

14 lines
381 B
Markdown

# hugo-template
**Template for websites powered by Hugo.**
This uses YAML configuration files stored in `config/`.
Customize the template as follows:
- Edit `config/_default.hugo.yaml`.
- Change the project name in:
- `.devcontainer/devcontainer.json`
- `docker-compose.yml`
- Change the module name in `go.mod` to something else, e.g. the project's public repository URL.