mbarker84 / humane-web-manifesto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manifesto for a Humane Web

How to run

  1. Install dependencies: npm install.
  2. Run npm start to start the Eleventy server. In a new terminal window run npm run watch:parcel to watch for CSS and JS changes.

Building for production

npm run build

Generate SVG sprite

npm run svg

About


Languages

Language:SCSS 44.7%Language:JavaScript 29.0%Language:Nunjucks 26.3%