Update README.md

This commit is contained in:
Paramtamtam 2020-07-09 16:59:14 +05:00 committed by GitHub
parent 29fdeef742
commit be0d3b9e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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