Play this article
Intro
I'm using Netlify CMS & Next.js at work to create our website. I thought I'd document the process in case its useful for others.
This will be a series of posts were I'll setup a simple brochure site driven by the Netlify CMS. The resulting source code can be used as a template to get you up and running quickly on a new project.
The plan is to release one or two new posts a week.
Posts
- Intro (this post)
- Next.js Setup
- Adding markdown content
- Integrating Netlify CMS
- Deploy Netlify CMS
- Local deploy
- Custom previews
- Allow CMS users to edit Markdown