Skip to content

Releases: adisaktijrs/hexo-theme-minima

2.0

02 Mar 13:43
Compare
Choose a tag to compare

Lots of changes and improvements
Big thanks to @pduchnovsky and @yukimuon PRs that help me make this theme even better!

Changelog

  • Customisable dark/light mode emoji b252632
  • Added place name/link definition 9865a7d
  • Added a nice custom scrollbar 9865a7d
  • Added theme color customization
  • Added LinkedIn icon
  • Added Aria Labels to conform with Google recommendations in relation to accessibility
  • Changed prism.js theme to more modern version - VS Code Dark+ (by tabuckner)
  • Lots of code refactoring a63bfae

Bugs Fixed

  • CSS for mobile phones or narrow browser windows bugs fixing 9865a7d
  • Blinking hyperlinks when switching dark/light mode fixing fe22db0
  • Fixed/changed the way of handling icon links 9088b20

1.1

01 Nov 02:15
Compare
Choose a tag to compare
1.1

Bug fix and minor improvements.

Changelog

  • Add regex to fix meta description data (15c3b0f)
  • Fix dark mode 'blink' when move to other page/post (b355fae)
  • Fix footer icons incompatible issue #2 with new hover style (f96c7dd)

1.0

11 Oct 10:12
Compare
Choose a tag to compare
1.0

Initial stable release of Minima, an undoubtedly simple and lightweight dark/light mode theme for Hexo.

Key Features:

  • Pass the core of Hexo Theme Unit Test
  • Fully responsive design
  • Support post, page, tags, archives, and pagination
  • SEO: post meta description and images (appears in Facebook/Twitter shared-link)
  • Dark/light mode instant switch 🌚/🌝
  • Code highlighting with Prism.js
  • Disqus for post comments
  • Button for show comments section for faster posts loading