Editing Pages through Netlify CMS

So I come from Gatsby and want to use Hugo for my clients because I feel like Gatsby can be too complicated when trying to do simple things like integrating third party scripts.

What I need is content to be editable for my clients. However, I don’t see any documents that walk you through on how Netlify CMS and Hugo tie in together to make it editable… can anyone provide me an explanation or a doc? All the research I’ve come across only walks you through creating sites from themes but never walks through tying it to a CMS.

Try this Hugo guide from the docs! Hugo | Netlify CMS | Open-Source Content Management System. The official starter is a great example as well: GitHub - netlify-templates/one-click-hugo-cms: Hugo template with Netlify CMS.