feat: reorganizing the NetlifyCMS Docs navigation (#3766)

This commit is contained in:
Jeremy Zilar
2020-07-07 03:49:31 -04:00
committed by GitHub
parent 3e0d0886d9
commit 6a0e918ffa
21 changed files with 54 additions and 42 deletions

View File

@ -1,7 +1,7 @@
---
title: Overview
weight: 1
group: backends
group: accounts
---
A backend is JavaScript code that allows Netlify CMS to communicate with a service that stores content - typically a Git host like GitHub or GitLab. It provides functions that Netlify CMS can use to do things like read and update files using API's provided by the service.