This is a theme base on Hexo Clean Blog Theme, and modfiy for more feature and coding style.
➡️ Demo
- Cover image for posts and pages
- Post toc
- Code syntax highlighting
- MathJax support
- Bootstrap Alert, Card and Label support
- Responsive Images, table and codeblock
- Light Gallery support
- Disqus and Gitalk
- Google Analytics, Busuanzi Statistics and Word counts support
- Tags, Categories and About support
- Pin post at home page support
- Hexo local search
- Clone into your hexo blog directory
$ git clone https://github.com/luswdev/hexo-theme-clean.git themes/clean
Then update your blog's main _config.yml
to set the theme to clean
:
# Extensions
## Plugins: http://hexo.io/plugins/
## Themes: http://hexo.io/themes/
theme: clean
You can learn how to use this theme by view full document here.
This theme was created by Blackrock Digital, adapted for Hexo by Jonathan Klughertz and modfy by LuSkywalker
- V1.1.0
- Fixed subdir bugs.
- Fixed footnote id bugs.
- Add Google Fonts for TC.
- V1.0.0
- Base fuction support.