Skip to content

v0.2.0

Latest

Choose a tag to compare

@AnjayGoel AnjayGoel released this 12 May 17:13
· 3 commits to main since this release

Features

  • MDX support actually works: content glob now matches .mdx files
  • hideThemeCredit option to hide the footer credit (off by default)
  • Demo post: writing-with-mdx.mdx

Fixes

  • No flash on load: ThemeProvider moved into <head>; body color transitions gated on a theme-ready class added after first paint
  • No layout shift on theme toggle: scrollbar-gutter: stable on <html>, fixed icon width and alignment in the theme toggle
  • Animation consistency: showcase intro, about bio, blog post body, cover image, divider, and prev/next pager all animate with a uniform 55ms cadence — matches the home/posts cascade
  • Dropped dead .bio-foot / .post-end selectors

Tweaks

  • README: clarified Lighthouse score, added attribution to astro-theme-cactus
  • Demo posts re-tagged (no more meta everywhere) and reordered by importance