/service-manual

Service manual

Primary LanguageJavaScriptMIT LicenseMIT

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

npm install

Build the static assets

npm run build

Start the development server

npm run 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.