How The Site Works Link to heading

The site is written in Hugo because I, Emily, want to get more experience in Golang when possible and it’s a good static site generator to host content like blogs, which this functionally is. Content is all in markdown format and needs to be written for or converted to Markdown. Decap CMS is the backend/CMS/admin panel and Netlify hosts the site along with handling DNS for the domain, with a private repo on GitHub acting as the source of truth for all files and the point from which Netlify continuously deploys the site, including bidirectionally with changes from Decap prompting changes in the GitHub repo leading to deploys on Netlify.