Refresh
For the past 2 years I have been meaning to migrate this site away from its previous platform. I have been using Ghost CMS for this site, and while it's beautiful and functional, it's becoming unbearably expensive. With a virtual machine running on Azure, along with all the requisite services, and I had been meaning to move to a static web application to save on costs.
The biggest hurdle by far was migrating data. While it was fairly easy to obtain a JSON file that contained all of your Ghost entries, and with so little content, this was the easiest first step.
But what do I do with that data? I ended up having to take three more steps.