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

2024-11-02
Butterfly 5.2 Release Notes
New Features Added support for comments in "Shuoshuo" Added support for limiting the number of "Shuoshuo" entries (by time or number) Updates Updated related dependency versions Fixes Fixed the issue where disqus and disqusjs cannot coexist, keeping only one Code optimization Fixed the bug with the latest comments in remark42 Fixed the timezone issue in "Shuoshuo"

2023-06-30
Butterfly document - Tag Plugins
This article is translated from ChatGPT. π Table of Contents π Get Started - π Theme Pages - π Theme Configuration - βοΈ Tag Plugins - β Q&A - β‘οΈ Advanced Tutorials Tag plugins are a unique feature of Hexo and are not part of the standard Markdown format. The following syntax is only applicable to the Butterfly theme. It will not work on other themes and may even cause errors. Please be aware before using it. Although tag plugins can provide additional functionality and UI enh...

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

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-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...
Announcement
Some of the text is translated from chatgpt and may contain incoherent phrases and grammatical errors
Docs