My academic website
The super simple portfolio template built with Eleventy and Netlify CMS
npm start
Run 11ty with hot reload at localhost:8080
npm run build
Generate minified production build
Use this as the "Publish command" if needed by hosting such as Netlify.
Checkout the Eleventy Command Line Usage docs for more options