Butterfly 4.13 Release Notes
Created|Release Notes
|Word Count:55|Reading Time:1mins|Post Views:
Feature
- Adapted to waline v3.
- Adapted to the new version of artalk.
Fixes
- Fixed a bug where twikoo couldn't retrieve the comment count on the article page.
Improvements
- Added identifiers to each tag and category on the homepage when there are multiple.
- Changed the position of the article page title to the left.
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 - Theme Pages
This article is translated from ChatGPT. π Table of Contents π Get Started - π Theme Pages - π Theme Configuration - βοΈ Tag Plugins - β Q&A - β‘οΈ Advanced Tutorials Front-matterFront-matter is the section at the top of a Markdown file, separated by ---, and is used to specify variables for individual files. Page Front-matter is used for configuring a page. Post Front-matter is used for configuring a post. If a parameter is marked as optional, you can add it based on your needs...

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-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. MoviesT...

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-11-24
Butterfly 4.11 Release Notes
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
Announcement
Some of the text is translated from chatgpt and may contain incoherent phrases and grammatical errors
Docs