The project uses shadcn/ui
. See installation instructions here.
Theme colors are managed in tailwind.config.ts
and globals.css
and are given in HSL
- Helpful HSL color picker: https://hslpicker.com/
The Next.js + MDX blog leans heavily on this tutorial by Ebenezer Don. It uses gray-matter
and next-mdx-remote
to combine MDX and matter metadata.