A minimalist theme for the static site generator Hugo. This theme is shared on Hugo's official collection of themes.
- No JavaScript
- No Google spyware or tracking of any kind
- No other external dependencies or comment sections
- Only one local font (Iosevka)
https://smigle-hugo-theme.netlify.app/
From the root of your site:
git submodule add https://gitlab.com/ian-s-mcb/smigle-hugo-theme.git themes/smigle
From the root of your site:
git submodule foreach git pull origin main
hugo new site mysite -f yaml
cd mysite
git init
git submodule add https://gitlab.com/ian-s-mcb/smigle-hugo-theme themes/smigle
cd themes/smigle/exampleSite
hugo server
Have you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a merge request.
This theme was created from scratch and influenced by the following two Hugo themes: