14 Commits

Author SHA1 Message Date
Vlad Dmitrijevits
4f9deac9a5
Update "Understanding Encapsulation" Python code (#2901) 2023-05-30 12:51:46 -07:00
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
Christian Nunciato
9f1ee26710
Sync changes from downstream (#1465) 2022-05-03 21:23:32 -07:00
Devon Grove
c30d25da8c
Org Tokens Page (#1429)
* Add org tokens page

* Link to REST  docs

* Add delete token img

* Lint

* Rm duplicated API endpoint in Service REST API docs

* Update _index.md

* Cropped photo

* Moved Access Tokens content to new page

* Moved org tokens stuff into one access tokens page

* Add access tokens to menu

* Streamlining content

* lint

* Add access tokens link to list

* Add links to access token page where appropriate

* PR: reworded org tokens section

* PR: Docs update to express that we support deleting stacks/teams

* Restored accounts page

* Moved Org tokens content back to owne page

* rm unused img

* Updated link ref to access tokens

* Add link to org tokens from standard access tokens links

* ref instead of relref

* Update themes/default/content/docs/intro/pulumi-service/organization-access-tokens.md

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

* replaced broken refs

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-04-27 22:52:09 -07:00
Christian Nunciato
53627b2ffd
Add TypeScript to the Abstraction pathway (#1061) 2022-02-24 12:59:20 -08:00
susan evans
1fd244e2dd
shorten content (#1070)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
2022-02-23 14:45:49 -06:00
Christian Nunciato
28b5467096
Remove block_external_search setting from Learn content (#1009) 2022-01-28 15:09:01 -08:00
Laura Santamaria
0bee7f6607
fix(flag): reset nofollow (#1008)
* fix(flag): reset nofollow

* Update index.md
2022-01-28 15:20:32 -06:00
Laura Santamaria
8dcd59f051
fix(link): switch link to service (#1006) 2022-01-27 16:29:34 -06: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