DEV Community

Discussion on: Which Headless CMS do you use for your blog and do you recommend it or not

Collapse
 
andrzejwp profile image
andrzejwp • Edited

We've recently launched Flotiq and its free tier should be just enough for a typical blogger.

We're building the Flotiq blog using Flotiq, so we surely share any pains any other user will have ;-). And a more immersive text editing feature is high on our priority list :-)

Here's a teaser video to get you started:

Take a look and let me know how we can make it better for you. Drop us an email at hello at flotiq.com

Collapse
 
aquasar profile image
Alex Quasar

That is awesome great to hear and thank you for sharing. Just wondering why are you using Heroku with Gatsby when that is a bit of overkill for a static site generator?
I also tend to stay away from Heroku because scaling a web app on it can get extremely pricey and the fact that your app is asleep on free tier.

Collapse
 
andrzejwp profile image
andrzejwp

Heroku is just an example of how you can host a site generated with Gatsby. For our blog we're actually using Cloudflare workers, it costs $5 a month but gives us a lot more than just hosting.