You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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