- 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
- Replace list with table for fingerprints
- Change up verbiage a bit
- Addition of Public Key subhead
- Inclusion of import subsection
- Update copyright year
- Shortened `PGP Public Key` header to `PGP`.
- Update the About, Contact, and PGP sections.
- Use of HTML list tags in the Contact section and Fingerprint subsection.
- Workaround to preserve newlines in codeblocks. This is required
to comply with https://www.rfc-editor.org/rfc/rfc4880#section-6.
- Schedule action runner to run once per year at midnight on
the first day of January
- Use `sha256sum` instead of `git` commit hashes for revision hash
- Set modification time of `website.tar.zst` to UNIX epoch
- Use GNU tar instead of busybox tar