Jerry 27adaecf51 1. 修復gitalk報path.startsWith is not a function的bug #66
2. 修復在屏幕縮放字體大小而導致menu變爲sidebar模式的bug #64
3. just-gallery增加上下邊距
2019-11-07 01:45:00 +08:00
2019-11-03 02:21:01 +08:00
2019-11-03 02:21:01 +08:00
2019-06-04 22:37:36 +08:00
2019-11-03 02:21:01 +08:00
2019-11-03 02:29:05 +08:00

hexo-theme-butterfly

Version Author Hexo node.js

预览

一款基于hexo-theme-melody修改的主题

安装

在你的博客根目录里

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

如果想要安裝比較新的dev分支可以

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

应用主题

修改hexo配置文件_config.yml,把主题改为Butterfly

theme: Butterfly

如果你没有pug以及stylus的渲染器请下载安装 npm install hexo-renderer-pug hexo-renderer-stylus --save or yarn add hexo-renderer-pug hexo-renderer-stylus

文档

可查看这里

截图

image image

Description
Languages
JavaScript 40.4%
Stylus 37.5%
Pug 22.1%