This repository is used to generate the generic static error pages for the Azure Application Gateway. You can fork this repository to generate different static error pages for your application.
You need to have the following tools installed to run this project locally:
npm run dev
npm run build
The follow error pages are generated. The links here are the location of these pages on your local dev server.
This repo uses Astro to generate the pages. Astro allows you to generate completely static, JavaScript-free pages, which makes sense for static error pages. The pages themselves are created using Amsterdam Design System React components.
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. Read our Code of Conduct if you haven’t already.
This project is free and open-source software licensed under the European Union Public License (EUPL) v1.2 or higher.
Documentation is licensed as Creative Commons Zero 1.0 Universal (CC0-1.0
).