Hexo Theme Melody Versions Save

:musical_keyboard:A simple & beautiful & fast theme for Hexo.

v1.9.1

1 year ago

:sparkles: Features

:bug: Bug Fixes

v.1.9.0

3 years ago

:sparkles: Features

  • add some options in slides configuration (9a3bd2e)
  • comment: add vssue comment system (#302) (e49a2b2)

docs will be updated soon.

:bug: Bug Fixes

v1.8.2

3 years ago

:bug: Bug Fixes

  • toc-item's decodeURI bug, closes #287

v1.8.1

3 years ago

:sparkles: Features

Now you can use npm install hexo-theme-melody in hexo v5.0.0! The docs will be released soon.

:bug: Bug Fixes

  • script to judge 'ture' is a ture seems to not working #277 and add new feature (#278) (b801ea6)
  • img style can effect custom image on footer (#264) (e7b2a04)
  • toc-item's href will be encoded in hexo v5.0 (bed1f19), closes #286

v1.7.0

4 years ago

:sparkles: 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 add both option (01dad37), thanks to @Evolution404 ! See doc
  • open in new tab when click social icons. See #189. Thanks to @Kiyo5hi !

:bug: 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

5 years ago

Bug fixed

  • Fixed: gitalk or gitment can't display correctly.

v1.6.0

5 years ago

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

5 years ago

Features

  • Added: number for toc to control the toc-list number. See doc. image

  • Added: code_word_wrap option for code area. See doc. Thanks to @upupming image

  • 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, and Tag 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

5 years ago

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

6 years ago

Features

  • Added: follow me button & you can change the text by yourself. See doc. image
  • 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.