For technical detail of current work going on in the Digital Analytics and Research Team (DART)
Uses https://service-manual.nhs.uk/
Install Ruby
, Jekyll
and Bundle
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.