To act as public facing short-form write ups of projects with links to code and full official case study reports where available.
Uses NHSE-io-jekyll-template which in turn uses https://service-manual.nhs.uk/ to incporate NHS England themes, components and accessibility.
-
Install
Ruby
,Jekyll
andBundle
on your system: -
In ther terminal, navigate to the repo folder and execute
bundle
-
Execute
bundle exec jekyll serve
The website should be available locally on
http://localhost:4000
now, or on the server address provided on the terminal -
Make changes to your code using your IDE - save and refresh the page to see the changes locally.
Unless stated otherwise, the codebase is released under the MIT Licence. This covers both the codebase and any sample code in the documentation.
The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.