Netlify
Netlify is the service used to host this website!
Why Netlify?
Originally I started with [[ GitHub Pages ]] but it has some limitations that make it less useful for this purpose - mainly it doesnβt support Jekyll Plugins without workarounds.
Furthermore Netlify, at the moment, has a free tier that meets my needs.
Workflow
I use [[ Git ]] to sync changes made to this collection of Markdown files as I write (more-or-less) - specifically to a branch called live. When I want to publish, I pull live into main. Netlify then autoamtically rebuilds the site. The main purpose of this workflow with the two branches is to ensure that I do not surpass the limitations of a free account.
#π±