From 725d46bc346f738c27d25fb4845841dd557170b9 Mon Sep 17 00:00:00 2001 From: Oreoluwa Agunbiade Date: Wed, 15 Mar 2023 10:59:20 -0600 Subject: [PATCH] Remove placeholder pages from _docs-sources folder --- .../gruntwork-production-framework.md | 32 ------------------- .../intro/overview/gruntwork-vs-other.md | 1 - _docs-sources/intro/overview/use-cases.md | 1 - _docs-sources/reference/intro.md | 7 ---- 4 files changed, 41 deletions(-) delete mode 100644 _docs-sources/intro/overview/gruntwork-production-framework.md delete mode 100644 _docs-sources/intro/overview/gruntwork-vs-other.md delete mode 100644 _docs-sources/intro/overview/use-cases.md delete mode 100644 _docs-sources/reference/intro.md diff --git a/_docs-sources/intro/overview/gruntwork-production-framework.md b/_docs-sources/intro/overview/gruntwork-production-framework.md deleted file mode 100644 index f094eb2731..0000000000 --- a/_docs-sources/intro/overview/gruntwork-production-framework.md +++ /dev/null @@ -1,32 +0,0 @@ -# Gruntwork Production Framework - -The Gruntwork Production Framework is our opinionated, step-by-step framework for achieving a world-class DevOps setup. At Gruntwork, we've had the privilege to work with software teams from tiny startups to massive Fortune 50 companies to some of the world's largest government agencies, and this framework captures the common patterns we've seen that actually worked. - -This document is a high-level summary of the Gruntwork Production Framework. We will post and link to the full version in the future. - -## The ingredients of success - -There are a core set of raw primitives your company will need to put in place to achieve a world-class DevOps setup. We consider these the ingredients of success: - -1. Service catalog -1. Application catalog -1. CI/CD pipeline -1. Developer self-service - -### How Gruntwork helps - -The Gruntwork product is designed to help customers implement this framework. For more information, see [how it works](how-it-works). - -## Ingredient #1: Service catalog - -This is an overloaded term, so let's dive into the details of what we mean by a Service Catalog in this guide. - -## Ingredient #2: Application catalog -... - -## Ingredient #3: CI/CD pipeline -... - -## Ingredient #4: Developer self-service -... - diff --git a/_docs-sources/intro/overview/gruntwork-vs-other.md b/_docs-sources/intro/overview/gruntwork-vs-other.md deleted file mode 100644 index 59c7714f45..0000000000 --- a/_docs-sources/intro/overview/gruntwork-vs-other.md +++ /dev/null @@ -1 +0,0 @@ -# Grunwork vs. other diff --git a/_docs-sources/intro/overview/use-cases.md b/_docs-sources/intro/overview/use-cases.md deleted file mode 100644 index 5e611ba251..0000000000 --- a/_docs-sources/intro/overview/use-cases.md +++ /dev/null @@ -1 +0,0 @@ -# Use cases diff --git a/_docs-sources/reference/intro.md b/_docs-sources/reference/intro.md deleted file mode 100644 index e007c22301..0000000000 --- a/_docs-sources/reference/intro.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'title': 'Overview' ---- - -# Gruntwork Service Catalog API Reference - -This section introduces what's found in the reference area.