Patricklee.nyc

This is my personal website https://patricklee.nyc using eleventy.

Quickstart

Build the site.

npm run build

Spin up the bare bones dev server.

npm run dev