Tag: eleventy
There is 1 post with the "eleventy" tag.
Using Ghost as a Headless CMS with Static Site Generator and Deploying to Cloudflare Pages
Posted on
5 min read
Most blogging websites are powered by server-side software such as Ghost or WordPress. This is extremely useful since they can support complex post editors, schedule posts to be released later, and allow users to register on the website. I self-host Ghost in a dedicated virtual machine, but this mean that I have no redundancy and if I have to do a reboot of the virtual machine for updates it results in my blog content being unavailable for a few minutes. Eventually, I decided I wasn’t happy wit
Read more...