WIP: Cleanup /docs/contribute/ migration (#3278)
* WIP: Cleanup /docs/contribute/ migration * #3278 Changing /docs/contribute to /docs/home/contribute (#3285) * WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/ * WIP: #3278 modifying /docs/contribute/ paths within files to /docs/home/contribute/ * Revert "WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/" This reverts commit a82efdee505d7a409cb3c86240cc0ee976a2e566. * WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/ * WIP: #3278 Correcting syntax mistake in redirect.js * WIP: #3278 Correcting another syntax mistake in redirect.js * WIP: #3278 Removing deprecated files so redirects work * Removing the # * WIP: #3278 Updating pattern in redirect.js * WIP: #3278 Removed the wrong # previously redirect.js
This commit is contained in:
@@ -0,0 +1 @@
|
||||
This directory is deprecated and its contents have been moved to /docs/home/contribute/.
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: Creating a Documentation Pull Request
|
||||
---
|
||||
|
||||
{% include support-content-moved.md %}
|
||||
|
||||
[Creating a Documentation Pull Request](/docs/home/contribute/create-pull-request/)
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
redirect_from:
|
||||
- "/docs/templatedemos/"
|
||||
- "/docs/templatedemos.html"
|
||||
title: Using Page Templates
|
||||
---
|
||||
|
||||
{% include support-content-moved.md %}
|
||||
|
||||
[Using Page Templates](/docs/home/contribute/page-templates/)
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: Reviewing Documentation Issues
|
||||
---
|
||||
|
||||
{% include support-content-moved.md %}
|
||||
|
||||
[Reviewing Documentation Issues](/docs/home/contribute/review-issues/)
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: Staging Your Documentation Changes
|
||||
---
|
||||
|
||||
{% include support-content-moved.md %}
|
||||
|
||||
[Staging Your Documentation Changes](/docs/home/contribute/stage-documentation-changes/)
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: Documentation Style Guide
|
||||
---
|
||||
|
||||
{% include support-content-moved.md %}
|
||||
|
||||
[Documentation Style Guide](/docs/home/contribute/style-guide/)
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
title: Writing a New Topic
|
||||
---
|
||||
|
||||
{% include support-content-moved.md %}
|
||||
|
||||
[Writing a New Topic](/docs/home/contribute/write-new-topic/)
|
||||
Reference in New Issue
Block a user