add docs menu sections (#1366)

This commit is contained in:
Shawn Erquhart
2018-05-17 17:14:29 -04:00
committed by GitHub
parent 8266d25a49
commit c1c30557a3
18 changed files with 133 additions and 89 deletions

View File

@ -1,7 +1,11 @@
---
title: Add to Your Site
position: 20
weight: 20
menu:
docs:
parent: start
---
# Add Netlify CMS to Your Site
Netlify CMS is adaptable to a wide variety of projects. The only inflexible requirement is that your site content must be written in markdown, JSON, YAML, or TOML files, stored in a repo on [GitHub](https://github.com/). (If you're partial to another Git hosting service, check out the PRs in progress for [GitLab](https://github.com/netlify/netlify-cms/pull/517) and [Bitbucket](https://github.com/netlify/netlify-cms/pull/525) support.)

View File

@ -1,6 +1,9 @@
---
title: Authentication & Backends
position: 25
weight: 25
menu:
docs:
parent: start
---
# Authentication & Backends

View File

@ -1,6 +1,9 @@
---
title: Beta Features!
position: 200
weight: 200
menu:
docs:
parent: reference
---
# Beta Features!
We run new functionality in an open beta format from time to time. That means that this functionality is totally available for use, and we _think_ it might be ready for primetime, but it could break or change without notice.

View File

@ -1,6 +1,9 @@
---
title: Collection Types
position: 27
weight: 27
menu:
docs:
parent: start
---
# Collection Types

View File

@ -1,6 +1,9 @@
---
title: Configuration Options
position: 23
weight: 23
menu:
docs:
parent: reference
---
# Configuration Options

View File

@ -1,6 +1,9 @@
---
title: Contributing
position: 100
title: Contributor Guide
weight: 100
menu:
docs:
parent: contributing
---
# Welcome, contributors!

View File

@ -1,6 +1,9 @@
---
title: Custom Widgets
position: 35
title: Creating Custom Widgets
weight: 35
menu:
docs:
parent: guides
---
# Custom Widgets

View File

@ -1,6 +1,9 @@
---
title: Examples
position: 110
weight: 110
menu:
docs:
parent: start
---
# Examples

View File

@ -1,6 +1,9 @@
---
title: Introduction
position: 0
weight: 1
menu:
docs:
parent: start
---
# Introduction

View File

@ -1,6 +1,9 @@
---
title: Start with a Template
position: 10
weight: 10
menu:
docs:
parent: start
---
# Start with a Template

View File

@ -1,6 +1,9 @@
---
title: Update the CMS Version
position: 60
weight: 60
menu:
docs:
parent: start
---
# Update the CMS Version

View File

@ -1,6 +1,9 @@
---
title: Widgets
position: 30
weight: 30
menu:
docs:
parent: reference
---
# Widgets