A POWERFUL, SIMPLE and CLEAN theme for Hugo.
Inspired by Prince, Free Mind and Fate/Typo
MathJax
Usage: Add mathjax: true
to the posts which need MathJax rendering.
Disqus Comments
Usage: Add your Disqus id to config.toml
.
[params]
disqus = "genkun"
Vertical Layout
Preview:
Usage: Add vertical: true
to the posts.
Web-Fonts
Powered by Font-Spider.
Install
$ git submodule add https://github.com/GenkunAbe/hugo-theme-hiruko.git themes/hiruko
Enable
Add theme = "hiruko"
in config.toml
.
Update
git submodule update --recursive --remote