5 Commits

Author SHA1 Message Date
Kat Cosgrove
176cb98a6d
adds comparison chart and links (#1696) 2022-07-01 13:26:44 -07:00
Kat Cosgrove
de60787127
adds GKE and AKS glossary pages (#1636)
* adds GKE and AKS glossary pages

* Update themes/default/content/learn/glossary/gcp-gke.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Update themes/default/content/learn/glossary/msft-aks.md

Co-authored-by: Christian Nunciato <c@nunciato.org>

Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-06-21 15:30:13 +00:00
Kimberley Mackenzie
e35e01f06f
Prettier Spike (#1517)
* Add Prettier set-up (no formatting in this commit).

* Manual fixes for Prettier issues.

* Run Prettier fix on non-markdown files.

* Incorporate Prettier PR feedback - update commands, re-apply new yaml styles, add editor config.

* Remove deprecated config item.

* Add dependency on prettier-plugin-go-template.

* reconcile changed file with prettier formatting.

* Add git blame ignore revs file to include Prettier formatting commit.

* Fix format issue with merge conflict.
2022-06-01 10:58:20 -07:00
Kat Cosgrove
8bdf2e9726
Adding container-related tools to glossary (#1493)
* adds ecs and fargate

* updates links, adds eks

* adds glossary definition, appeases linter

* missing leading slashes

* updates fargate with link, adds lambda

* appeasing linter
2022-05-13 12:31:44 +01:00
Christian Nunciato
91070838dd
Add a Glossary page (#1274)
* Add a Glossary page

* adds a couple more definitions

* Add list and single layouts, support links

* Render markdown in descriptions

* Appease the linter

* updating glossary entries

* updates links

* adds database caching definition, updates links

* appeasing the linter gods

* Update themes/default/layouts/learn/glossary/single.html

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Update themes/default/data/learn/glossary.yaml

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Update themes/default/layouts/learn/glossary/list.html

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Update themes/default/data/learn/glossary.yaml

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Add a nav item for the Glossary

* adds links to nosql page

* fixes header link location

Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
2022-03-31 23:47:50 +01:00