Notes on enginering leadership and software development.
#contentlayer
Using Contentlayer with Next.js
Jul 10th 2023Contentlayer is the easiest way to setup markdown with mdx source to static website pipeline. Here's how it's implemented in respawn.io.
New site! Obsidian, Next.js, and Vercel
Jun 16th 2022I had a couple hours on a Thursday night, and wanted to clean up my website. The result is this: a blog built with Obsidian, Markdown, Next.js, Contentlayer, and a few hacks to glue things together.
I think I fixed the RSS content markup?
Jan 14th 2024Turns out, rendering MDX in an RSS feed in Next.js is a PITA