/blog

hugo blog with vercel CI

Primary LanguageHTMLMIT LicenseMIT

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

smigle screenshot-1

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: