Skip to content

kylincw/hexo-theme-butterfly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-theme-butterfly

Version Author Hexo node.js

Demo: https://demo.jerryc.me/

JerryC: https://jerryc.me/

Based on hexo-theme-melody theme.

If you update to hexo 4.2.0,it will be something's wrong

Error: Cannot find module 'cheerio'

please install cheerio

npm install cheerio@0.22.0 --save

Installation

Stable branch:

git clone -b master https://github.com/jerryc127/hexo-theme-butterfly.git themes/Butterfly

Dev branch:

git clone -b dev https://github.com/jerryc127/hexo-theme-butterfly.git themes/Butterfly

Configuration

Set theme in the hexo work folder's root config file _config.yml:

theme: Butterfly

If you don't have pug & stylus renderer, try this:

npm install hexo-renderer-pug hexo-renderer-stylus

Documentation

Documentation is here. it supports zh-TW

Screenshots

image

About

A Hexo Theme: Butterfly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 43.6%
  • HTML 31.4%
  • JavaScript 25.0%