Skip to content

v0.9.0 🚀

Choose a tag to compare

@olivier3lanc olivier3lanc released this 01 Aug 14:28
c2d0a0a

Improved tags list layout

Features:

  • Slighty improved tags list page design and layout with tags ordered by popularity. View new tags list.
  • date: 1111-11-11 Front matter date value parameter that truly display git last commit date.
  • Improve fuzzy search:
    • No display for blog item if no post.
    • No display for tags list item if displayTagsListLink configuration is set to false.
  • Improved UI difference between <code> and <kbd> tags
  • Added star and star-fill icons

Fixes:

  • On small screens when menu is opened, user preferences button gets over toggle menu button #32
  • Fuzzy search popup menu may be partially masked by overflow hidden of primary navigation.