Skip to content

THectic-NL/hugo-template

Repository files navigation

Hugo Site Template

A minimal Hugo starter with dark/light mode, a card component, and a GitHub link in the footer.

Light Dark
Light mode preview Dark mode preview

Repo structure

hugo-template/
├── src/                  # Hugo project root (hugo.toml, assets, layouts)
│   ├── assets/
│   ├── layouts/
│   └── hugo.toml
├── preview-light.avif
├── preview-dark.avif
├── LICENSE
└── README.md

Hugo commands are run from inside src/. Everything at the repo root is project metadata.

Usage

git clone https://github.com/THectic-NL/hugo-template.git
cd hugo-template/src
hugo server

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Template for a very basic Hugo site.

Resources

License

Contributing

Stars

Watchers

Forks

Contributors