DEV Community

Discussion on: JAMStack, but you need an API anyway? Which hosting to choose?

Collapse
 
bayuangora profile image
Bayu Angora

I usually posting my content right on GitHub repo. But Gatsby build is faster with CMS than plain markdown.

Collapse
 
amorpheuz profile image
Yash Dave

True, they have outlined the reason for that in their FAQs willit.build/faq#markdown-mdx-builds I'm in a comparable situation where my blog posts are stored in MDX files too, but I have been happy with the build times until now, as they are still significantly faster than a GitHub action I have configured for my repo.