Refactoring The site is no more functional now. But the databases are now in separate containers, and there is a working recipe for managing the database initialization/migration (via `make dbinit` and `make dbmigrate`). This should speed up image builds and container starts, and make the entire development cycle faster. Sourcehut files have been moved to `sr/`.