6 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
9f1ee26710
Sync changes from downstream (#1465) 2022-05-03 21:23:32 -07:00
Christian Nunciato
53627b2ffd
Add TypeScript to the Abstraction pathway (#1061) 2022-02-24 12:59:20 -08:00
Christian Nunciato
28b5467096
Remove block_external_search setting from Learn content (#1009) 2022-01-28 15:09:01 -08:00
Laura Santamaria
16951795f6
[Learn] Abstraction and Encapsulation pathway (#875)
* feat(pathway): add initial scaffolding for new pathway

* feat(intro): adding in the draft intro for the pathway

* feat(scaffold): add scaffolding of pathway

* feat(content): add more content

* feat(content): add more content to the pathway

* feat(components): adjust to work with component resources

* feat(abstraction): add diagram

* revert(accident): revert accidental commit

* fix(lint): patch trailing spaces

* fix(lint): another one

* fix(code): stop coding half-asleep on flights; fixing error

* fix(derp): remove leftover text

* feat(meta): add forgotten meta image

* Apply suggestions from code review

Accepting first round.

Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>

* fix(review): update from review

* fix(review): update to match review

* fix(review): add more review responses

* fix(review): add more updates based on review; move around the components

* fix(review): add a bit more from review

* fix(lint): fix whitespace and missing transition line

* fix(handling): forgot to update error handling; fixing based on review

* fix(wording): patch from review

* fix(review): add the last of the review stuff

* fix(review): add final fixes from review

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

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

* Apply suggestions from code review

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

* fix(meta): update meta images

* fix(line): add empty line to make markdown happy

* fix(review): wording patch

* fix(review): add comments to code for better readability

* fix(review): add links and examples

Co-authored-by: Josh Kodroff <jkodroff@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-01-27 15:34:55 -06:00