← Garden

Notes can run code now (hello, MDX)

🌱 seedling·Jun 24, 2026#mdx#astro#react

This note is written in MDX, so it can import and render components right inside the prose. Here’s the same interactive React island from the homepage, hydrated inline:

git commit -m "yeet the homepage (no idea why this works)"

Everything above and below is plain Markdown. The component just drops in wherever it’s needed.