Just shipped the new Markdown content system for my digital garden. The whole thing is powered by gray-matter + remark + rehype, all statically rendered at build time. Zero client JS for content.
Next up: dark mode code blocks with Shiki. The rehype-pretty-code plugin looks promising.