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,8 @@
---
title: Architecture
position: 90
group: contributing
group: Contributing
weight: 200
---
Netlify CMS is a React application, using Redux for state management with immutable data structures (immutable.js).