Skip to content

NHSDigital/manage-vaccinations-in-schools-guidance

Repository files navigation

Manage vaccinations in schools guidance

This website hosts guidance for the Manage vaccinations in schools service.

The website can be found at guide.manage-vaccinations-in-schools.nhs.uk.

Content lives within the app folder as Markdown files.

The website is built using the Eleventy static site generator, and hosted using GitHub Pages.

Updating content

The canonical source of content for the user guide is a Google Doc. This document should be edited first and any changes reviewed if necessary before the user guide is updated.

The canonical source of content for the XLSX file download templates is Microsoft SharePoint. These documents should be edited first before downloading and updating the files in this repository.

Running locally

First install Node.js.

Then install the dependencies by running this command:

npm install

You can then run the site locally by running:

npm start

The static site is built using this command:

npm run build

Deployment

The deploy.yml file is used to build the site and deploy it to GitHub Pages every time a change is made and pushed to the main branch.

About

Guidance for the Manage vaccinations in schools service

Resources

Stars

Watchers

Forks

Contributors