A simple and beautiful Hugo theme based on GitHub's Primer
This theme would be a perfect fit if you are used to GitHub style pages. It's based on GitHub's Primer CSS, and adds some blog-specific features like tags, categories, and support for an external search API.
Try it now, and leave me a star if you like it!
- Primer CSS theme
- menu bar header
- syntax-highlighted code blocks
- inline math
- awesome TOC
- tags
- categories
- support for a search API
Clone to your theme directory:
git clone https://github.com/ernstki/theer.git themes/theer
hugo server --theme=theer
Then have a look at sample-config.toml
for a starting
point for your own config.
Forked from qqhann/hugo-primer, which was originally called "Theer."
MIT