mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-05 21:01:46 +08:00
3a1ed95c32c59291f4192706dea6b52aa1b5a6f6
fix: 修復沒有滾動條時,右下角按鈕顯示問題 close #439 remove: 刪除ICP配置, 如需要,請使用custom_text配置 close #435
3a1ed95c32
·
2020-12-09 15:58:58 +08:00
171 Commits
hexo-theme-butterfly
Docs: 📖 Butterfly Docs
Based on hexo-theme-melody theme.
Installation
GIT
If you are in Mainland China, you can download in Gitee
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/Twikoo)
- 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%

