added mkdocs index and a sample index.md to go with it

install mkdocs and run "mkdocs gh-deploy" to get a beautiful docs page like python docs
This commit is contained in:
Gourav Shah
2020-02-14 22:29:19 +05:30
parent 5c462220b7
commit 9839612b2d
2 changed files with 27 additions and 0 deletions

6
docs/index.md Executable file
View File

@@ -0,0 +1,6 @@
# Kubernetes The Hard Way
Welcome to the Kubernetes The Hard Way