mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
Update README.md
This commit is contained in:
parent
29fdeef742
commit
be0d3b9e1f
@ -13,6 +13,8 @@ This repository contains:
|
||||
- A very simple [generator](./bin/generator.js) _(`nodejs`)_ for HTTP error pages _(like `404: Not found`)_ with different templates supports
|
||||
- Dockerfile for [docker image][link_docker_hub] with generated pages and `nginx` as web server
|
||||
|
||||
Can be used for [Traefik error pages customization](https://docs.traefik.io/middlewares/errorpages/).
|
||||
|
||||
### Demo
|
||||
|
||||
Generated pages (from the latest release) always [accessible here][link_branch_gh_pages] _(sources)_ and on GitHub pages [here][link_gh_pages].
|
||||
@ -39,8 +41,6 @@ If you want to preview the pages using the Docker image:
|
||||
$ make preview
|
||||
```
|
||||
|
||||
Can be used for [Traefik error pages customization](https://docs.traefik.io/middlewares/errorpages/).
|
||||
|
||||
## Templates
|
||||
|
||||
Name | Preview
|
||||
|
Loading…
Reference in New Issue
Block a user