🦋 A Hexo Theme: Butterfly
Go to file
2020-02-07 11:53:29 +08:00
.github 1. 修復gitalk報path.startsWith is not a function的bug #66 2019-11-07 01:45:00 +08:00
languages v2.1.0 2019-12-20 02:19:43 +08:00
layout add more options to gitalk 2020-02-07 11:53:29 +08:00
scripts Fixed: 修復相關文章 日期顯示錯誤bug 2019-12-31 15:10:47 +08:00
source 1. 修復當valine background 是絕對地址時無法顯示的bug 2019-12-22 00:50:59 +08:00
_config.yml add more options to gitalk 2020-02-07 11:53:29 +08:00
LICENSE first commit 2019-06-04 22:37:36 +08:00
package.json v2.1.0 2019-12-20 02:19:43 +08:00
README_CN.md update README 2019-12-30 16:37:57 +08:00
README.md update README 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