Releases: Molunerfinn/hexo-theme-melody
Releases · Molunerfinn/hexo-theme-melody
v1.9.1
✨ Features
🐛 Bug Fixes
v1.9.0 Guitar
v1.8.2
v1.8.1 Clarinet
✨ Features
- add hexo v5.0 support (68e605c)
Now you can use npm install hexo-theme-melody
in hexo v5.0.0! The docs will be released soon.
🐛 Bug Fixes
v1.7.0 Saxophone
✨ Features
- add page
keywords
meta option (21c34fd), see #213 - add 404 page (db718fd), see #110 && see doc
- add canvas ribbon (#190) (7f281df), thanks to @warmqing ! See doc
- add hitokoto (#252) (f508191), thanks to @Kiyo5hi ! See doc
- add
sidebar_display
option for controlling the sidebar display (18f22c7), closes #203. See doc - add top_img for page's post_meta option in other pages (92623bf), closes #215
- add top_img_height for control the height of top_img (e8fbd91)
- custom header & footer text color (#192) (ecd9bac) thanks to @sheey11 ! See doc
post_meta.date_type
addboth
option (01dad37), thanks to @Evolution404 ! See docopen in new tab
when click social icons. See #189. Thanks to @Kiyo5hi !
🐛 Bug Fixes
- add
no-fancybox
className to avoid the effect with fancybox.js (e620a07), closes #211 - timeline border width (ace4852), closes #226
- codeblock language style (f286fc8), closes #229
- paginator bug (197c530), closes #234
- read percentage may < 0 in Safari (0525ef7), closes #258
- serveral bugs in Safari (30bfb34), closes #188. Thanks to @jerryc127 !
- slides hljs highlighting bug (9d8ab38), closes #218
- word error in
_config.yml
(5889c35), thanks to @HanwGeek ! - copy button style (285342def)
- KaTex display bug. See #185. Thanks to @Kiyo5hi !
- missing icon when fontawesomev5 is applied. See 386a22f6. Thanks to @Kiyo5hi !
v1.6.1
Bug fixed
- Fixed:
gitalk
orgitment
can't display correctly.
v1.6.0 Ukulele
Sorry for waiting! v1.6.0 is a breaking-change version for hexo-theme-melody
!
New documentation is ready!
Features
- Sticky your specific post on the top of your page! See doc.
- KaTex supports which means you can replace your MathJax to KaTex! Thanks to @upupming ! See doc.
- Added: Tencent Analytics. Thanks to @yugepower ! See doc.
- Added: Google Adsense. Thanks to @upupming ! See doc.
Improved
- FontAwesome V5 Supports. But you need to check doc for more details or your icons won't be displayed correctly.
For now, you can check this issue first.See doc. - Sidebar TOC scrolling behavior becomes more reasonable. Thanks to @kawa-yoiko !
- Now
top_img
will also be displayed in your footer area! - Added:
yml
&gradle
for code bar. Thanks to @upupming !
Bug fixed
- Fixed: busuanzi PV/UV display bug. Thanks to @Folgerjun !
- Fixed: unordered lists displayed incorrectly. Thanks to @kawa-yoiko !
- Fixed: background undefined 404. Thanks to @mengfankitty !
- Fixed:
top_img
display bug in mobile devices.
v1.5.6
Features
-
Added:
number
fortoc
to control the toc-list number. See doc.
-
Added:
code_word_wrap
option for code area. See doc. Thanks to @upupming
-
Added:
theme_color
&favicons
for PWA. See doc. Thanks to @upupming -
Added:
theme_color
option for you to customize your favorite colors in theme-melody. See doc.
Improved
- Added: Search button in the nav bar.
- Added: languages support for
Archives
,Category
, andTag
page. Thanks to @upupming - Added: text-shadow for article title & meta.
- Added: version query for
index.css
for cache. - Added: languages support for search dialog. Thanks to @upupming
- Added:
bash
for code bar
Bug fixed
- Fixed: gitalk login redirect bug. Thanks to @upupming
- Fixed: code bar's language text position bug when in indented code . Check this issue. Thanks to @upupming
Now It's time to wait for hexo-theme-melody
version v1.6!
v1.5.5
Features
- Added:
footer_custom_text
option for you to show some texts in footer area. See doc. Thanks to @ZhangYanTJU - Added:
code-bar
for code area to show the language of it. Now it supports the following languages:
"js" "javascript" "python" "ruby" "xml" "html" "css" "perl" "sql" "coffeescript" "java" "scala" "kotlin" "c" "c++" "go" "less" "sass" "scss" "stylus" "styl" "typescript" "ts"
- Added: new code highlight theme --
ocean
. Which is shown above. See doc.
Improved
- Changed: all CDN links to
cdn.jsdelivr.net
Bug fixed
- Fixed: code highlight in comment area. #87
v1.5.4
Features
- Added: follow me button & you can change the text by yourself. See doc.
- Added: travis.demo.yml for you to build your hexo blog in github by Travis-CI quickly.
Improved
- The logic of sub title generation.
Bug fixed
- Fixed: i18n for tags & categories page.
- Fixed: url for homepage button.