7 Commits

Author SHA1 Message Date
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
Christian Nunciato
3bfe1098ee
Replace relrefs with plain Markdown links (#2071) 2022-10-26 07:22:15 -07:00
Christian Nunciato
de5c5e7470
Update index.md (#736) 2021-10-15 11:37:19 -07:00
Devon Grove
24f9e444ac Merge remote-tracking branch 'origin' into reg-staging 2021-10-13 12:25:55 -07:00
Justin Van Patten
4d2824de30
Include C# examples in methods blog post (#719)
While we don't yet support authoring multi-language components in .NET, we do support using them from .NET. Since the blog post mentions being able to use methods from all supported Pulumi languages, I wanted to show usage from .NET.

This change adds back the C# chooser tabs for usage examples, and adds authoring snippets for C# so that the choosers on the page work correctly. The C# authoring snippets just mention that C# authoring isn't supported yet, with a link to the GH issue for upvoting.
2021-10-13 09:48:36 -07:00
Christian Nunciato
602d8dfcfb
Update Docs content to point to registry where applicable (#722) 2021-10-12 12:52:56 -07:00
Justin Van Patten
15e46f7482
Resource methods blog (#677)
* Methods blog

* Fix for missing end brackets

* adding a meta image

* using new logo in meta image

* Apply suggestions from code review

Co-authored-by: Laura Santamaria <laura@nimbinatus.com>

* reference pulumi-eks v.0.34.0

* remove csharp from chooser languages

* updating blog draft status

Co-authored-by: Laura Santamaria <laura@nimbinatus.com>

Co-authored-by: Emiliza Gutierrez <emiliza@pulumi.com>
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
2021-10-11 11:39:49 -07:00