Strapi Gatsby Blog
Here is the path I took to host my personal site with Strapi + Gatsby setup. I had only one previous experience hosting a personal website, that was self hosting with Ghost platform version 3. It was a good one with a very intuitive article creation and editing process. I decided to try something else, and then learned there are headless CMS solutions which may work with any static site generator. Compared to Ghost, that would require me to manage 2 systems, plus figure out how to integrate them. I spent a day learning about existing offers (this place is helpful), tried a few and quickly realized that the integration step is the main challenge in a split system approach. ...