🦋 A Hexo Theme: Butterfly
Go to file
Jerry 4aacafdae1 feat: 適配hexo 5.1.0 prismjs caption
feat: code-font-size 也會影響行內代碼塊字體大小 #325
fix: 修復aside recent post的 time 在safari沒有顯示的bug
fix: 修復 prismjs 在 tags-toggle 外掛標簽裏,代碼塊顯示一行的bugs
style: 刪除不必要的css
2020-08-22 23:17:28 +08:00
.github 1. chore: 只支持hexo 4.2.0以上版本 2020-08-18 00:33:05 +08:00
languages 1. chore: 只支持hexo 4.2.0以上版本 2020-08-18 00:33:05 +08:00
layout feat: 適配hexo 5.1.0 prismjs caption 2020-08-22 23:17:28 +08:00
scripts feat: 適配hexo 5.1.0 prismjs caption 2020-08-22 23:17:28 +08:00
source feat: 適配hexo 5.1.0 prismjs caption 2020-08-22 23:17:28 +08:00
_config.yml feat: 適配 hexo 5.0.0 的 prismjs, 代碼主題和各項功能 2020-08-19 00:21:18 +08:00
LICENSE 🐛 適配hexo 5.0.0 修復toc點擊不會跳轉的bugs 2020-08-01 01:50:01 +08:00
package.json 1. style: 版本號更新 2020-08-18 00:52:55 +08:00
README_CN.md 🔖 3.0.0 發佈 2020-08-05 22:02:23 +08:00
README.md 🔖 3.0.0 發佈 2020-08-05 22:02:23 +08:00

hexo-theme-butterfly

version https://img.shields.io/npm/v/hexo-theme-butterfly?color=%09%23bf00ff hexo version npm download nodejs version license

Demo: 👍 Butterfly || 🤞 JerryC

Docs: 📖 Butterfly Docs

Based on hexo-theme-melody theme.

Installation

GIT

Stable branch [recommend]:

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

NPM

It supports Hexo 5.0.0 or later

In Hexo site root directory

npm i hexo-theme-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

Screenshots

image