docs: remove frontmatter

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
Lucas Servén Marín
2020-03-10 00:36:18 +01:00
parent 4e72d02f88
commit 72f5107979
16 changed files with 40 additions and 47 deletions

6
website/docs/README Normal file
View File

@@ -0,0 +1,6 @@
---
id: introduction
title: Introduction
hide_title: true
custom_edit_url: https://github.com/squat/kilo/edit/master/README.md
---

5
website/docs/annotations Normal file
View File

@@ -0,0 +1,5 @@
---
id: annotations
title: Annotations
hide_title: true
---

4
website/docs/kgctl Normal file
View File

@@ -0,0 +1,4 @@
---
id: kgctl
hide_title: true
---

View File

@@ -0,0 +1,5 @@
---
id: multi-cluster-services
title: Multi-cluster Services
hide_title: true
---

5
website/docs/topology Normal file
View File

@@ -0,0 +1,5 @@
---
id: topology
title: Topology
hide_title: true
---

5
website/docs/vpn Normal file
View File

@@ -0,0 +1,5 @@
---
id: vpn
title: VPN
hide_title: true
---

5
website/docs/vpn-server Normal file
View File

@@ -0,0 +1,5 @@
---
id: vpn-server
title: VPN Sever
hide_title: true
---