romellogoodman / extra-reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 38.4%Language:CSS 34.4%Language:Nunjucks 27.2%