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

381 B

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.