3917 Commits

Author SHA1 Message Date
spara
93b22e9d03 updated front matter 2020-01-06 12:37:57 -06:00
spara
2ca407ad16 updated front matter 2020-01-06 12:37:57 -06:00
spara
940c2db8e2 removed trailing space 2020-01-06 12:37:57 -06:00
spara
9c1ea753f1 added a more descriptive meta description 2020-01-06 12:37:57 -06:00
spara
437aa3f407 updated meta.jpeg 2020-01-06 12:37:57 -06:00
spara
5320e500bb initial commit 2020-01-06 12:37:57 -06:00
joeduffy
2aca94ce67 Fix a typo in the 2019 blog post
"starte" => "state"
2020-01-06 08:38:05 -08:00
stack72
2bbb1464db Adding the HashiCorp providers to the Cloud Providers page
Related: #1879
2020-01-05 22:26:05 +02:00
Joe Duffy
49f758c0ee Integrate "overview" pages with the nav (#2214)
This changes the structure of the nav slightly: instead of showing
"Overview" pages for each sub-section as an independent entry, which
consumes vertical space, hyperlink the section header itself. This
feels more intuitive to me, matches the way the breadcrumbs work,
and saves us on a bit of vertical real estate (which is getting fairly
scarce on our site now-a-days, as we continue to add more sections).
2020-01-05 11:18:59 -08:00
Chris Smith
1194fa802b Fix typo (#2212)
Fix typo pointed out by @AgrimPrasad.
2020-01-03 07:31:26 -08:00
stack72
18ab93e28d Adding the docker provider to the providers list
Also split the list into cloud vs infrastructure providers. There
will be other sections added e.g. VCS, Network etc

Related: #1879
2020-01-02 21:20:27 +00:00
Joe Duffy
e41a9d1af4 Add a 2019 year in review blog post (#2204)
* Add a 2019 year in review blog post

* Add a bullet on community in 2019

* Fix typos and lengthy meta description

* Incorporate PR feedback

* Add a new year photo
2019-12-31 16:03:32 -08:00
Chris Smith
d05d6f576b Don't duplicate supported CI list (#2203) 2019-12-30 13:37:12 -08:00
Justin Van Patten
6981f73962 Use relref instead of ref (#2195)
Changes usage of `ref` (fully qualified URL) to `relref` (relative URL), as there's no need for these to be fully qualified and we generally use `relref` throughout.
2019-12-26 13:12:15 -05:00
Joe Duffy
61927e3f45 Add a /crossguard short-link (#2194)
This link is just an alias to the Crossguard user guide, but
makes it a little easier to link to from slides, videos, etc.
2019-12-23 15:41:00 -08:00
stack72
1ba2ed8f6d Correction to EKS Crosswalk guide
Fixes: #2182
2019-12-22 23:45:45 +02:00
Zack Chase
dbb7397fde Fix remaining broken links (#2180)
* Fix remaining broken links

* Update content/blog/introducing-kx/index.md

Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2019-12-19 14:15:55 -08:00
Justin Van Patten
b779710814 Blog on types of CrossGuard policies you can write (#2179) 2019-12-19 21:18:12 +00:00
Zack Chase
b5ecf44405 Don't use markdown format in reference links (#2175)
* Don't use markdown format in reference links

* Remove dead link
2019-12-19 11:45:43 -08:00
Sophia Parafina
c4157a21d9 Merge pull request #2167 from pulumi/mikhail/lambda-provisioned-concurrency
Lambda Provisioned Concurrency
2019-12-19 10:29:26 -06:00
Mikhail Shilkov
ec3254419a Update date 2019-12-19 17:22:39 +01:00
spara
27002e5c8b changed meta image 2019-12-19 10:16:58 -06:00
Mikhail Shilkov
499fc80bb4 Add a price chart 2019-12-19 10:42:00 +01:00
Sophia Parafina
89238e88ee Update content/blog/aws-lambda-provisioned-concurrency-no-cold-starts/index.md 2019-12-18 16:52:48 -06:00
Sophia Parafina
6e0a6385f7 Update content/blog/aws-lambda-provisioned-concurrency-no-cold-starts/index.md 2019-12-18 16:52:36 -06:00
Mikhail Shilkov
d4b5bf04c2 Change the title 2019-12-18 22:30:41 +01:00
Zack Chase
5ab3d65926 Add markdown linting (#2135)
* Add markdown linting script; fix markdown lint errors

* Add support for meta description and page title validation

* Add comments

* Fix lint errors; exclude autogenerated tutorials

* Address feedback; add more comments

* Add more checks for redirect pages; no index; and auto generated content

* More fixes for lint errors

* Allow duplicate headings in a page

* More lint error fixes

* Even more lint error fixes

* Getting started guide lint fixes

* Add custom h1 support to docs single pages

* Use custom h1 tags on cloud getting started guides

* Add custom h1 support to docs

* Add custom h1 support to docs lists.html

* Final round of intial lint fixes

* Add markdown linting to build script

* Update README

* Test build failure due to lint error

* Fix lint error so build will pass

* Readability fixes for lint script
2019-12-18 09:59:20 -08:00
Joe Duffy
d56ab1cee0 Attempt to clarify open source vs. freemium vs. paid (#2159)
* Attempt to clarify open source vs. freemium vs. paid

This change:

- Add the Community Edition to the top-level edition tabs on
  the pricing page, replacing the separate section we already had.

- Adjust the feature differentiation waterfall in the edition tabs.

- Add a section to the top of the pricing page that clarifies that
  Pulumi is available as open source, freemium, or paid editions.

- Update the FAQ to call out the ability to use the open source
  independent of the service.

- Updates some text so that it doesn't sound like we're limiting
  the Community Edition to "individuals" -- in reality, it really
  just means "single user scenarios", which is subtly different.

This is certainly not perfect, but is a set of incremental changes
that I hope will clarify things at least a little bit.

The only thing I don't love is that it pushes the pricing tabs
closer to the fold, but I've adjusted some margins and kept the
new text fairly short, in an attempt to mitigate this.

* Adjust some things on the pricing page

- Apply CR feedback, and remove the "Pulumi Editions" H2 to save
  vertical space and get the goods closer to being above the fold.

- Use blue for the Community Edition. Apply orange to both Team
  Starter and Pro Editions. I didn't notice my change was semi-
  random as to the colors -- at least this means "action blue"
  is attached to the Get Started CTA, and that the team editions
  are consistently colored (which is at least defensible).

- Remove an errant dot.

* Add an alternative design

* Simplify the pricing banner

* Update RBAC entry in pricing table

Fixes #2070.
2019-12-16 10:39:06 -08:00
Christian Nunciato
b69363eee6 Add an Awards page (#2151) 2019-12-13 14:32:41 -08:00
Justin Van Patten
474d7ec71b Fix fargate task example (#2144) 2019-12-11 19:34:13 +00:00
Luke Hoban
4e9ac88834 Fix broken link 2019-12-10 15:17:02 -08:00
spara
15f6871229 resize image 2019-12-10 15:29:12 -06:00
spara
091a143bdf updated index.md 2019-12-10 15:21:48 -06:00
spara
8d25c9368a updated meta_iamge 2019-12-10 15:20:07 -06:00
Luke Hoban
6ff8d556c1 Add images to C# + Kuberentes post (#2132)
* Add images to C# + Kuberentes post

* Few tweaks to intro

Also add `<!--more-->`.
2019-12-10 11:50:39 -08:00
Paul Stack
52134d73a7 Generate the documentation for SpotInst (#2130) 2019-12-10 19:41:23 +00:00
Sophia Parafina
0852aa8e79 Merge pull request #2116 from pulumi/lukehoban/dotnetkubernetes
Add .NET + Kubernetes blog
2019-12-10 11:05:26 -08:00
Luke Hoban
208f5c5f52 Spell check 2019-12-10 10:48:16 -08:00
Luke Hoban
e4a04f12b0 Add C# to Kubernetes getting started (#2129) 2019-12-10 06:25:16 -08:00
Luke Hoban
cd7380f243 Add a section on Docker Images 2019-12-09 21:51:57 -08:00
Luke Hoban
9d0e2e86f5 More PR feedback 2019-12-09 21:34:13 -08:00
Luke Hoban
dbec51a0a6 More PR feedback 2019-12-09 21:28:11 -08:00
Luke Hoban
cd0140c5af Update content/blog/managing-kubernetes-infrastructure-with-dotnet-and-pulumi/index.md
Co-Authored-By: Sophia Parafina <spara@users.noreply.github.com>
2019-12-09 20:38:48 -08:00
Luke Hoban
5ca4714cf5 Update content/blog/managing-kubernetes-infrastructure-with-dotnet-and-pulumi/index.md
Co-Authored-By: Sophia Parafina <spara@users.noreply.github.com>
2019-12-09 20:38:23 -08:00
Luke Hoban
6bef3bd174 Apply suggestions from code review
Co-Authored-By: Mikhail Shilkov <github@mikhail.io>
Co-Authored-By: Sophia Parafina <spara@users.noreply.github.com>
Co-Authored-By: Justin Van Patten <jvp@justinvp.com>
2019-12-09 15:01:14 -08:00
Paul Stack
e36804a0ff Generate the docs for pulumi-cloudamqp (#2123)
Generate the docs for pulumi-cloudamqp
2019-12-09 20:39:48 +02:00
Christian Nunciato
caa4fb134e Change a finicky link (#2124) 2019-12-09 10:38:15 -08:00
stack72
9e26e98373 Generate the docs for pulumi-cloudamqp 2019-12-09 19:52:09 +02:00
Paul Stack
954d7ea82e Generate the documentation for pulumi-rabbitmq (#2111) 2019-12-09 17:35:33 +00:00
stack72
66a9ea13a8 Generate and scaffold the documentation for pulumi-aiven 2019-12-09 18:03:41 +02:00