1738 Commits

Author SHA1 Message Date
Mike Metral
9377f5927f Break up cluster defaults page into cloud-chooser sections 2019-11-13 11:38:32 -08:00
Mike Metral
ebf6ee845b Break up access control page into cloud-chooser sections 2019-11-13 11:38:32 -08:00
Mike Metral
85feea8a31 Break up update workers page into cloud-chooser sections 2019-11-13 11:38:32 -08:00
Mike Metral
f1cdbc3191 Break up worker nodes page into cloud-chooser sections 2019-11-13 11:38:32 -08:00
Mike Metral
7955df438f Break up control plane page into cloud-chooser sections 2019-11-13 11:38:32 -08:00
Mike Metral
e8f29eb61e Break up managed infra page into cloud-chooser sections 2019-11-13 11:38:32 -08:00
Mike Metral
f16c326daa Break up identity page into cloud-chooser sections 2019-11-13 11:38:32 -08:00
Mike Metral
b5dd3e105f Restructure layout to have tasks in nav & be cloud-choose-oriented 2019-11-13 11:38:32 -08:00
Mike Metral
4fbcec365e Address feedback 2019-11-13 11:38:32 -08:00
Mike Metral
0816711558 Add Crosswalk for Kubernetes on AWS, Azure, and GCP 2019-11-13 11:38:32 -08:00
Mike Metral
dca33ff5d8 Fix Hugo warnings
Fixes `WARN 2019/10/08 23:27:59 make non-relative ref/relref page reference(s)
in page "docs/tutorials/aws/s3-website.md" absolute, e.g. {{< ref
"/blog/my-post.md" >}}`
2019-11-13 11:38:32 -08:00
Cameron Stokes
0fb8e20f7f Fix compile errors in CSharp quickstarts. (#1971)
I verified the other quickstarts - AWS compiles successfully, Kubernetes doesn't have dotnet suppport yet.
2019-11-13 17:28:47 +00:00
Joe Duffy
74215db944 Fix the C# getting started guides (#1955)
These guides didn't actually compiled. I guess the APIs may have
changed since writing them, but there were also syntax issues --
like using single quotes instead of doubles -- and semantic
issues -- like referring to incorrect types given the way the
using statements have been laid out. I've verified these compile.
2019-11-10 22:56:54 -08:00
Justin Van Patten
b5e1bff3d4 Minor tweaks to the .NET page (#1953)
* Minor tweaks to the .NET page

* Avoid jumping scroll position on Safari

Add F# and VB examples at the top to mitigate. The scroll position still jumps slightly due to each language's example having differing number of lines, but at least the scroll position remains in the vicinity of where it was before.

* Fix Getting Started buttons on mobile

* "VB" instead of "Visual Basic" in lang chooser tabs
2019-11-09 20:55:19 +00:00
Joe Duffy
5386094a28 Embellish the .NET landing page a bit (#1952)
This change adds a few things to the .NET landing page:

- Add the .NET Core logo.

- A bit more about "why you might care."

- Add a basic code snippet.

- Add a Getting Started section. We want to drive people here
  when first landing on this page as much as possible, since it's
  the best experience (despite it being C#-only).

- Use the language switcher for C#/F#/VB templates.

- Reorder some content so most relevant is above the fold.

- Add CI/CD coverage of Azure DevOps pipelines and GitHub Actions.
2019-11-08 01:58:59 -05:00
Justin Van Patten
7bc047580c Fix a few minor nitpicks on the .NET page (#1936)
- List .NET after Node.js and Python in the TOC
- Use a relref link
- Unindent code snippets (avoids extra indentation on the rendered pages)
2019-11-06 21:27:09 -08:00
spara
8be3afe19a update 2019-11-06 19:49:53 -06:00
spara
be932a9cbf Merge branch 'spara/landing-page' of https://github.com/pulumi/docs into spara/landing-page 2019-11-06 19:04:07 -06:00
spara
a6266740c5 VSCode screenshot 2019-11-06 18:26:41 -06:00
spara
cac2799ee4 VSCode screenshot 2019-11-06 18:25:07 -06:00
spara
2ae251ec97 luke updates 2019-11-06 18:07:14 -06:00
Cyrus Najmabadi
5caac490e3 Merge branch 'dotnetDocs' into spara/landing-page 2019-11-05 22:52:42 -08:00
spara
202a92e3a3 updated according to comments 2019-11-04 22:08:55 -06:00
spara
9b77cc39a2 updates 2019-11-04 16:20:17 -06:00
Cyrus Najmabadi
e57b79e9a2 fix 2019-11-04 11:52:48 -08:00
Cyrus Najmabadi
28b96b13f0 Add more secret info 2019-11-04 11:45:55 -08:00
Cyrus Najmabadi
ff0c2b7628 Merge branch 'dotnetDocs' of github.com:pulumi/docs into dotnetDocs 2019-11-04 11:43:02 -08:00
Cyrus Najmabadi
1ce3f1d89a Merge remote-tracking branch 'origin/master' into dotnetDocs 2019-11-04 11:42:55 -08:00
spara
4416525a42 added language chooser 2019-11-04 13:26:24 -06:00
spara
83ef2f4b51 updates 2019-11-04 12:49:20 -06:00
spara
57b759777f update 2019-11-04 11:13:48 -06:00
spara
015111c35c update 2019-11-04 11:10:58 -06:00
spara
28f35e0f9e updates 2019-11-04 10:38:48 -06:00
Luke Hoban
b740154d93 Add documentation for Pulumi 1.2 and 1.3 features (#1911)
* Add documentation for Pulumi 1.2 and 1.3 features

Adds documentation for:
1. The `transformations` resource option
2. The `--trace` flag for capturing performance traces

As part of (2) also expanded the troubleshooting page with more
diagnostics tips.

Fixes #1910.

* Apply suggestions from code review

PR feedback.

Co-Authored-By: Eric Rudder <ericrudder@users.noreply.github.com>
2019-10-31 17:03:15 -07:00
Justin Van Patten
f1ec970965 Opt-in to showing C# lang tab where we have content 2019-10-31 16:16:22 -07:00
Cyrus Najmabadi
13f9d755c2 tweaks 2019-10-31 14:18:13 -07:00
Cyrus Najmabadi
21c348bdbd tweaks 2019-10-31 14:06:32 -07:00
Cyrus Najmabadi
4141469eae tweaks 2019-10-31 14:05:28 -07:00
Cyrus Najmabadi
48dc5178d0 revert 2019-10-31 14:04:32 -07:00
Cyrus Najmabadi
789421e66e tweaks 2019-10-31 14:04:02 -07:00
Cyrus Najmabadi
dd21480f89 tweaks 2019-10-31 14:03:37 -07:00
Cyrus Najmabadi
27357063d5 tweaks 2019-10-31 14:02:21 -07:00
Cyrus Najmabadi
a1e1eed019 tweaks 2019-10-31 14:01:56 -07:00
Cyrus Najmabadi
ac9f080773 tweaks 2019-10-31 14:01:17 -07:00
Cyrus Najmabadi
6710f4de78 tweak 2019-10-31 13:59:55 -07:00
Cyrus Najmabadi
54e1033b1d docs 2019-10-31 13:57:42 -07:00
Cyrus Najmabadi
d18caa5035 More 2019-10-31 13:47:47 -07:00
Cyrus Najmabadi
d2c129b220 Update doc 2019-10-31 13:32:43 -07:00
Cyrus Najmabadi
cefdbb434a Initial 2019-10-31 13:30:13 -07:00
Praneet Loke
4305eb5f3a Add docs for self-hosting Pulumi for Enterprise Edition customers (#1894) 2019-10-31 10:40:56 -07:00