This site is built using the Nulite starter project for Eleventy with some modifications, including using 11ty 3.0.0-alpha builds.
I highly recommend checking it out.
- Fork this repo, or click in the button "Use this template":
https://github.com/reddmo/stuff
cd
into the project directory and runnpm install
npm run start
Browse to http://localhost:8080.
npm run build
Output files are generated into the _site
folder.