4924 Commits

Author SHA1 Message Date
spara
ab805b103f initial post & added Scott Lowe profile 2020-04-28 19:42:53 -05:00
spara
adcc1875cb update meta image 2020-04-28 14:22:07 -05:00
Paul Stack
88fb28b292 Adding documentation entries for GitHub and MongoDB Atlas (#3107) 2020-04-28 15:53:11 +01:00
Sophia Parafina
b133638717 Merge pull request #3033 from pulumi/spara/architecture-as-code-serverless
architecture as code: serverless blog post
2020-04-27 20:37:03 -05:00
Sophia Parafina
7ef353f770 Update content/blog/architecture-as-code-serverless/index.md
Co-Authored-By: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2020-04-27 18:37:42 -05:00
Sophia Parafina
a9c55a547e Update content/blog/architecture-as-code-serverless/index.md
Co-Authored-By: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2020-04-27 18:37:24 -05:00
Sophia Parafina
d64f9514ba Update content/blog/architecture-as-code-serverless/index.md
Co-Authored-By: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2020-04-27 18:37:05 -05:00
Sophia Parafina
8621e72f02 Update content/blog/architecture-as-code-serverless/index.md
Co-Authored-By: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2020-04-27 18:36:53 -05:00
Sophia Parafina
88ada9798b Update content/blog/architecture-as-code-serverless/index.md
Co-Authored-By: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2020-04-27 18:36:40 -05:00
spara
058dff22ce added relref 2020-04-27 18:33:23 -05:00
Christian Nunciato
f5d1da71ab Add a case study for Lemonade (#3106) 2020-04-27 14:34:13 -07:00
Joe Duffy
38ebd68537 Fix monthly pricing for Team Pro in details (#3087) 2020-04-27 14:24:12 -07:00
spara
697bd90c3b added provisioned concurrency example 2020-04-27 10:49:53 -05:00
spara
3ffd7c5456 added provisioned concurrency example 2020-04-27 10:38:12 -05:00
Sophia Parafina
b7e97a8bfa Update content/blog/architecture-as-code-serverless/index.md
Co-Authored-By: Mikhail Shilkov <github@mikhail.io>
2020-04-27 10:07:33 -05:00
Mikhail Shilkov
cfe722f438 Commit permalinks 2020-04-27 10:15:10 +02:00
Mikhail Shilkov
fc6d895f34 Update integration test example to v2 2020-04-27 10:01:43 +02:00
Christian Nunciato
e07d24ef67 Update the button for the self-service clouds talk (#3100) 2020-04-25 15:03:13 -07:00
Christian Nunciato
cd75ad2883 Make a CSS selector more specific (#3094)
* Make CSS selector more specific
* Remove bg-white override
2020-04-25 08:24:42 -07:00
spara
1f0b8cbd00 add image 2020-04-24 14:48:23 -05:00
spara
c06ed7dafb initial commit 2020-04-24 14:12:35 -05:00
Levi Blackstone
2442bd4094 Fix typo (#3088) 2020-04-24 10:26:33 -06:00
Cameron Stokes
49abc8bd50 Update the link in the 'New Version Warning' output. (#3080)
Copied the link URL from ce5fd47558/pkg/cmd/pulumi/pulumi.go (L371).
2020-04-24 16:41:06 +01:00
Joe Duffy
9412dfc09e Add a "share this post" section to blogs (#3079)
* Add a "share this post" section to blogs

This change adds a Twitter and LinkedIn sharing button to the right
hand nav for blogs. It's sticky so we don't need to choose between
top/bottom and I tried to keep the font sizes small and colors subdued
so as not to distract from the actual post content itself.

Fixes pulumi/docs#3065.

* Add some breathing room between social icons

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

* Change the social links to light blue

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-04-23 10:11:45 -07:00
Zack Chase
180b6dd3a8 Add circleci webinar (#3069) 2020-04-22 17:14:01 -07:00
Christian Nunciato
b5dc92afcb Add Liz to the team, redirect an empty page (#3071)
* Add Liz to the team

* Redirect /partners to a better, if temporary, location
2020-04-23 00:22:41 +01:00
Lee Zen
21ddac221a Include details on async entrypoint (#3058)
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
2020-04-21 19:51:03 -07:00
Levi Blackstone
82dc5ee675 Add more details about the removal of synchronous invokes (#3057) 2020-04-21 16:15:30 -06:00
Christian Nunciato
fffa5ca99a Update mercedes-benz.md (#3053) 2020-04-21 12:24:57 -07:00
Evan Boyle
4b93d4a0a3 add kubernetes go getting started (#3049) 2020-04-21 07:02:11 -07:00
Joe Duffy
5d90c11005 Add link to 2.0 post from superpowers page (#3051) 2020-04-21 05:18:54 -07:00
Zack Chase
e23a459cfd Add press release (#3047) 2020-04-21 08:17:02 -04:00
Joe Duffy
401a218b17 Add a Pulumi 2.0 blog post (#3040)
* Add a Pulumi 2.0 blog post

* Make a few tweaks

* Link to the migration guide.

* Use the new Pulumi 2.0 superpowers card.

* Use a comma, not an emdash

* Apply suggestions from code review

Co-Authored-By: Sophia Parafina <spara@users.noreply.github.com>
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

* Adopt suggestion

* Adopt Praneet's "hard at work" suggestion

Co-Authored-By: Praneet Loke <1466314+praneetloke@users.noreply.github.com>

* Fix a few relative links

* Link to /superpowers

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Praneet Loke <1466314+praneetloke@users.noreply.github.com>
2020-04-21 04:47:07 -07:00
Paul Stack
9b8f0e3b84 Merge pull request #3046 from pulumi/lee/pulumi-yes
Fix two CI examples missing --yes
2020-04-21 07:50:21 +01:00
Justin Van Patten
6edb32be1d Fix some links to new resource docs (#3021)
We recently changed some of the anchor ids on the resource docs. This updates links in the rest of the docs to use the new anchors.
2020-04-20 22:26:42 -07:00
Christian Nunciato
42a6750223 Site updates (#2966) 2020-04-20 21:00:31 -07:00
Evan Boyle
9ddb4ca131 Update gcp getting started (#3043) 2020-04-20 20:23:25 -07:00
Lee-Ming Zen
e2cc67ac84 Fix two CI examples missing --yes 2020-04-20 19:54:27 -07:00
Joe Duffy
7d0c6c02d0 Update the pricing page (#2877)
* Update the pricing page

This change clarifies a few aspects of our pricing page:

* Use the monthly total ($50 and $225 for Team Starter and Pro),
  rather than mixing terms (which had the unintended consequence
  of making Pro look like a minor step up from Starter).

* Add a billing cycle chooser to switch between Monthly and
  Annually (the default) prices.

* Move the user count to the top of each box, and bold the
  numbers, to make them stand out as clearly different.

* Trim the bulleted list -- it's gotten quite lengthy. That
  includes removing the "free" and "trial" points, since this
  information is already represented in other areas (headers,
  buttons, etc). Change the trial buttons to include "14-DAY".

* Put a single, prominent trial CTA above the fold

* Restore old pricing phrasing for now

* Improve pricing layout

* Add open source callout

* Remove PREVIEW from self-host
2020-04-20 19:00:09 -07:00
Evan Boyle
027a811750 Update import paths for go getting started (#3042) 2020-04-20 18:30:06 -07:00
Lee Zen
a590e444cd Fix the bad relref (#3039)
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
2020-04-20 14:40:32 -07:00
Lee Zen
cd7f1670af Update docs to reflect 2.0-ness (#2834)
Co-authored-by: Lee-Ming Zen <lee@pulumi.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
2020-04-20 14:02:07 -07:00
Justin Van Patten
004d2c7c71 Clarify in docs how secrets are handled in policies (#3032) 2020-04-20 09:36:27 -07:00
spara
c947f17be7 fix formmatting 2020-04-20 11:17:13 -05:00
spara
92202986f6 edits 2020-04-20 10:37:02 -05:00
spara
adb7340e89 edits 2020-04-20 09:45:33 -05:00
Justin Van Patten
e325574c30 Remove "Edit this Page" link from resource docs (#3022)
Hide the right-hand "Edit this Page" link for generated resource docs, since they shouldn't be edited directly, like we do with other generated docs.
2020-04-18 18:24:13 -07:00
spara
32732664e7 add image 2020-04-18 14:36:31 -05:00
spara
199e713fb5 fix errors 2020-04-18 12:12:44 -05:00
spara
c1a49571da initial 2020-04-18 12:10:29 -05:00