diff --git a/package.json b/package.json index 9fec809..d61539a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/noop-inc/documentation/issues" }, "homepage": "https://github.com/noop-inc/documentation#readme", - "sections": [ + "pages": [ "Applications", "Environments", "Builds", diff --git a/sections/Applications.md b/pages/Applications.md similarity index 100% rename from sections/Applications.md rename to pages/Applications.md diff --git a/sections/Builds.md b/pages/Builds.md similarity index 100% rename from sections/Builds.md rename to pages/Builds.md diff --git a/sections/Components.md b/pages/Components.md similarity index 100% rename from sections/Components.md rename to pages/Components.md diff --git a/sections/Deployments.md b/pages/Deployments.md similarity index 100% rename from sections/Deployments.md rename to pages/Deployments.md diff --git a/sections/Endpoints.md b/pages/Endpoints.md similarity index 100% rename from sections/Endpoints.md rename to pages/Endpoints.md diff --git a/sections/Environments.md b/pages/Environments.md similarity index 100% rename from sections/Environments.md rename to pages/Environments.md diff --git a/sections/GettingStarted.md b/pages/GettingStarted.md similarity index 100% rename from sections/GettingStarted.md rename to pages/GettingStarted.md diff --git a/sections/LocalDevelopment.md b/pages/LocalDevelopment.md similarity index 100% rename from sections/LocalDevelopment.md rename to pages/LocalDevelopment.md diff --git a/sections/Logic.md b/pages/Logic.md similarity index 100% rename from sections/Logic.md rename to pages/Logic.md diff --git a/sections/Logs.md b/pages/Logs.md similarity index 100% rename from sections/Logs.md rename to pages/Logs.md diff --git a/sections/Manifests.md b/pages/Manifests.md similarity index 100% rename from sections/Manifests.md rename to pages/Manifests.md diff --git a/sections/Pipelines.md b/pages/Pipelines.md similarity index 100% rename from sections/Pipelines.md rename to pages/Pipelines.md diff --git a/sections/Resources.md b/pages/Resources.md similarity index 100% rename from sections/Resources.md rename to pages/Resources.md diff --git a/sections/Routing.md b/pages/Routing.md similarity index 100% rename from sections/Routing.md rename to pages/Routing.md diff --git a/sections/Runbooks.md b/pages/Runbooks.md similarity index 100% rename from sections/Runbooks.md rename to pages/Runbooks.md diff --git a/sections/Security.md b/pages/Security.md similarity index 100% rename from sections/Security.md rename to pages/Security.md diff --git a/sections/Stacks.md b/pages/Stacks.md similarity index 100% rename from sections/Stacks.md rename to pages/Stacks.md diff --git a/sections/Workflows.md b/pages/Workflows.md similarity index 100% rename from sections/Workflows.md rename to pages/Workflows.md