7 Commits

Author SHA1 Message Date
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
Tiffani
7e199944da
Updating title tags and meta descriptions (#2509)
* Update title tags and meta desc for Templates

* Update title tags and meta desc for Learn

* Update title tags, meta desc, and H1s for Case Studies

* Update themes/default/content/learn/abstraction-encapsulation/_index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/learn/embedding-pulumi/_index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/learn/embedding-pulumi/building-api/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/learn/building-with-pulumi/stack-references/index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/container-service/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/kubernetes/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/serverless-application/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/virtual-machine/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update themes/default/content/templates/static-website/_index.md

Co-authored-by: Sean Holung <sean.holung@gmail.com>

* Update atlassian.md

* Update index.md

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-03-14 11:25:48 -07:00
Christian Nunciato
3bfe1098ee
Replace relrefs with plain Markdown links (#2071) 2022-10-26 07:22:15 -07:00
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
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