This repository powers a web version of the Blueprint 2020 report: Cutting Internal Red Tape – Building a Service Culture.
Development of this website requires Hugo and npm.
After cloning the repository, run:
npm install
to install the gh-pages package used for deployments.
For local development, use Hugo's built-in server:
hugo server -D --disableFastRender
To deploy updates to GitHub pages, use:
npm run deploy
An Ottawa Civic Tech project
This is a volunteer project and is not affiliated with the Government of Canada.