* Corrected control script arguments
* Updated documentation
* added project name and base domain to check script
* split the checking and archive checking commands
* checkArchiveArgs -> archiveCheckArgs
* First stab at refactoring status transitions
* Removed 'archived' column from database
* Added deployment locking
* Added transition possibility assertion at the start of background tasks
* Added a notification control script (#27)
* Added notification script
* Updated docs
* Fixed link
* fixed link
* Fixed response error body rendering
* Resolved comments and fixed some bugs after rebasing
* added info script back in
* Added link titles
* Preserve metadata ordering
* Added dev run commands to Makefile
* Added explanation to the development guide
* Made caddy 2 the only config since we probably don't want to maintain two versions.
* Use `id` instead of `ord`
* Added ghcid version of Caddyfile
* Renamed staging to deployment