Colophon

This site is maintained by Brandon Pittman. You can email any feedback or questions. The source code for this site is publicly available on GitHub.

Frontend

React

The site is built upon the web framework Remix.

MDX

I use MDX on most pages to easily write up content, but I really want to replace the MDX pages with standard TSX.

Tailwind CSS

All the styling is handled by Tailwind CSS. It's mostly vanilla Tailwind, along with the typography plugin and supplemented by my fancy plugin. I've moved away from Tailwind at work, and I'm ready to switch this site's styling over to Vanilla Extract.

Other styling related libraries used:

Backend

Editor