A simple theme for Hexo.
$ git clone [email protected]:brickgao/cocoa.git themes/cocoaCocoa requires Hexo 3.4.4 and above. If you would like to enable the RSS, the hexo-generate-feed plugin is also required.
Modify theme setting in _config.yml to cocoa.
cd themes/cocoa
git pull# Header
rss: /feed.xml
# Content
fancybox: true
# Miscellaneous
favicon: /favicon.ico- rss - RSS link
- fancybox - Enable Fancybox
- favicon - Favicon path