6 Commits

Author SHA1 Message Date
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
susan evans
3fcdcf2ebb
fix rest of docs links (#2679) 2023-04-11 14:41:31 -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
Laura Santamaria
8844ceab7e
feat(cli): add cli install links (#1866)
* feat(cli): add cli install links

* Apply suggestions from code review

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

Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-08-24 19:56:15 +00:00
Laura Santamaria
56a82a89bc
[Learn] Automation API Pathway (#910)
* feat(scaffold): add scaffold and part of the gdoc

* fix(lint): fix whitespace

* feat(main): update main call to give a proper output

* fix(code): dropped the wrong code and output in the file

* fix(lint): remove trailing whitespace

* feat(complete): finish adding the last page and update all metadata

* fix(lint): remove trailing whitespace

* fix(derp): fix duplicated title

* feat(meta): add forgotten meta image

* fix(review): updates

* fix(review): add initial pass to fix review comments

* fix(lines): move lines per current repo guidance

* fix(explain): add more explanation to the initial why

* feat(codefile): add code filenames and a bit of line number formatting

* fix(lint): fix blank lines around code fences

* fix(lint): more lint fixes

* feat(update): update after workshop to final form

* fix(lint): remove trailing space

* fix(reviews): address reviews regarding wording

* fix(wording): add one line to make it even clearer

* style(lint): patch to make Prettier/lint happy
2022-06-06 19:27:55 +00:00