/internal-red-tape-reduction-report

Blueprint 2020 report: Cutting Internal Red Tape – Building a Service Culture

Primary LanguageHTMLMIT LicenseMIT

Internal Red Tape Reduction Report

This repository powers a web version of the Blueprint 2020 report: Cutting Internal Red Tape – Building a Service Culture.

Usage instructions

Installing

Development of this website requires Hugo and npm.

After cloning the repository, run:

npm install

to install the gh-pages package used for deployments.

Local development

For local development, use Hugo's built-in server:

hugo server -D --disableFastRender

To deploy updates to GitHub pages, use:

npm run deploy

This is a volunteer project and is not affiliated with the Government of Canada.