Home - dust8/hexo-theme-four GitHub Wiki
hexo-theme-four
A simple theme for Hexo
Feature
- highlight
Installation
$ git clone https://github.com/dust8/hexo-theme-four.git themes/four
Usage
modify site _config.yml.
# use the four theme
theme: four
# not paging
per_page: 0
# not use default highlight
highlight:
enable: false
# use custom highligtjs theme
highlight_theme: tomorrow