mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 19:20:53 +08:00
b99bdc2c969dd3bd5f515ea78f5a8023d468aeaa
1.当用户不开启 “阅读模式、黑暗模式、简繁切换” 时,不显示 “齿轮” 图标。 2.当用户仅开启 “阅读模式” 时,首页不显示 “齿轮” 图标,文章中显示 “齿轮图标” 3.其他情况正常显示。
b99bdc2c96
·
2020-09-06 11:56:45 +08:00
143 Commits
hexo-theme-butterfly
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
Features
- Card UI Design
- Support sub-menu
- Two Column designs
- Responsive Web Design
- Dark Mode
- Pjax
- Read Mode
- Conversion between Traditional and Simplified Chinese
- TOC catalog is available for both computers and mobile phones
- Color themes (darker/pale night/light/ocean/mac/mac light), support custom colors
- Code Blocks (Display code language/close or expand Code Blocks/Copy Button/word wrap)
- Disable copy/Add a Copyright Notice to the Copied Text
- Search (Algolia SearchZ/Local Search)
- Mathjax and Katex
- Built-in 404 page
- WordCount
- Related articles
- Displays outdated notice for a post
- Share (AddThis/Sharejs/Addtoany)
- Comment (Disqus/Disqusjs/Livere/Gitalk/Valine/Utterances/Facebook Comments)
- Multiple Comment System Support
- Online Chats (Chatra/Tidio/Daovoice/Gitter/Crisp)
- Web analytics (Baidu Analytics/Google Analytics/Tencent Analytics/CNZZ Analytics)
- Google AdSense
- Webmaster Verification (google/Bing/Baidu/360/Yandex)
- Change website colour scheme
- Typewriter Effect: activate_power_mode
- Background effects (Canvas ribbon/canvas_ribbon_piao/canvas_nest)
- Mouse click effects (Fireworks/Heart/Text)
- Preloader/Loading Animation
- Busuanzi visitor counter
- Medium Zoom/Fancybox
- Mermaid
- Justified Gallery
- Lazyload images
- Instantpage/Pangu/Snackbar notification toast/PWA......
Screenshots
Description
Languages
JavaScript
40.4%
Stylus
37.5%
Pug
22.1%


