This website is a one page site based on Minimal 11ty Starter, a very minimal eleventy starter using Tailwind CSS for styling.
It serves as an easy way for folks to find me and my activity online.
cd mysite
npm install
Watches for changes and serves locally on http://localhost:8080
npm run serve
npm run build