modty / hexo-theme-butterfly

A Hexo Theme: Butterfly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexo-theme-butterfly

Version Author Hexo node.js

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

JerryC: https://jerryc.me/

Based on hexo-theme-melody theme.

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

License:MIT License


Languages

Language:CSS 45.3%Language:HTML 29.7%Language:JavaScript 25.0%