Skip to content

nhsengland/DataScience-Signpost

Repository files navigation

Template for io pages using Jekyll

Uses https://service-manual.nhs.uk/ to incporate NHS England themes, components and accessibility.

How to run Locally

  1. Install Ruby, Jekyll and Bundle on your system:

  2. Clone https://github.com/nhsx/AnalyticsUnit

  3. In ther terminal, navigate to the repo folder and execute bundle

  4. 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

  5. Make changes to your code using your IDE - save and refresh the page to see the changes locally.

Licence

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.

Releases

No releases published

Packages

No packages published