Skip to content

v0.4.0

Latest

Choose a tag to compare

@anjay-goel anjay-goel released this 10 Jul 19:55
· 7 commits to main since this release

✨ Features

  • Clickable tags — post tags now link to per-tag archive pages, with a browsable /tags/ index and a footer link. (#9)

🐛 Fixes

  • Heading anchors reflect the URL — clicking a heading's # now updates the address-bar fragment, with scroll padding on arrival. (#8)
  • Admonition / aside callouts — styled :::note / :::tip / :::caution blocks with themed, dark-mode-aware accents. (#2, #10)
  • Ordered lists — numbers now render in blog posts. (#3)

🧹 Chores

  • Added image demos (cover + lazy body images) to the sample writing post. (#7)

Thanks to @dandv for reporting #7, #8, and #9, @jlalbers for the aside-styling PR (#2), and @max-okeeffe for the ordered-list fix (#3).

Full changelog: v0.3.1...v0.4.0