[glossary] Glossary MVP (#4865)

* [glossary] Glossary MVP

* resolve conflict

* initial pass at includable glossary data

* tag to term mapping

* Change StatefulSets to singular, StatefulSet

* revise glossary style guide, move

* make descriptions plural
This commit is contained in:
Andrew Chen
2017-08-24 10:51:59 -07:00
committed by GitHub
parent 89849fbcdd
commit f6e51e6611
12 changed files with 253 additions and 57 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ serve: ## Boot the development server.
jekyll serve
stage: ## Run the Jekyll staging container.
docker run -ti --rm -v "$PWD":/k8sdocs -p 4000:4000 gcr.io/google-samples/k8sdocs:1.1
docker run -ti --rm -v "${PWD}":/k8sdocs -p 4000:4000 gcr.io/google-samples/k8sdocs:1.1