Federal Field Notes is a newsletter about digital transformation in the federal Government of Canada (GoC), drawing lessons from first-hand experience. It discusses digital government in Canada in a way that’s honest, insightful, and a little irreverent.
Forked from @5t3ph's 11ty-sass-skeleton, thanks for the starter project!
npm start
Run 11ty with hot reload at localhost:8080, including reload based on Sass changes
npm run build
Production build includes minified, autoprefixed CSS
Use this as the "Publish command".
How to Deploy Eleventy to GitHub Pages With GitHub Actions is super helpful in setting up an eleventy site to publish automatically.