Based on Blank Slate v2.
Start a new repository with this template by clicking "Use this template."
nvm use
npm i
npx @11ty/eleventy --serve
- See it running at http://localhost:8080
- Edit files in
src
. - Set your host to serve things from
dist
.
8000