Skip to content

Draft: Deploy Astro site to production environment

jon r requested to merge feature/8 into main

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 r

Merge request reports