Skip to content
This repository was archived by the owner on Jun 1, 2019. It is now read-only.

Commit 30b909c

Browse files
committed
Update Authentication doc title, path, and position
1 parent ef8cf9f commit 30b909c

12 files changed

+17
-17
lines changed

markdown.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const docFiles = [
1717
'contributor-guide.md',
1818
'customization.md',
1919
'test-drive.md',
20-
'custom-authentication.md',
20+
'authentication-backends.md',
2121
]
2222

2323
const markdownPaths = docFiles.map((file) => {

site/content/docs/architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Architecture
3-
position: 9
3+
position: 90
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/architecture.md) -->
66

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Authentication & Backends
3+
position: 25
4+
---
5+
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/authentication-backends.md) -->
6+
7+
<!-- AUTO-GENERATED-CONTENT:END -->

site/content/docs/contributor-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Contributing
3-
position: 10
3+
position: 100
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/contributor-guide.md) -->
66

site/content/docs/custom-authentication.md

-7
This file was deleted.

site/content/docs/customization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Custom Previews
3-
position: 5
3+
position: 50
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/customization.md) -->
66

site/content/docs/editorial-workflow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Editorial Workflow
3-
position: 4
3+
position: 40
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/editorial-workflow.md) -->
66

site/content/docs/extending.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Extending Widgets
3-
position: 6
3+
position: 60
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/extending.md) -->
66

site/content/docs/quick-start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Quick Start
3-
position: 2
3+
position: 20
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/quick-start.md) -->
66

site/content/docs/test-drive.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Test Drive
3-
position: 1
3+
position: 10
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/test-drive.md) -->
66

site/content/docs/validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Validation
3-
position: 7
3+
position: 70
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/validation.md) -->
66

site/content/docs/widgets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Widgets
3-
position: 3
3+
position: 30
44
---
55
<!-- AUTO-GENERATED-CONTENT:START (REMOTE:url=https://raw.githubusercontent.com/netlify/netlify-cms/master/docs/widgets.md) -->
66

0 commit comments

Comments
 (0)