A clean, modern blog theme for hugo. Demo
git submodule add https://github.com/eindex/qingzhuo themes/qingzhuo
cp themes/qingzhuo/config.toml .
hugo mod npm pack
npm install
git clone https://github.com/eindex/qingzhuo blog && cd blog
npm install
Edit config.toml
content to adjust the theme and enable functions.
(AS Theme) Uncomment theme in config.toml
file.
run hugo
to gerenate the static files or hugo server
to start server.
git submodule update --init --remote
Merge changes form qingzhuo via git.
-
Latex
-
Code Hightlight
-
Giscus
-
Outdateing Warning
-
NavBar menu customizing
-
RSS
-
TOC Support
-
Analytics
- Google Analytics
- Microsoft Clarify
- Baidu Analytics
-
Heti style
-
Chinese ICP Number
-
BuSuanZi Visit Counter
-
i18n support
- gallery page for photos
- enhancement 404 page
If you are using this theme, please create pull request adding your site here.
- hugo
- tailwindcss
- heti
GPL v3 License