Introduce support for custom nginx error pages

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-09 12:17:33 +02:00
parent 3a3a500e42
commit 07a5d10421
31 changed files with 476 additions and 63 deletions

2
.gitignore vendored
View File

@@ -23,6 +23,8 @@ priv/static/*
!priv/static/.gitkeep
priv/data/*
!priv/data/.gitkeep
priv/errors/*
!priv/errors/.gitkeep
.vscode/
cover/
site/