Hugo Themes
smigle
Minimal Hugo theme using a Monospace font and free from tracking or external dependencies
- Author: Ian S. McBride
- GitHub Stars: 0
- Updated: 2023-11-09
- License: MIT
- Tags: Blog Light Minimal Portfolio Responsive
smigle-hugo-theme
A minimalist theme for the static site generator Hugo. This theme is shared on Hugo’s official collection of themes.
Features
- No JavaScript
- No Google spyware or tracking of any kind
- No other external dependencies or comment sections
- Only one local font (Iosevka)
Demo
https://smigle-hugo-theme.netlify.app/
Screenshots
Installation
From the root of your site:
git submodule add https://gitlab.com/ian-s-mcb/smigle-hugo-theme.git themes/smigle
Updating
From the root of your site:
git submodule foreach git pull origin main
Run example site
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
Contributing
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.
Acknowledgements
This theme was created from scratch and influenced by the following two Hugo themes: