The beginnings of CI/CD for the site have been installed. Woodpecker-CI has been hooked into forgejo, and temporary workflows have been put in place to build the site when content is altered. Once that is working as intended, deployment will be automated. Prior to this, docker containers were built manually, and the kubernetes deployment was restarted by hand. Ultimately, commits to the master branch will trigger this automatically for a full SDLC style deployment.
Side note: the path filter in woodpecker when clauses appears not to work with forgejo. Perhaps the version that is currently deployed is out of date.
This may necessitate a restructure of the repo. Currently it is a monorepo.