netlify-templates / nextjs-blog-theme

A customizable Next.js and Tailwind blog starter with visual editing and Git Content Source. Designed by the Bejamas agency.
https://bejamas-nextjs-blog.netlify.app
MIT License
528 stars 233 forks source link

Netlify CMS #64

Open 1alexvash opened 2 years ago

1alexvash commented 2 years ago

I saw your example as a starter template on the Netlify I wanted to clarify whether this template supports Netlify CMS, or whether it in plans?

maxcell commented 2 years ago

Howdy @1alexvash! Right now there is no plans to make the template with Netlify CMS. The big issue comes in with MDX + NetlifyCMS. But for right now the plans are to keep the template only using raw files within the posts folder

1alexvash commented 2 years ago

@maxcell We can use regular Markdown instead of MDX

You just don't like this feature, or it is too time-consuming to make it?

I mean as the current Netlify CMS example with the Next is broken, somebody has to provide a working one