Deploying this site via docker
2024-8-30
This is a static website, that uses the a custom fork of the original Poet library to render markdown files as html. I wanted to learn about Docker and Kubernetes so I decided to host it on a container first before figuring out how to deploy it to Kubernetes. This series is going to be my experience of the process.
