Skip to content

luswdev/hexo-theme-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexo Theme Clean

GitHub GitHub release (latest by date) Hexo GitHub All Releases

This is a theme base on Hexo Clean Blog Theme, and modfiy for more feature and coding style.

Live Demo

➡️ Demo

Features

  • 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

Installation

  • 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

Document

You can learn how to use this theme by view full document here.

Creator

This theme was created by Blackrock Digital, adapted for Hexo by Jonathan Klughertz and modfy by LuSkywalker

Version

  • V1.1.0
    • Fixed subdir bugs.
    • Fixed footnote id bugs.
    • Add Google Fonts for TC.
  • V1.0.0
    • Base fuction support.