sine-die
Description
A simple and clean Hugo theme.
- Semantic HTML
- Minimalist CSS framework
- Lightweight
- Responsive Web Design
- Light or Dark Mode
- Easily customizable color palette
- Pure CSS (no transpiler required)
- Accessibility friendly
- Search functionality

Use sine-die theme
Add the sine-die theme to your Hugo site as a git submodule:
git submodule add https://github.com/sinetris/sine-die themes/sine-die
Edit
hugo.toml
and change the theme totheme = 'sine-die'
.