Butterfly 4.11 Release Notes
Created|Release Notes
|Word Count:69|Reading Time:1mins|Post Views:
Content
- Adapted to hexo 7.0.0
Fixes
- Fixed a bug where the prompt for unsupported code copying was not displayed
- Fixed a bug where clicking on links in the title did not navigate correctly when click_to_scroll was enabled
- Fixed a bug where the console reported an undefined loadOtherComment when switching comments
Improvements
- Fine-tuned the sidebar UI
- Avoided error messages due to missing configuration updates
- Updated plugin versions
Author: Jerry
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
Related Articles

2023-06-30
Butterfly document - Get Started
This article is translated from ChatGPT. π Table of Contents π Get Started - π Theme Pages - π Theme Configuration - βοΈ Tag Plugins - β Q&A - β‘οΈ Advanced Tutorials hexo-theme-butterfly is a theme developed based on hexo-theme-melody. InstallationGit Installationnpm InstallationIf you are in mainland China and have difficulty accessing GitHubStable Version [Recommended] In your Hexo root directory: 1git clone -b master https://gitee.com/immyw/hexo-theme-butterfly.git themes/butt...

2023-10-08
Butterfly 4.10 Release Notes
Breaking Changes Changed rightside-bottom to rightside_bottom. 12- rightside-bottom:+ rightside_bottom: Refactored the gallery tag plugin. Changed the implementation. Images are now loaded only when they are scrolled into view. Changed the dependency from nk-o/flickr-justified-gallery to egjs-infinitegrid. 12345 CDN: option:- # flickr_justified_gallery_js:- # flickr_justified_gallery_css:+ # egjs_infinitegrid: Changed ClickShowText to clickShowText 123456789101112131...

2023-07-01
Butterfly document - Q&A
This article is translated from ChatGPT. π Table of Contents π Get Started - π Theme Pages - π Theme Configuration - βοΈ Tag Plugins - β Q&A - β‘οΈ Advanced Tutorials Here are some issues encountered by users during the installation process. Before asking a question, please check if there are any solutions available. Webpage displaying code after runningIf your webpage is only showing the following code:extends includes/layout.pug block content #recent-posts.recent-posts include i...

2023-12-29
Butterfly 4.12 Release Notes
Feature Adaptation to the new version of Artalk The title of card_post_series can be configured to display as the series name The default value of the version in cdn is set to true Fix Fixed a bug where toc_number did not apply according to the theme configuration when the toc_number in front-matter has no value Fixed a bug where an error occurred when fetching the latest comments from Github Improvement The clickable range of the title has been reduced to the font itself Added a destroy ca...

2023-07-01
Butterfly Changelog
This article is translated from ChatGPT. The release notes for versions 4.9.0 and later will be published as separate articles. Please check the Release Notes for more information. 4.9.0 (2023/06/06)4.9.0 (2023/06/06)Feature Adapted to mermaid v10 When the screen is larger than 2000px, the display area is increased Header and footer can be configured to add black translucent masks 1234+# Add mask to header or footer+mask:+ header: true+ footer: true Latest comments in...

2023-07-01
Butterfly document - Advanced Tutorial
This article is translated from ChatGPT. π Table of Contents π Get Started - π Theme Pages - π Theme Configuration - βοΈ Tag Plugins - β Q&A - β‘οΈ Advanced Tutorials Suggestions Avoid placing personal files/images in the source folder of the main theme. During theme upgrades, these files may be overwritten or deleted. Instead, create a separate folder in the Hexo root directory to store personal files/images.To reference these files, use /folder_name/file_name. MusicTh...
Announcement
Some of the text is translated from chatgpt and may contain incoherent phrases and grammatical errors
Docs