Extra Reader

A Bindery and 11ty demo from Painting a Website at Index Space.

Get started by downloading the repo, opening it up in the command line and running npm i followed by npm run dev. You can produce a deployable production build with npm run build.

This setup uses esbuild to bundle Bindery and our JS (in src/scripts/index.js) for production.

Live demo