/website

My personal website!

Primary LanguageXSLTOtherNOASSERTION

website

My personal website!

This site is built using the static site generator Eleventy site generator (using the v3.0.0 release). Built on top of 11ty/eleventy-base-blog.

Running Locally

npm install # Install dependencies with npm (https://www.npmjs.com)
npm run start # Starts a local development server (if you just want to build the site, you can use "npm run build")