Update
UPDATE
2024-12-9 v.4.0.0.0.1 Themes: FusionX šø
-
Fully supports Japanese and Simplified Chinese, thatās a lot work.
2024-11-22 v.4.0.0.0.0 Beta3 Themes: FusionX šø
- Optimising the display of lazyload in posts
Main.js
:
1 | const lazyloadImg = () => { |
2024-11-9 v.4.0.0.0.0 Beta2 Themes: FusionX šø
-
Fixed hexo-htmlnano-mini issues, more info: Github
-
Fix the problem of displaying the navigation bar in the new version
2024-11-8 v.4.0.0.0.0 Beta1 Themes: FusionX šø
-
We will not update Butterfly theme anymore as there are too many breaking changes. The last version we used as the base of butterfly is 4.13.0. š
-
FusionX(This theme) got 100 points on lighthouse Accessibility, Best Practices and SEO testing! Hereās our current perfect scores: Accessibility: 100, Best Practices: 100, SEO: 100. (Homepage)
-
Updated
Hexo
from 6.1.0 to 7.3.0. There may have potential problems -
Navigation bar parent currently supports both links and no links
1 | #page-header.not-top-img #nav .site-page.group > span {} |
1 | if parentLink |
- Due to high severity vulnerabilities in
hexo-html-minifier
, made a new plugin based on htmlnano: hexo-htmlnano-mini. š
1 | htmlnano: |
- Optimised page flip button ,partial reference to Heo:
1 | #pagination a.extend.next, |
2024-10-10 v.3.9.9.9.9 Themes: FusionX
- Theme
config.yml
now support adding corresponding links to the parent level to avoids SEO issues. The specific modified file ismenu_item.pug
. Our SEO section reached 100 in Google PageSpeed āāInsights for the first time.š„³
1 | Article[/article]: |
2024-10-9 v.3.9.9.9.8 Themes: FusionX
-
Add
h2.global_footer_heading CloseX Footer
tofooter.pug
-
Fixed Low-contrast text in card view
-
Removed script to prevent site mirroring to avoid possible SEO issues
1 | (() => { |
2024-8-30 v.3.9.9.9.7 Themes: FusionX
-
Fixed several SEO problems
-
Fixed the issue of missing h1 on the homepage when top_img == false
layout/includes/header/index.pug
1 | if top_img !== false |
1 | header#page-header(class=`${isHomeClass+isFixedClass}` style=bg_img) |
/source/css/_layout/head.styl
1 | #site-title |
2024-8-22 v.3.9.9.9.6.4 Themes: FusionX
- Solving layout problems
2024-7-31 v.3.9.9.9.6.3 Themes: FusionX
-
Fix margin issues on sitemap and share pages
-
Added new utilities to the Web page
2024-6-19 v.3.9.9.9.6.2 Themes: FusionX
-
Using Twikoo 1.6.34, but compatible with 1.6.36
-
Comprehensively enhance the user experience of the commenting system, rewrite the UI, and greatly reduce the clutter.
Due to the conflict of Twikooās comment folding, it cannot be solved. Here is the optional css, we still recommend using Twikoo 1.6.34 to avoid height problems and more.
1 | .tk-expand { |
2024-5-28 v.3.9.9.9.6.1 Themes: FusionX
- Using Twikoo 1.6.34 to prevent height problem
2024-5-28 v.3.9.9.9.6 Themes: FusionX
- Optimize Twikoo comment system UI
- Update Twikoo comment system to version 1.6.35
- Add site_data, info section to mobile sidebar
- Optimize homepage fonts and mobile homepage display
Removed the height limit for individual comments in Twikoo 1.6.35
1 | .tk-replies.tk-replies-expand .tk-expand-wrap { |
2024-5-16 v.3.9.9.9.5 Themes: FusionX
- Optimize navigation bar user interface while enhancing search engine optimization (removed javascript:void(0);)
2024-4-11 v.3.9.9.9.4 Themes: FusionX
- Redesigned Comment UI
2024-4-4 v.3.9.9.9.3 Themes: FusionX
- Optimized article font-size to prevent Chrome rendering problem
1 | #article-container p { |
2024-3-27 v.3.9.9.9.2 Themes: FusionX
- Optimized the Copyright component inside article page
2024-3-27 v.3.9.9.9.1 Themes: FusionX
-
Optimized text layout
-
We are now Syncing on Zeen
2024-3-24 v.3.9.9.9 Themes: FusionX
-
Optimized some UI details
-
Article statistics component (Echart) supports dark mode conversion
1 |
|
- Article statistics component (Echart) fixes the problem of invalid URLs when tags or categories have two words
Correct:
1 | /tags/Voice-Synthesis/ |
Wrong:
1 | /tags/Voice%20Synthesis/ |
Solution:
change \hexo-theme-butterfly\scripts\helpers\charts.js
Tags
1 | tagsChart.on('click', 'series', (event) => { |
Categories
1 | categoriesChart.on('click', 'series', (event) => { |
-
Enable Code Blockās highlight_height_limit function to 500px
-
Butterfly: 4.13.0
2024-3-19 v.3.9.9.8 Themes: FusionX
-
Adaptation to Butterfly 4.13 Update
-
Solved some link issues in About page
-
GTC 2024 is Amazing!
-
Butterfly: 4.13.0
2024-3-10 v.3.9.9.7.4 Themes: FusionX
-
Updated āAbout Usā page
-
Butterfly: 4.12.0
2024-1-27 v.3.9.9.7.4 Themes: FusionX
-
Detailed Optimization
-
Butterfly: 4.12.0
2024-1-27 v.3.9.9.7.3 Themes: FusionX
-
We are now available on Medium, Twitter, Github, Linkedin, Youtube, You can follow us on these platforms !
-
Butterfly: 4.12.0
2024-1-19 v.3.9.9.7.2 Themes: FusionX
-
We are now Syncing on Medium
-
Butterfly: 4.12.0
2024-1-17 v.3.9.9.7.1 Themes: FusionX
- Lazyload problem can not be solved on iOS device, we are working on that
1 | .post-title, #post-meta { |
- Butterfly: 4.12.0
2024-1-17 v.3.9.9.7 Beta 1 Themes: FusionX
-
There are currently some problems with medium zoom. It is temporarily replaced by fancybox (āLove From Safariā)
-
There are currently some problems with lazyload. It is temporarily closed.(āLove From Safariā)
-
Newly designed search UI
-
Adaptation to Butterfly 4.12 Update
-
Butterfly: 4.12.0
2023-12-23 v.3.9.9.5 Themes: FusionX
-
Adaptation to Butterfly 4.11 Update
-
Photo page add AI Text-to-image Demo
-
Butterfly: 4.11.0
2023-11-19 v.3.9.9.4.6 Themes: FusionX
-
Add a Blog area to the Websites
-
Butterfly: 4.10.0
2023-10-30 v.3.9.9.4.5 Themes: FusionX
-
Adapted the Macos Sonoma Web App ( Tutorial: https://developer.apple.com/videos/play/wwdc2023/10120/)
-
We are in the process of transferring and upgrading our CDN, and there may be issues with images and other resources. Thank you for understanding.
-
Butterfly: 4.10.0
2023-10-9 v.3.9.9.4.4 Beta 1 Themes: FusionX
-
Basic Full Adaptation to Butterfly 4.10 Major Update
-
CSS global code optimization
-
Added support for Katex
-
Katex CDN Optimization
-
Optimized the structure and CSS code of multiple Tabs inside the page
-
Archives page-font-optimization
-
Photo page with reduced animation display
-
JS Performance Optimization
-
No further issues identified for now
-
Butterfly: 4.10.0
2023-9-15 v.3.9.9.4.3 Beta 9.2 Themes: FusionX
-
The page change button on the mobile phone has been optimized and some components have been updated.
-
Butterfly: 4.9.0
2023-9-11 v.3.9.9.4.3 Beta 9.1 Themes: FusionX
-
Added more items to the Websites
-
Butterfly: 4.9.0
2023-9-10 v.3.9.9.4.3 Beta 9 Themes: FusionX
-
Optimized Themecolor
-
Butterfly: 4.9.0
2023-8-27 v.3.9.9.4.3 Beta 8 Themes: FusionX
-
Fixed the code block issue
-
Butterfly: 4.9.0
2023-7-24 v.3.9.9.4.3 Beta 7 Themes: FusionX
-
Updated RSS function
-
Butterfly: 4.9.0
2023-7-24 v.3.9.9.4.3 Beta 6 Themes: FusionX
-
Optimized the home page animation(fixed)
-
Butterfly: 4.9.0
2023-7-19 v.3.9.9.4.3 Beta 5 Themes: FusionX
-
Performance Optimization and Bug Fixes
-
Butterfly: 4.9.0
2023-7-12 v.3.9.9.4.3 Beta 4 Themes: FusionX
-
Added animation for
post title
-
Fixed some
SEO
andAccessibility
problems -
Changed some post meta configuration
-
Butterfly: 4.9.0
2023-7-9 v.3.9.9.4.3 Beta 3 Themes: FusionX
-
Introducing our new Domain: CloseX.org
-
Butterfly: 4.9.0
2023-7-6 v.3.9.9.4.3 Beta 2 Themes: FusionX
-
We are currently experiencing minor memory usage problems. We are working to address them, but it may take more time than anticipated.
-
Optimized the home page animation
-
The navigation bar is temporarily changed to fixed
-
Most known issues have been fixed
-
Butterfly: 4.9.0
2023-7-5 v.3.9.9.4.3 Beta 1 Themes: FusionX
-
Redesigned a new foldable Footer, compatible with mobile and computer
-
Brand new home page slide animation. Still in testing.
-
Butterfly: 4.9.0
2023-7-3 v.3.9.9.4.2 Themes: FusionX
-
Welcome to visit our newly designed website Sitemap.
-
Butterfly: 4.9.0
2023-7-2 v.3.9.9.4.1 Themes: FusionX
-
Fixed some
SEO
andAccessibility
problems -
Butterfly: 4.9.0
2023-6-28 v.3.9.9.4 Themes: FusionX
-
Fixed: CDN issue fixed
-
UI improvement and some bugs be fixed
-
Solved some historical issues
-
Butterfly: 4.9.0
2023-6-18 v.3.9.9.3 Themes: FusionX
-
Updated with brand new sharing interface, modern card design and presentation, podcast recommendations. Access now:
Share
-
Update to the
Butterfly 4.9.0
-
UI improvement and some bugs be fixed
-
Butterfly: 4.9.0
2023-5-26 v.3.9.9 Themes: FusionX
-
Comment System Work Well on most of Browsers
-
UI improvement and some bugs be fixed
-
Butterfly: 4.8.5
2023-5-25 v.3.9.9 Beta 2 Themes: FusionX
Comment System Compatibility
The comment system is currently functioning properly in various browsers based on the Chromium engine, excluding the Authorās Mac Computer.
The following browsers have been successfully tested:
-
Windows system:
- Chrome
- Microsoft Edge
- Firefox
- Brave
- Opera
-
iOS system:
- All browsers
-
Mac system:
- Safari
- Other peopleās Chrome
- Other peopleās Microsoft Edge
- Other peopleās Firefox
- Other peopleās Brave
- Other peopleās Arc Browser
-
Linux system:
- Firefox Browser
-
Android system:
- Chrome
- Opera browser
-
Butterfly: 4.8.5
2023-5-22 v.3.9.9 Beta 1 Themes: FusionX
-
Update to the
Butterfly 4.8.5
-
Optimized FONT-AWESOME CDN ļ¼From 6.0.0 to 6.4.0)
-
Launch the comment beta testing feature
-
Fixed: Comments Does not Exist
Solution:
post.pug
1 | if page.comments !== false && theme.comments && theme.comments.use |
- Butterfly: 4.8.5
2023-5-9 v.3.9.8 Themes: FusionX
-
Optimized table design
-
Optimized CDN
-
Optimized card layout and shadows to reduce rendering pressure
-
Added more items to the Software
-
Added more items to the Websites , Website page now has some updates
-
Butterfly: 4.8.1
2023-4-25 v.3.9.7 Themes: FusionX
- Fixed: CSS
Hover,Avtive
have some problems on mobile devices
Solution:
1 | function addClassOnTouchStart(event) { |
-
Layout improvement
-
Improved search experience on Mobile
-
Butterfly: 4.8.1
2023-4-19 v.3.9.6 Beta 1 Themes: FusionX
-
Enable Umami Cloud Beta
-
Butterfly: 4.8.1
2023-4-17 v.3.9.6 Themes: FusionX
-
Large-scale optimization of
image CDN
to comprehensively improve loading speed -
Fixed and optimized some
SEO
issues -
Optimized
Summary AI
-
Butterfly: 4.8.1
2023-4-16 v.3.9.5 Themes: FusionX
-
Introducing New
Summary AI
-
Update to the
Butterfly 4.8.1
-
Butterfly: 4.8.1
2023-3-20 v.3.9.4 Themes: FusionX
-
Optimized the page turning design.
-
Butterfly: 4.7.0
2023-3-16 v.3.9.3 Themes: FusionX
-
Introducing New
Chat Block Feature
-
Butterfly: 4.7.0
2023-3-14 v.3.9.2.5 Themes: FusionX
-
Optimized a large number of
Code Blocks
CSS code -
Bug: CSS
Hover,Avtive
have some problems on mobile devices -
Butterfly: 4.7.0
2023-3-11 v.3.9.2.3 Themes: FusionX
-
Optimized
Code Blocks
file -
Optimized
Photo CDN
file -
Bug: CSS
Hover,Avtive
have some problems on mobile devices -
Butterfly: 4.7.0
2023-2-28 v.3.9.2.2 Themes: FusionX
-
QR Page
is now support Dark Mode -
Bug: CSS
Hover,Avtive
have some problems on mobile devices -
Butterfly: 4.7.0
2023-2-27 v.3.9.2.1 Themes: FusionX
-
Add
QR Page
-
Bug: CSS
Hover,Avtive
have some problems on mobile devices -
Butterfly: 4.7.0
2023-2-22 v.3.9.2 Themes: FusionX
-
Optimized
CSS
file -
Update to the
Butterfly 4.7.0
-
Butterfly: 4.7.0
2023-1-26 v.3.9.1 Themes: FusionX
-
Optimized
CSS
file -
Optimized
Mobile Navigation Bar
, itās flow now -
Added more items to the Software
-
Update to the
Butterfly 4.6.1
-
Butterfly: 4.6.1
2023-1-18 v.3.9.0 Beta1 Themes: FusionX
-
Update to the
Butterfly 4.6.0
-
Modified
nav.pug
( fromblog_name
toblog-info
) to adapted Butterfly 4.6.0 -
Modified
CSS
( fromblog_name
toblog-info
) to adapted Butterfly 4.6.0
1 | #nav #blog-info { |
-
Add MyFreeMP3, Armbian, Qwerty Learner, TypeLit.io, Typing.com, Typing Practice, MonkeyType to Web
-
Butterfly: 4.6.0
2022-12-11 v.3.8.9 Themes: FusionX
- Completely updated
Sitemap Settings
1 | npm install hexo-generator-sitemap --save |
-
New Domain Online, provide
Stable 24-hour Global Access
Service -
New Beta Mirror Site Now Available
-
New Beta FusionX User Guide Now Available
-
Butterfly: 4.5.1
2022-12-6 v.3.8.8.7 Themes: FusionX
- Optimized
Server architecture, more stable connection
- Optimized
Photos CDN
- Butterfly: 4.5.1
2022-12-3 v.3.8.8.6 Themes: FusionX
-
Optimized CSS
-
Optimized Movie
-
Butterfly: 4.5.1
2022-11-27 v.3.8.8.5 Themes: FusionX
2022-11-14 v.3.8.8.4 Themes: FusionX
2022-11-6 v.3.8.8.3 Themes: FusionX
-
Update to the
Butterfly 4.5.1
-
Butterfly: 4.5.1
2022-11-2 v.3.8.8.2 Themes: FusionX
-
Optimized Font Experience under
Microsoft Windows
-
Butterfly: 4.5.0
2022-10-29 v.3.8.8.1 Themes: FusionX
-
Fixed the picture cdn issue
-
Butterfly: 4.5.0
2022-10-26 v.3.8.8.0 Themes: FusionX
-
Update to the
Butterfly 4.5.0
-
Butterfly: 4.5.0
2022-10-17 v.3.8.7.3 Themes: FusionX
-
Fixed the picture cdn issue
-
Butterfly: 4.4.0
2022-10-15 v.3.8.7.3 Themes: FusionX
-
Now support 1500px Width
-
Butterfly: 4.4.0
2022-10-14 v.3.8.7.2 Themes: FusionX
-
Fixed some
layout
problems -
Butterfly: 4.4.0
2022-10-8 v.3.8.7.1 Themes: FusionX
-
Fixed some
SEO
problems -
Butterfly: 4.4.0
2022-10-6 v.3.8.7 Themes: FusionX
-
Optimized the
JS
-
FusionX User Guide
Ā Online -
Butterfly: 4.4.0
2022-9-27 v.3.8.6.6 Themes: FusionX
-
Fixed
some compatibility problems
-
Butterfly: 4.4.0
2022-9-26 v.3.8.6.5 Themes: FusionX
-
Fixed
some details problems
-
Butterfly: 4.4.0
2022-9-22 v.3.8.6.4 Themes: FusionX
-
Add
Techs Page
-
Add
LabelĀ Page
-
Add
Navigation Bar
Animation
(might effect performance) -
Butterfly: 4.4.0
2022-9-20 v.3.8.6.3 Themes: FusionX
-
Optimized small screen smartphone
Navigation Bar
experience -
Optimized the
Server Performance
-
Butterfly: 4.4.0
2022-9-18 v.3.8.6.2 Themes: FusionX
-
Optimized
User Experience
-
Butterfly: 4.4.0
2022-9-12 v.3.8.6.1 Themes: FusionX
-
Optimized the
Color
-
Butterfly: 4.4.0
2022-9-12 v.3.8.6 Themes: FusionX
-
Optimized the
Navigation Bar
-
Butterfly: 4.4.0
2022-9-10 v.3.8.5 Themes: FusionX
-
New Design, New Theme
-
Butterfly: 4.4.0
2022-9-9 v.3.8.3 Themes: Butterfly
-
In Memoriam Her Majesty Queen ElizabethĀ II 1926Ā -Ā 2022
-
Global grey
-
Butterfly: 4.4.0
2022-9-6-22:42 v.3.8.3 Themes: Butterfly
-
Optimized the
Navigation Bar
-
Fixed: All bugs from new Navigation Bar were fixed.
-
Butterfly: 4.4.0
2022-9-6-7:42 v.3.8.2 Themes: Butterfly
-
Optimized the
Navigation Bar
-
Fixed: New
Navigation Bar
seems show some problems when the data theme is theDarkMode
-
Butterfly: 4.4.0
2022-9-5-23:53 v.3.8.0 Themes: Butterfly
-
Optimized the
Navigation Bar
-
Fixed: New
Navigation Bar
seems show some problemsat the top of the page
-
Bug: New
Navigation Bar
seems show some problems on Mobile( only on mobile version) -
Bug: New
Navigation Bar
seems show some problems when the page has not top img -
Butterfly: 4.4.0
2022-9-5 v.3.7.9 Themes: Butterfly
-
Add support for
Safari Bookmark
andiOS desktop icon
-
Optimized the
Navigation Bar
-
Bug: New
Navigation Bar
seems show some problemsat the top of the page
-
Butterfly: 4.4.0
2022-8-28 v.3.7.8 Themes: Butterfly
-
Disabled the
PJAX
-
Disabled the
Subtitle
-
Optimized the
Post Cover
-
Butterfly: 4.4.0
2022-8-23 v.3.7.7.2 Themes: Butterfly
-
Optimized the
CDN
-
Butterfly: 4.4.0
2022-8-21 v.3.7.7.1 Themes: Butterfly
-
Update to the
Butterfly 4.4.0
-
Optimized the
Subtitle
-
Butterfly: 4.4.0
2022-8-14 v.3.7.8 Themes: Butterfly
- Use
Pjax
and Fix somePjax
Problems
Solution:
1 | <script src="myjs.js" data-pjax="" defer=""></script> |
-
Enable
hexo-filter-nofollow
to all external links for security, privacy and SEO -
Add
myreloadjs.js
-
Optimized the
STATISTICS
-
Optimized the
ABOUT
-
Update the
Echart
to the latest version -
Butterfly: 4.3.1
2022-8-6 v.3.7.7 Themes: Butterfly
-
Stop
fancyBox v4
and enablemedium-zoom 1.0.6
-
Optimized the
Webinfo Widget
-
Optimized the
Tag Widget
-
Optimized the
CSS
-
Optimized the
STATISTICS
-
Butterfly: 4.3.1
2022-8-1 v.3.7.6 Themes: Butterfly
-
Enable
Hexo-clean-css
andHexo-html-minifier
-
Optimized the
Abbrlink
-
Butterfly: 4.3.1
2022-7-24 v.3.7.5 Themes: Butterfly
- Fixed: Mobile version in light mode, sliding has white edge
Solution:
1 | @media screen and (max-width: 768px) { |
- Butterfly: 4.3.1
2022-7-22 v.3.7.4 Themes: Butterfly
-
Use
Abbrlink
to generate Permalink -
Fixed: Mobile versionās Charts in STATISTICS and ABOUTļ¼ Sliding continuous flashing (Solution: use
enter_transitions: false
in_config.butterfly.yml
to prevent Repeat the refreshļ¼ -
Bug: Mobile version in light mode, sliding has white edge
-
Butterfly: 4.3.1
2022-7-10 v.3.7.2 Themes: Butterfly
-
Article-container Optimization
-
Bug: Mobile version in light mode, sliding has white edge
-
Butterfly: 4.3.1
2022-7-9 v.3.7.1 Themes: Butterfly
-
Snackbar Optimization ,Idea From ZH Heo
-
CopyRight Part Optimization
-
Social-share-icon Optimization
-
Bug: Mobile version in light mode, sliding has white edge
-
Bug: Mobile versionās Charts in STATISTICS and ABOUTļ¼ Sliding continuous flashing
-
Next Step: CSS Optimization
-
Next Step: Fix Previous Bug
-
Next Step: CDN Optimization
-
Butterfly: 4.3.1
2022-6-30 v.3.7.0 Themes: Butterfly
-
Update to
Butterfly 4.3.1
-
Add part of button click effect. Example:
Games
-
Add
Reminder popup
beta in lower right corner -
Bug: Mobile version in light mode, sliding has white edge
-
Bug: Mobile versionās Charts in STATISTICS and ABOUTļ¼ Sliding continuous flashing
-
Butterfly: 4.3.1
2022-6-3 v.3.6.8 Themes: Butterfly
-
Add NetCut, Editor.md, MC Classic, 3D Car to Web
-
Improve
Games
page -
Bug: Mobile version in light mode, sliding has white edge
-
Bug: Mobile versionās Charts in STATISTICS and ABOUTļ¼ Sliding continuous flashing
-
Butterfly: 4.2.2
2022-5-29 v.3.6.7 Themes: Butterfly
-
Navigation bar improved
-
Optimize
Privacy Policy
-
Bug: Mobile version in light mode, sliding has white edge
-
Bug: Mobile versionās Charts in STATISTICS and ABOUTļ¼ Sliding continuous flashing
-
Butterfly: 4.2.2
2022-5-23 v.3.6.5 Themes: Butterfly
-
Significantly improved
all statistical areas -
Butterfly: 4.2.2
2022-5-23 v.3.6.0 Themes: Butterfly
-
Optimized the
home page Size
-
Butterfly: 4.2.2
2022-5-19 v.3.5.0 Themes: Butterfly
-
Optimized the
home page
-
Butterfly: 4.2.1
2022-5-18 v.3.4.0 Themes: Butterfly
-
Optimized the
home page
-
Butterfly: 4.2.0
2022-5-7 v.3.4.0 Themes: Butterfly
-
Update to
Butterfly 4.2.0
-
Improve
website page
andapp page
-
Improve footer
-
Butterfly: 4.2.0
2022-5-4 v.3.3.0 Themes: Butterfly
-
Contains a lot of optimizations, adaptations and enhancements
-
Add
Headerlink
-
Add
Game Page
-
Butterfly: 4.1.0
2022-4-29 v.3.2.0 Themes: Butterfly
-
The Tags and Archives interface has been redesigned to make the site look more modern
-
Further optimized the navigation bar on the
mobile
-
Butterfly: 4.1.0
2022-4-28 v.3.1.0 Themes: Butterfly
-
Fixed navigation bar display error on mobile due to update 3.0.0
-
Further optimized the
navigation bar on the mobile
-
Butterfly: 4.1.0
2022-4-27 v.3.0.0 Themes: Butterfly
This update focuses on optimizing a lot of details to improve the user experience
-
The article cover has been redesigned for
both
desktop and mobile devices -
huge
UI
improvement and lots bugs be fixed -
Adaptive
1430px
width at the same time -
Fully adapted to the
mobile
-
Fully adapted Navigation bar in mobile mode
-
Butterfly: 4.1.0
2022-3-4 v.2.1.0
-
Add
few more pages
on taskbarļ¼ Include Movie Music Statistics Privacy Apps Web) -
Butterfly: 4.1.0
2022-3-2 v.2.0.0
-
Navigation bar center
-
UI improvement and some bugs be fixed
-
Adaptive
1430px
width -
Bug: Dark mode button canāt save status
-
Butterfly: 4.1.0
2021-12-28 v.1.2.0 Themes: Butterfly
-
Add a lot of CSS to improve the site UI
-
Add some
HEXO plug-in
units improve site UI -
Butterfly: 3.8.4
2021-12-27 v.1.1.0 Themes: Butterfly
-
Add inject CSS
-
Butterfly: 3.8.4
2021-12-26 v.1.0.0 Themes: Butterfly
-
Transfer Theme to butterfly
-
Butterfly: 3.8.4
2021-12-26 v.1.0.0 Themes: Butterfly
-
Start to use HEXO on Develop Board.
-
Service:
NAT+ Nginx
-
Butterfly: 3.8.4