Jerry Wong 9c996d0a73 Merge pull request #156 from HolgerHuo/patch-1
A small translation mistake.
9c996d0a73 · 2020-03-14 00:13:26 +08:00
64 Commits
2020-03-07 21:44:03 +08:00
2020-03-13 15:10:22 +08:00
2020-03-01 07:38:29 +08:00
2019-12-28 13:17:57 +08:00
2019-06-04 22:37:36 +08:00
2019-12-20 02:19:43 +08:00
2019-12-30 16:37:57 +08:00
2019-12-30 16:37:57 +08:00

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.0it 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

Description
Languages
JavaScript 40.4%
Stylus 37.5%
Pug 22.1%