Skip to content

v1.5.0 - Major update

Compare
Choose a tag to compare
@bennyxguo bennyxguo released this 03 May 13:02
· 221 commits to main since this release

✨ Added

  • Adaptive feature article layout (added a new Pinned article layout!!)
    • Able to switch between Feature and Pinned Mode.
    • If total article is less than 3, will switch to Pinned mode automatically.
    • Attached Pinned and Feature tag to article card.
    • Feature and Pinned article will be display at the top of the article list.
    • 📖 Docs
  • Added VuePress like custom containers #77
    • Info container
    • Warning container
    • Danger Container
    • Detail Container
    • 📖 Preview
  • Added more SEO meta(s) #76
    • Added description
    • Added keywords
    • Added author
    • 📖 Docs

🔮 Changed

  • Improved Home page article performance
    • Change the animation for hovering on the article card.
    • Removed shadow change on hover.
    • Removed image cover display change on hover.

🔧 Fixed

  • Fixed pages' cover not displaying
  • Fixed scrolling issue on mobile browsers #79
  • Fixed post page navigation incorrect list style
  • Fixed custom page title not adapted to i18n setting
  • Fixed social link <a> tag layer
  • Fixed invalid link styles