This is my personal blog! Just a brief intro to who I am, all my writing, and links to my work profiles. It's built from the eleventy-base-blog, an Eleventy template for blog sites. See more details about the template here.
$ npm install
$ npm run dev
$ npm run write # Only compile and watch Eleventy documents
$ npm run sass:dev # Only compile and watch Sass
$ npm run js:dev # Only compile and watch JavaScript
$ npm run prod