Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
/ nhsuk.error-pages Public archive

NHS.UK error pages to be served by Akamai

Notifications You must be signed in to change notification settings

nhsuk/nhsuk.error-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHS.UK error pages

Repository to build simple error pages which share the same simple HTML and CSS.

These are built in Azure and pushed to blob storage for Akamai to serve when it encounters that error.

Install

npm install

Development

npm run build will compile the HTML files and add them to ./dist so you can check them locally. The ./dist directory is not committed to the repository as a fresh build takes place within Azure pipeline

CI

Build and release pipelines are in https://dev.azure.com/nhsuk/nhsuk.error-pages

View the HTML generated by the latest build of main branch on https://nhsukerrorpagesdevuks.blob.core.windows.net/pages/index.html

About

NHS.UK error pages to be served by Akamai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published