bdotdub
NOTE: This site is a work in progress as of April 2022. I redesigned the site and instead of waiting for it to be perfect, I figured I’d just ship it and iterate. You’ll see rough edges and some empty areas.

etc


GPG Key

You can find my GPG key here.


Colophon

Here are a few of the tools I used to put this site together:

  • Next.js
  • Tailwind CSS
  • MDX Bundler
    I store all of my posts in the Log as MDX files — Markdown files mixed with JSX. MDX allows me to include React components in my Markdown files so that I can include custom interactive elements. MDX bundler helps me properly pull in the components and render out the MDX files.
  • Vercel
Benny Wong 🙌