Added MathJax
support! Also fixed a few issues here and there, smoothen the animation on article pages.
- Added
MathJax
support.
- TOC now only loads up to level 3, this changes fixed the bug when TOC goes over 3 levels the content will overflowing out of the container. (#20)
- Smoothen the animations for article pages.
🎉 Obsidian theme now comes with search feature! Horray! Hope you guys love this update!
- Added the mostly requested feature, local site search!
The search feature is base on the index generated by
hexo-generator-search
, So you need to install this plugin before you can use the search feature.
Install by npm
$ npm install hexo-generator-search --save
Adding the plugin config in your root _config.yml
search:
path: search.xml
field: post
content: true
Regenrate files
hexo clean && hexo g
Happy blogging! ❤️
✨Shipped a complete redesigned archives
page UI andenhanced modern link style
!
Stay being awesome 👽!
- Complete redesigned
Archives
page! - Added fade in transition for all pages!
- Archives page now also allow custom header name config!
# Page custom titles
page_titles:
categories: "Categories"
tags: "Tags"
archives: "Archived"
- New link styles for all pages!
- Redesigned the Read full article button for home page!
🎉 Lets celebrate the new Categories
and Tags
page UI
Now the categories page support multi-levels! Hope you guys love this update! ❤️
- Added a icon logo display next to the original logo (Which was just a word).
- New icon logo has a spinning effect when you come back to the top of the page!
- Complete new
Categories
andTags
page UI with multi-level categories support! (#12) - English fonts changed to google's
Rubik
fonts, now looks way more awesome! - Added pages title custom title name, can be changed in theme config file.
Page custom titles
# Page custom titles
page_titles:
categories: "Categories"
tags: "Tags"
- All navigation bars added shadows to standout a bit more, well just to look more awesome!
- Article page navigation home icon changed to the icon logo of the site.
Code block styles and color syntax looks way more awesome now! OMG!Hope you all enjoy this update!❤️
- Loader leaving added smoother transition effect.
- Changed code highlighting plugin, swapped highlight.js with codemirror to have a better color syntax. A more IDE like syntax! ✨(#6)
- Restyled the code block, now looks even more professional! ✨
- Complete rewritten TOC css styles, added a pulsing active ball to the current title. Also fixed the clicking space glitchy issue. (#13)
- Fixed a few icon position problems.
- Fixed article nav bar subtitle overflowing issue.
- Fixed a few font-family issue here and there.
- Enhanced web app UI responsive styles.
- Enhanced
ul
andol
UI styles.
- Fixed font page link styles.
- Fixed TOC title too long cause overflowing.
- Fixed header with link on hover text.
- Added social sharing feature -
share.js
- Changed the loading icon to
Load Awesome
'sla-ball-atom
. -Load Awesome
- Changed the font color of
*word*
(italic) font in post content.
- Home page added first post reacting height, if the first post's height is higher than the window height, it will react to it's content's full height.
- Added busuanzi site statistic support.
- Changed view count support base on comment plugin.
- Fixed when article categories are empty, generating files failed.
- Fixed responsive style problems.
Upgraded UI, a much more smooth and elegant look! ✨
- Added post category display next to post date!
- Regraded overall UI, looks much more smooth and elegant. ✨
- Added water waves for the reading tracking ball! 🔵
- Upgraded all the control icons.`
- Replenished the playing tracking effect.
- Replenished all the responsive styles
- Css changed to use stylus instead of traditional css, for easier editing.
- Moved all the plugin js and css to CDN, to speed up blog start up speed.
- Fixed the language problem with loading more.
- Fixed the article comments are same for all articles.
Enhanced bunch of features and add bunch of fun stuffs. Hope you all enjoy them!
- Added English language support! Hooray!
- Home page added "Read article" so it's more clear that it's just a summary, click to read full article.
- Added back to top button, also with a fun progress tracking effect!
- Footer theme added theme version display.
- Article added a parameter to set the number of characters this particular article should keep.
- Added sticky effect for both home page and article page navigation bar, with auto hide when scroll, allow reading with less undistraction.
- Re-added google analytics js, which was removed before.
- Article top progress bar is enlarged to more catch eyeballs.
- Fixed slogan height shaking issue.
- Fixed screen flashes when scrolling.
Added a few more features and enhanced a bit here and there. Have fun and enjoy blogging! ❤️
- Added Valine comment plugin support.
- Article page enhanced TOC style and feature.
- Article page added user profile box.
- Added Article view count.
- Article page changed to grid layout.
- Article page changed to two column layout, now with sidebar.
- Very first complete version of the theme