A minimalistic Hugo theme crafted with simplicity, content-focus, and an exceptional reading experience in mind. Free from unnecessary JavaScript dependencies, Clean offers an uncluttered, distraction-free environment to showcase your blog's content.
- Demo: DEMO
- Inspired by hexo-theme-cactus.
- Minimalistic design (HTML + CSS)
- JavaScript-free usage (except for MathJax, Mermaid, Flowchart, Highlight)
- Supports common rendering features:
- Install the theme in the root directory of your blog:
git submodule add git@github.com:eightpigs/hugo-clean.git themes/clean
- Modify your blog's
config.yaml
:
Please refer to the example config.yaml for guidance.