v0.7.0

Published Apr 24, 2026

Features

  • add 'escape' CLI command to list and fork overridable files (d57e815)
  • add BackToTop floating button in Layout (6e7b6e2)
  • auto-close mobile sidebar sheet on internal navigation (9cd5bf9)
  • autoreload on livemark.config.ts and .livemark/ changes (7f57f45)
  • collapse section tabs into the sidebar on mobile (b8e2d8e)
  • config.patches for per-file frontmatter overrides (ed0fef6)
  • default TanStack devtools trigger to bottom-left (c3b645a)
  • mobile burger menu on every page via MiniSidebar (7acdad5)
  • mobile TOC bar + consistent padding on blog/changelog/tag indexes (82f135b)
  • mobile TOC bar with scroll-progress ring (88b12b0)
  • mobile TOC panel as overlay dropdown with animation (93abe1a)
  • modern animated landing page at / (81beb7f)
  • override livemark modules via .livemark/<subdir>/ (7234504)
  • render header-positioned links in sidebar on mobile (fb5ef62)
  • reserve scrollbar gutter globally to prevent layout shift (e1e9d1c)
  • virtual routes in .livemark/routes/ via virtualRouteConfig (6219924)

Bug Fixes

  • align mobile header/content paddings with TOC bar gutter (de41a4e)
  • bigger h1 top gap and scroll offset on mobile to clear TOC bar (523d779)
  • bump header version suffix opacity for AA contrast (05a317c)
  • close mobile sidebar on any link click, not just pathname change (cfc1ee8)
  • dark-mode primary and tweak bg/gradient opacities (9d5ae0d)
  • don't highlight a header section on custom routes (7d68dbb)
  • don't highlight a sidebar section on custom routes (5bcd59a)
  • fixed readme and wrangler.json (3c5d180)
  • hide sidebar Sections/Links groups on desktop when no sidebar items (36b1d50)
  • pin SiteTitle to text-sm in all contexts (6233ca1)
  • remap shiki catppuccin-latte green for AA contrast (34688e4)
  • remove Theme button aria-label mismatching visible text (ec7ac4d)
  • resolve remaining a11y issues outside shiki code theme (edb1625)
  • separator and top padding above Actions in mobile TOC panel (6023fdb)

Built with and Livemark