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.
- url: https://service-manual.apps.staging.digital.gov.au/
- branch:
develop
- status:
❗️All pull requests should be compared against develop
Install dependencies
yarn
Build the static assets
yarn build
Start the development server
yarn watch
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.