From 6d8ba322f0066a433f9e93e2e2cab8e22650dd71 Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Fri, 2 Jun 2017 11:24:00 -0400 Subject: [PATCH] Remove jekyll format from top of quickstart Left this in while adding docs/quickstart.md by accident --- docs/quickstart.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index 56886fc2..d50f7b9e 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -1,7 +1,3 @@ ---- -layout: default ---- - # Kubernetes + Compose = Kompose What's Kompose? It's a conversion tool for all things compose (namely Docker Compose) to container orchestrators (Kubernetes or OpenShift).