Day 2 Dev Notes

On Day 2 I worked on this site.

I tidied up the models, added more tests, tweaked the templates a bit, but most importantly I moved this into "production".

Production means it's running on my Docker infrastructure, has a Github build action that publishes a Docker image, and will re-deploy when pushing to the main branch.

Update: and added Markdown support too.

Github link