feat(docs): docs settings, group values, post summaries, weight sorting (branch updated) (#4280)

This commit is contained in:
silverwebb925
2020-09-09 04:38:48 -07:00
committed by GitHub
parent 7e510585bb
commit 512e6370b2
34 changed files with 107 additions and 82 deletions

View File

@ -1,7 +1,7 @@
---
title: Overview
group: Accounts
weight: 1
group: accounts
title: Overview
---
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.