Skip to content

Commit de09f31

Browse files
committed
Restructured some Deploy pages to align with links from product. Moved some getting started docs into a separate section.
1 parent 472eeb8 commit de09f31

File tree

16 files changed

+26
-14
lines changed

16 files changed

+26
-14
lines changed

10/umbraco-deploy/SUMMARY.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,20 @@
2222
* [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md)
2323
* [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md)
2424
* [Streamlining Local Development](getting-started/streamlining-local-development.md)
25-
* [Configuration](getting-started/deploy-settings.md)
26-
* [Extending](getting-started/extending.md)
27-
* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md)
25+
* [Configuration](deploy-settings.md)
2826

2927
## Deployment Workflow
3028

3129
* [Deployment](deployment-workflow/README.md)
3230
* [Transferring Content, Media and Forms](deployment-workflow/content-transfer.md)
3331
* [Import and Export](deployment-workflow/import-export.md)
3432
* [Deploying Changes](deployment-workflow/deploying-changes.md)
35-
* [Deploying deletions](deployment-workflow/deploying-deletions.md)
36-
* [Restoring content](deployment-workflow/restoring-content/README.md)
33+
* [Deploying Deletions](deployment-workflow/deploying-deletions.md)
34+
* [Restoring Content](deployment-workflow/restoring-content/README.md)
3735
* [Partial Restores](deployment-workflow/restoring-content/partial-restore.md)
3836
* [Deploy Dashboard](deployment-workflow/deploy-dashboard.md)
37+
38+
## Extending
39+
40+
* [Deploying Custom Data](extending/extending.md)
41+
* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.

13/umbraco-deploy/SUMMARY.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
* [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md)
2323
* [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md)
2424
* [Streamlining Local Development](getting-started/streamlining-local-development.md)
25-
* [Configuration](getting-started/deploy-settings.md)
26-
* [Extending](getting-started/extending.md)
27-
* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md)
25+
* [Configuration](deploy-settings.md)
2826

2927
## Deployment Workflow
3028

@@ -38,3 +36,8 @@
3836
* [Restoring content](deployment-workflow/restoring-content/README.md)
3937
* [Partial Restores](deployment-workflow/restoring-content/partial-restore.md)
4038
* [Deploy Dashboard](deployment-workflow/deploy-dashboard.md)
39+
40+
## Extending
41+
42+
* [Deploying Custom Data](extending/extending.md)
43+
* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.

14/umbraco-deploy/SUMMARY.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
* [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md)
2323
* [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md)
2424
* [Streamlining Local Development](getting-started/streamlining-local-development.md)
25-
* [Configuration](getting-started/deploy-settings.md)
26-
* [Extending](getting-started/extending.md)
27-
* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md)
25+
* [Configuration](deploy-settings.md)
2826

2927
## Deployment Workflow
3028

@@ -38,3 +36,8 @@
3836
* [Restoring content](deployment-workflow/restoring-content/README.md)
3937
* [Partial Restores](deployment-workflow/restoring-content/partial-restore.md)
4038
* [Deploy Dashboard](deployment-workflow/deploy-dashboard.md)
39+
40+
## Extending
41+
42+
* [Deploying Custom Data](extending/extending.md)
43+
* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md)
File renamed without changes.

0 commit comments

Comments
 (0)