Reduce verbosity of error messages, with addition of 500 and 429 pages

- Reduce verbosity of error messages in existing error pages with a
  short description of the error which occurred, followed by a bullet
  point list of probable causes.
- Addition of HTTP Error 500 and 429 pages.
- Add .gitignore file
This commit is contained in:
Xavier Moffett 2025-02-24 17:32:56 -05:00
parent 4a4dba0bf3
commit 5e27955194
Signed by: Sapphirus
GPG key ID: A6C061B2CEA1A7AC
7 changed files with 79 additions and 11 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/output
/suo
/*.sh