DEV Community

Discussion on: What Platform Do You Use For Blogging, and Why?

Collapse
 
donvitocodes profile image
donvitocodes

I currently use Ghost for my blog melvinvivas.com. However, I plan to move change it to a new arch - CMS(haven't chosen which)+Gatsby so I can have my entire blog served as static files.

I suggest you try Gatsby gatsbyjs.org. It doesn't have a built-in CMS though like Wordpress. I tried Netlify CMS and for me, it is good enough for blogging.

Collapse
 
gsto profile image
Glenn Stovall • Edited

I've been trying out Gatsby for projects at work and I'm enjoying it so far. Also exploring Contentful or Prismic as potential headless CMS options.