Skip to content

dlevineBC/digital-services-toolkit

 
 

Repository files navigation

Service Manual

We aim to provide a single, clear, consistent and compelling service manual which will inspire teams and help support them with how to design and deliver great services.

Staging

Development

❗️All pull requests should be compared against develop

Install dependencies

yarn

Build the static assets

yarn build

Start the development server

yarn watch

Content

All content for the Service Manual is in the /content folder. We use Cuttlebelle as static site generator as to cleanly separate content from layout.

Images for content pages can be stored in the /content/assets folder.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.8%
  • CSS 43.2%