4924 Commits

Author SHA1 Message Date
Pulumi Bot
514bfb555a Regen docs for aws@1.26.0 (#2630) 2020-03-11 22:21:59 +02:00
Christian Nunciato
12d18debb7 Add Stencil.js for web components (#2626)
* Add Stencil.js for web components
* Address feedback
2020-03-11 10:10:05 -07:00
Zack Chase
879afdfbc2 Update intro paragraph to not include references to provision concurrency being a new feature (#2623) 2020-03-11 08:46:17 -07:00
Maksim Ramanouski
18e153a1ce Minor spelling & markdown fixes (#2622)
* Fix spelling (marketing to marking)

* Markdown syntax fix for Python Output.secret
2020-03-11 04:28:10 +02:00
Joe Duffy
4fe0538a44 Foreshadow more/less (#2625) 2020-03-10 15:28:21 -07:00
Paul Stack
0094932280 Merge pull request #2617 from shahiddev/patch-1
Update from_azure.md
2020-03-10 19:12:07 +02:00
Paul Stack
b68f975c31 Merge pull request #2618 from shahiddev/patch-2
Update from_azure.md
2020-03-10 19:11:22 +02:00
Zack Chase
0f96216554 Update eks blog intro to be less time constrained (#2592) 2020-03-10 10:00:24 -07:00
Shahid Iqbal
0c7d54ec4a Update from_azure.md
Correct references to AWS
2020-03-10 17:54:33 +01:00
Shahid Iqbal
459bfa83ff Update from_azure.md
Missing parenthesis from C# code example
2020-03-10 17:46:22 +01:00
Joe Duffy
f71cbd7e08 Add cross-linking from vs pages to adoption guides (#2610) 2020-03-09 13:53:07 -07:00
Joe Duffy
533941aa46 Add an Adopting Pulumi user guide (#2484)
* Rearrange existing User Guide ToC

* Rename "Tutorials and Guides" to "User Guides."

* Rename "Cloud Programming Tutorials" just to "Tutorials."

* Sort "Tutorials" at the top of this list.

* Make room for the new "Adopting Pulumi" user guide.

* Add the Adopting Pulumi index page

* Add an import guide

This is largely based on the existing import blog post.

* Add an initial, half completed, Terraform guide

* Add the empty AWS, Azure, and Kubernetes pages

* Fix a few broken links

* Add coverage of tf2pulumi in the adoption guide

* Use shorter titles

I had wanted to use the longer titles because they look better in
SEO. However, unfortunately the breadcrumbs use the title it seems,
and not the display H1 or menu name, which means the breadcrumbs
ended up looking ridiculously long and redundant.

* Add an AWS CloudFormation migration guide

* Add a guide for moving to Pulumi from ARM

* Add some logos to spruce things up

* Add a page for Kubernetes adoption

* Fix a typo in the copy button code

* Apply @lukehoban suggestions from code review

Co-Authored-By: Luke Hoban <luke@pulumi.com>

* Incorporate more code review feedback

Co-authored-by: Luke Hoban <luke@pulumi.com>
2020-03-08 20:58:38 -07:00
Joe Duffy
0c1bc63242 Unscramble the cloud providers ToC (#2607)
I noticed that the ordering on the left-hand navigation for the
cloud providers section got scrambled at some point. I suspect we
just weren't watching the "weight" specifiers closely as we added
some of them (if it is intentional, it wasn't apparent to me).

I've changed this to have two clumps of cloud providers:

* First, the "primary four" -- AWS, Azure, GCP, and Kubernetes --
  that sorts at the very top (in alphabetical order).

* Second, the rest.

I gave them the same weights and let the ToC rendering logic
alphabetize rather than needing to maintain them by hand, which
would get quite tedious.
2020-03-08 16:27:11 -07:00
Joe Duffy
3a03f3306a Support shell line continuations in copy button (#2606) 2020-03-08 15:44:16 -07:00
Zack Chase
51925a8de3 Removed canceled events (#2598)
* Unlist canceled events

* Unlist redmon workshop
2020-03-06 10:39:06 -08:00
Luke Hoban
d8ee7f7403 Fix Python .all example (#2597) 2020-03-05 14:25:04 -08:00
spara
794cdc4d1b tweaks 2020-03-05 14:09:17 -06:00
Sophia Parafina
2adea8032c Merge pull request #2581 from pulumi/spara/bigdata-boutique
BigData Boutique guest blog post
2020-03-05 12:44:33 -06:00
spara
f821db190f added guest photo 2020-03-05 10:47:23 -06:00
spara
ade1c5f4ec made suggested changes 2020-03-04 23:03:40 -06:00
spara
9e29f88f9f updated intro 2020-03-04 22:52:04 -06:00
spara
614e459b95 added guest 2020-03-04 16:53:13 -06:00
spara
69e1f8577f updated formatting 2020-03-04 16:31:27 -06:00
stack72
d1ae10c20d Fix incorrect kafka cloud-provider intro example 2020-03-04 22:37:45 +02:00
spara
a0af75faa6 layout 2020-03-04 12:28:19 -06:00
spara
239935f245 BigData Boutique guest blog post 2020-03-04 10:07:34 -06:00
spara
48fb1ba9c5 BigData Boutique guest blog post 2020-03-04 10:00:19 -06:00
Sophia Parafina
b244acb50e fix #1764 (#2184)
Updated python sections for Getting Started
2020-03-04 07:01:39 -08:00
Tasia Halim
cb04b9ad4d Added Go example for transformations (#2576) 2020-03-03 14:29:19 -08:00
Zack Chase
c0c118ae53 SEO optimization for 'aws api gateway' (#2572)
* SEO optimization for 'aws api gateway'

* Update content/docs/guides/crosswalk/aws/api-gateway.md

Co-Authored-By: Christian Nunciato <c@nunciato.org>

* Update content/docs/guides/crosswalk/aws/api-gateway.md

Co-Authored-By: Christian Nunciato <c@nunciato.org>

* Update content/docs/guides/crosswalk/aws/api-gateway.md

Co-Authored-By: Christian Nunciato <c@nunciato.org>

* Address feedback

Co-authored-by: Christian Nunciato <christian@pulumi.com>
2020-03-03 13:43:27 -08:00
Levi Blackstone
1c43d0e37a Update metadata on YAML blog post (#2571) 2020-03-03 09:27:36 -07:00
Sophia Parafina
569d332ab7 Merge pull request #2569 from pulumi/chrsmith/pulumi-console-improvements-post
moved up publish date
2020-03-02 17:15:03 -06:00
spara
5b30817dd8 moved up publish date 2020-03-02 17:05:03 -06:00
Sophia Parafina
56634060c0 Merge pull request #2553 from pulumi/chrsmith/pulumi-console-improvements-post
Blog post: Pulumi Console Improvements, February 2020
2020-03-02 15:54:11 -06:00
Levi Blackstone
1fc9f5e1b8 Formatting 2020-03-02 13:53:16 -07:00
Levi Blackstone
031c7afc9c Fix typo 2020-03-02 13:46:41 -07:00
Levi Blackstone
557d44533c Change publish date for k8s YAML blog post 2020-03-02 11:16:21 -07:00
Lee Zen
81dd090113 Fix Python Output example in programming model documentation (#2559) 2020-02-29 18:23:38 -08:00
spara
d98b03e214 merge changes 2020-02-28 11:58:11 -06:00
spara
aad26f98f5 merge changes 2020-02-28 11:57:53 -06:00
spara
08a5c5167f set publish date 2020-02-28 11:53:22 -06:00
spara
d9a26a0106 set publish date 2020-02-28 11:25:30 -06:00
spara
6fd4d4ce86 language and delivery tweaks 2020-02-28 11:24:02 -06:00
Chris Smith
833e455f6b Address PR feedback // Add CSS styling to images 2020-02-28 09:16:16 -08:00
Chris Smith
3503037f2c Apply suggestions from code review
Co-Authored-By: Christian Nunciato <c@nunciato.org>
Co-Authored-By: Luke Hoban <luke@pulumi.com>
2020-02-28 08:27:36 -08:00
spara
46097f06d4 tweaks and gist shortcode added 2020-02-28 10:03:43 -06:00
Christian Nunciato
1a3310c908 Optimize some PNGs
Signed-off-by: Christian Nunciato <c@nunciato.org>
2020-02-27 14:19:01 -08:00
Chris Smith
7a5bef6f9a Blog post: Pulumi Console Improvements, February 2020 2020-02-27 13:24:43 -08:00
Christian Nunciato
a1deafb3f5 Allow for wider docs layouts for screens that can use it (#2552)
Signed-off-by: Christian Nunciato <c@nunciato.org>
2020-02-27 12:50:10 -08:00
Zack Chase
acaa094c22 SEO optimizations for "Pulumi vs Cloud Templates" (#2515)
* 97th Floor SEO optimization

@cnunciato optimized for KW: CloudFormation. I'm not sure how to create headers, but "What is Pulumi?", "What is CloudFormation?" and "The Pulumi Difference" were intended to be subheadings. If that's not possible they're also fine as they are.

* Address feedback

* Address feedback

Co-authored-by: 97thFloor <59576583+97thFloor@users.noreply.github.com>
2020-02-27 10:49:20 -08:00