/seereadblog

Primary LanguageNunjucksOtherNOASSERTION

seeread blog

11ty via 11r c.f. 11r demo

Setup

  1. clone
  2. npm i
  3. npm run dev to serve the site.
  4. npm run build to build the site.
  5. ./deploy.sh to deploy the site to GitHub Pages (includes build).