Draft: Deploy Astro site to production environment
This MR addresses the changes needed for switching the site's content API from Ghost to Directus.
It does so by:
- providing the current secrets to
.env - updating the key regex in
.sops.yaml - updating
.gitignore - adding workflow considerations to the
README.md
It also adds a .tool-versions file for configuring asdf to install required dependencies; others may follow.
Closes #8 (closed)
Edited by Jon Richter