Netlify CMS is a single-page app that you pull into the /admin part of your site. It presents a clean UI for editing content stored in a Git repository.
You setup a YAML config to describe the content model of your site, and typically tweak the main layout of the CMS a bit to fit your own site.
When a user navigates to /admin she'll be prompted to login, and once authenticated she'll be able to create new content or edit existing content.
Show full description ▾
Netlify CMS
Summary and Relevance
Our users have written 1 comments and reviews about Netlify CMS, and it has gotten 9 likes
• Top positive commentover 3 years ago • 0 replies
let's you keep your content in your own repository, but is able to adapt to your custom folder structure (md and media files). Just copy the admin folder to your project and give the settings.yaml your repo infos
Show entire comment ▾
Categories
No category, edit the app to suggest tags that will place this app in a category
let's you keep your content in your own repository, but is able to adapt to your custom folder structure (md and media files). Just copy the admin folder to your project and give the settings.yaml your repo infos