A minimalist theme for Hugo/blogdown.
This theme is built on Bootstrap 4. The original layout is ported and modified from the Black & Light theme created by David Hamp-Gonsalves.
- Minimalist
- Responsive, mobile-first (Bootstrap 4)
- Native font stack
- Math typesetting (MathJaX)
- Syntax highlighting (highlight.js)
- Utterances comments
- Open Graph meta tags
- Twitter Cards meta tags
- Zero web tracking by default
Inside the folder of your Hugo site, run:
git submodule add https://github.com/nanxstats/hugo-tanka.git themes/hugo-tanka
For more information, read the official setup guide of Hugo.
Copy the config.toml
from this themes exampleSite to your Hugo site or use it as a reference.
This theme is released under GPLv3.