Hexo Theme Minima Versions Save

A lightweight dark/light theme for Hexo.js

v2.0

3 years ago

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 b252632f6b74bc7b6709b6a129a6c9111f5a1ecf
  • Added place name/link definition 9865a7dab34e4ae8e7d758cd41b87084ad469146
  • Added a nice custom scrollbar 9865a7dab34e4ae8e7d758cd41b87084ad469146
  • 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 https://github.com/adisaktijrs/hexo-theme-minima/commit/a63bfae781138dbb1ac77cc22fb36338a5d2a72f

Bugs Fixed

v1.1

3 years ago

Bug fix and minor improvements.

Changelog

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

v1.0

3 years ago

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