From de09f31893598ef7559430bc49a42e1eaee55290 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Thu, 21 Nov 2024 08:06:06 +0100 Subject: [PATCH 1/2] Restructured some Deploy pages to align with links from product. Moved some getting started docs into a separate section. --- 10/umbraco-deploy/SUMMARY.md | 13 ++++++++----- .../{getting-started => }/deploy-settings.md | 0 .../{getting-started => extending}/extending.md | 0 .../handling-cache-refresher-notifications.md | 0 13/umbraco-deploy/SUMMARY.md | 9 ++++++--- .../{getting-started => }/deploy-settings.md | 0 .../{getting-started => extending}/extending.md | 0 .../handling-cache-refresher-notifications.md | 0 14/umbraco-deploy/SUMMARY.md | 9 ++++++--- .../{getting-started => }/deploy-settings.md | 0 .../{getting-started => extending}/extending.md | 0 .../handling-cache-refresher-notifications.md | 0 15/umbraco-deploy/SUMMARY.md | 9 ++++++--- .../{getting-started => }/deploy-settings.md | 0 .../{getting-started => extending}/extending.md | 0 .../handling-cache-refresher-notifications.md | 0 16 files changed, 26 insertions(+), 14 deletions(-) rename 10/umbraco-deploy/{getting-started => }/deploy-settings.md (100%) rename 10/umbraco-deploy/{getting-started => extending}/extending.md (100%) rename 10/umbraco-deploy/{getting-started => extending}/handling-cache-refresher-notifications.md (100%) rename 13/umbraco-deploy/{getting-started => }/deploy-settings.md (100%) rename 13/umbraco-deploy/{getting-started => extending}/extending.md (100%) rename 13/umbraco-deploy/{getting-started => extending}/handling-cache-refresher-notifications.md (100%) rename 14/umbraco-deploy/{getting-started => }/deploy-settings.md (100%) rename 14/umbraco-deploy/{getting-started => extending}/extending.md (100%) rename 14/umbraco-deploy/{getting-started => extending}/handling-cache-refresher-notifications.md (100%) rename 15/umbraco-deploy/{getting-started => }/deploy-settings.md (100%) rename 15/umbraco-deploy/{getting-started => extending}/extending.md (100%) rename 15/umbraco-deploy/{getting-started => extending}/handling-cache-refresher-notifications.md (100%) diff --git a/10/umbraco-deploy/SUMMARY.md b/10/umbraco-deploy/SUMMARY.md index 78de0c974f8..f4da8527e63 100644 --- a/10/umbraco-deploy/SUMMARY.md +++ b/10/umbraco-deploy/SUMMARY.md @@ -22,9 +22,7 @@ * [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md) * [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md) * [Streamlining Local Development](getting-started/streamlining-local-development.md) -* [Configuration](getting-started/deploy-settings.md) -* [Extending](getting-started/extending.md) -* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md) +* [Configuration](deploy-settings.md) ## Deployment Workflow @@ -32,7 +30,12 @@ * [Transferring Content, Media and Forms](deployment-workflow/content-transfer.md) * [Import and Export](deployment-workflow/import-export.md) * [Deploying Changes](deployment-workflow/deploying-changes.md) -* [Deploying deletions](deployment-workflow/deploying-deletions.md) -* [Restoring content](deployment-workflow/restoring-content/README.md) +* [Deploying Deletions](deployment-workflow/deploying-deletions.md) +* [Restoring Content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) + +## Extending + +* [Deploying Custom Data](extending/extending.md) +* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md) \ No newline at end of file diff --git a/10/umbraco-deploy/getting-started/deploy-settings.md b/10/umbraco-deploy/deploy-settings.md similarity index 100% rename from 10/umbraco-deploy/getting-started/deploy-settings.md rename to 10/umbraco-deploy/deploy-settings.md diff --git a/10/umbraco-deploy/getting-started/extending.md b/10/umbraco-deploy/extending/extending.md similarity index 100% rename from 10/umbraco-deploy/getting-started/extending.md rename to 10/umbraco-deploy/extending/extending.md diff --git a/10/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md b/10/umbraco-deploy/extending/handling-cache-refresher-notifications.md similarity index 100% rename from 10/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md rename to 10/umbraco-deploy/extending/handling-cache-refresher-notifications.md diff --git a/13/umbraco-deploy/SUMMARY.md b/13/umbraco-deploy/SUMMARY.md index 22252b3475e..f202c040a02 100644 --- a/13/umbraco-deploy/SUMMARY.md +++ b/13/umbraco-deploy/SUMMARY.md @@ -22,9 +22,7 @@ * [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md) * [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md) * [Streamlining Local Development](getting-started/streamlining-local-development.md) -* [Configuration](getting-started/deploy-settings.md) -* [Extending](getting-started/extending.md) -* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md) +* [Configuration](deploy-settings.md) ## Deployment Workflow @@ -38,3 +36,8 @@ * [Restoring content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) + +## Extending + +* [Deploying Custom Data](extending/extending.md) +* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md) diff --git a/13/umbraco-deploy/getting-started/deploy-settings.md b/13/umbraco-deploy/deploy-settings.md similarity index 100% rename from 13/umbraco-deploy/getting-started/deploy-settings.md rename to 13/umbraco-deploy/deploy-settings.md diff --git a/13/umbraco-deploy/getting-started/extending.md b/13/umbraco-deploy/extending/extending.md similarity index 100% rename from 13/umbraco-deploy/getting-started/extending.md rename to 13/umbraco-deploy/extending/extending.md diff --git a/13/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md b/13/umbraco-deploy/extending/handling-cache-refresher-notifications.md similarity index 100% rename from 13/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md rename to 13/umbraco-deploy/extending/handling-cache-refresher-notifications.md diff --git a/14/umbraco-deploy/SUMMARY.md b/14/umbraco-deploy/SUMMARY.md index 22252b3475e..f202c040a02 100644 --- a/14/umbraco-deploy/SUMMARY.md +++ b/14/umbraco-deploy/SUMMARY.md @@ -22,9 +22,7 @@ * [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md) * [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md) * [Streamlining Local Development](getting-started/streamlining-local-development.md) -* [Configuration](getting-started/deploy-settings.md) -* [Extending](getting-started/extending.md) -* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md) +* [Configuration](deploy-settings.md) ## Deployment Workflow @@ -38,3 +36,8 @@ * [Restoring content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) + +## Extending + +* [Deploying Custom Data](extending/extending.md) +* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md) diff --git a/14/umbraco-deploy/getting-started/deploy-settings.md b/14/umbraco-deploy/deploy-settings.md similarity index 100% rename from 14/umbraco-deploy/getting-started/deploy-settings.md rename to 14/umbraco-deploy/deploy-settings.md diff --git a/14/umbraco-deploy/getting-started/extending.md b/14/umbraco-deploy/extending/extending.md similarity index 100% rename from 14/umbraco-deploy/getting-started/extending.md rename to 14/umbraco-deploy/extending/extending.md diff --git a/14/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md b/14/umbraco-deploy/extending/handling-cache-refresher-notifications.md similarity index 100% rename from 14/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md rename to 14/umbraco-deploy/extending/handling-cache-refresher-notifications.md diff --git a/15/umbraco-deploy/SUMMARY.md b/15/umbraco-deploy/SUMMARY.md index 22252b3475e..e46e2eb0a06 100644 --- a/15/umbraco-deploy/SUMMARY.md +++ b/15/umbraco-deploy/SUMMARY.md @@ -22,9 +22,7 @@ * [Azure DevOps](getting-started/cicd-pipeline/ci-cd-azure-dev-ops.md) * [Github actions](getting-started/cicd-pipeline/ci-cd-github-actions.md) * [Streamlining Local Development](getting-started/streamlining-local-development.md) -* [Configuration](getting-started/deploy-settings.md) -* [Extending](getting-started/extending.md) -* [Handling Cache Refresher Notifications](getting-started/handling-cache-refresher-notifications.md) +* [Configuration](deploy-settings.md) ## Deployment Workflow @@ -38,3 +36,8 @@ * [Restoring content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) + +## Extending + +* [Deploying Custom Data](extending/extending.md) +* [Handling Cache Refresher Notifications](extending/handling-cache-refresher-notifications.md) \ No newline at end of file diff --git a/15/umbraco-deploy/getting-started/deploy-settings.md b/15/umbraco-deploy/deploy-settings.md similarity index 100% rename from 15/umbraco-deploy/getting-started/deploy-settings.md rename to 15/umbraco-deploy/deploy-settings.md diff --git a/15/umbraco-deploy/getting-started/extending.md b/15/umbraco-deploy/extending/extending.md similarity index 100% rename from 15/umbraco-deploy/getting-started/extending.md rename to 15/umbraco-deploy/extending/extending.md diff --git a/15/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md b/15/umbraco-deploy/extending/handling-cache-refresher-notifications.md similarity index 100% rename from 15/umbraco-deploy/getting-started/handling-cache-refresher-notifications.md rename to 15/umbraco-deploy/extending/handling-cache-refresher-notifications.md From 9272ed6a394c1e4b2abb44c285e48d4a560b4368 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Thu, 21 Nov 2024 08:10:33 +0100 Subject: [PATCH 2/2] Aligned capitalization on summary pages --- 13/umbraco-deploy/SUMMARY.md | 4 ++-- 14/umbraco-deploy/SUMMARY.md | 4 ++-- 15/umbraco-deploy/SUMMARY.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/13/umbraco-deploy/SUMMARY.md b/13/umbraco-deploy/SUMMARY.md index f202c040a02..0ab56099f4e 100644 --- a/13/umbraco-deploy/SUMMARY.md +++ b/13/umbraco-deploy/SUMMARY.md @@ -32,8 +32,8 @@ * [Import and Export with Migrations](deployment-workflow/import-with-migrations.md) * [Import and Export from version 7](deployment-workflow/import-export-v7.md) * [Deploying Changes](deployment-workflow/deploying-changes.md) -* [Deploying deletions](deployment-workflow/deploying-deletions.md) -* [Restoring content](deployment-workflow/restoring-content/README.md) +* [Deploying Deletions](deployment-workflow/deploying-deletions.md) +* [Restoring Content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) diff --git a/14/umbraco-deploy/SUMMARY.md b/14/umbraco-deploy/SUMMARY.md index f202c040a02..0ab56099f4e 100644 --- a/14/umbraco-deploy/SUMMARY.md +++ b/14/umbraco-deploy/SUMMARY.md @@ -32,8 +32,8 @@ * [Import and Export with Migrations](deployment-workflow/import-with-migrations.md) * [Import and Export from version 7](deployment-workflow/import-export-v7.md) * [Deploying Changes](deployment-workflow/deploying-changes.md) -* [Deploying deletions](deployment-workflow/deploying-deletions.md) -* [Restoring content](deployment-workflow/restoring-content/README.md) +* [Deploying Deletions](deployment-workflow/deploying-deletions.md) +* [Restoring Content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md) diff --git a/15/umbraco-deploy/SUMMARY.md b/15/umbraco-deploy/SUMMARY.md index e46e2eb0a06..56c49754afa 100644 --- a/15/umbraco-deploy/SUMMARY.md +++ b/15/umbraco-deploy/SUMMARY.md @@ -32,8 +32,8 @@ * [Import and Export with Migrations](deployment-workflow/import-with-migrations.md) * [Import and Export from version 7](deployment-workflow/import-export-v7.md) * [Deploying Changes](deployment-workflow/deploying-changes.md) -* [Deploying deletions](deployment-workflow/deploying-deletions.md) -* [Restoring content](deployment-workflow/restoring-content/README.md) +* [Deploying Deletions](deployment-workflow/deploying-deletions.md) +* [Restoring Content](deployment-workflow/restoring-content/README.md) * [Partial Restores](deployment-workflow/restoring-content/partial-restore.md) * [Deploy Dashboard](deployment-workflow/deploy-dashboard.md)