I can’t get Netlify CMS to work with local repo. I added a localbackend: true
line to config.yml as shown here but whenever I make a change at localhost:8000/admin it changes the file at github, and netlify starts building the site.
What am I doing wrong?
Thanks.