3perf / website

The site of PerfPerfPerf, a web performance consulting agency
https://3perf.com
18 stars 4 forks source link

Set up and connect Netlify CMS #42

Closed iamakulov closed 3 years ago

iamakulov commented 3 years ago

Challenge

I’d love to use some help with articles from a technical editor. Unfortunately, right now, to edit any article, you have to be familiar with Git, VS Code, and other tooling needed to commit into the site. No editor is going to have these skills.

To make editing articles easier for non-technical people, I’m thinking of setting up a CMS. A CMS would allow any person (who has credentials) to create or edit articles from a UI – without any coding.

Netlify CMS looks like a neat option, and it would be great to set it up for this. There’s a minor change Netlify CMS won’t cover all the use cases, and we’ll need to look for something else, but so far, it looks good.

Details