Forked from the exceptional work done on the GOV.UK design history
A place for you to document your NHSBSA service designs. https://nhsbsa-design-history.netlify.app/
This repository makes it easy to:
- screenshot your designs
- create pages of screenshots to document designs
- document designs using the NHS.UK design system
- print pages of designs
- make designs shareable and linkable
We use Eleventy v0.12.1 which requires Node 10 or newer.
- Clone this repository to a folder on your computer
- Open Terminal
- In Terminal, change the path to the repository
- Type
npm install
to install the dependencies
Most of the time you'll be adding new posts. If you're just doing this then:
- Open Terminal
- Type
npm start
This will automatically restart the application with any changes to your posts an any images applied.
If you want to make changes to CSS and JavaScript, and watch for those changes, run npm run dev
.
- Becoming a teacher design history
- Increasing children’s internet access
- WIP: Buy an NHS Prescription Prepayment Certificate design history
The design history uses the NHS Digital Service Manual and the Eleventy static site generator.