1646 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Christian Nunciato
caa4fb134e Change a finicky link (#2124) 2019-12-09 10:38:15 -08:00
Luke Hoban
55d698f3fd Add .NET + Kubernetes blog 2019-12-08 11:17:30 -08:00
Joe Duffy
763d6e818e Add a blog post about EKS cluster features (#2099)
* Add a blog post about EKS cluster features

* Add an image; react to CR feedback

* Make the flow a bit nicer

* Simplify some wording

* More wordsmithing

* Add a shoutout to Clare's keynote talk

* Change publication date on post to today

* Make one final pass over the post

* Fix the preview and a few typos
2019-12-05 11:46:20 -08:00
Christian Nunciato
84e903ebef Handle deleted tweet (#2096)
Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-12-04 06:56:53 -08:00
Christian Nunciato
b9c843d28f Do some SEO cleanup (#2079)
* Don't block on anchor.js

* Add “| Pulumi” to page titles

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Honor shortened title tags where present

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Fix link to example tutorial

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Add H1 tags to pages without them

Signed-off-by: Christian Nunciato <c@nunciato.org>

* Reduce image sizes

Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-12-03 19:06:35 -08:00
Joe Duffy
ff0dad0776 Add an IAM Access Analyzer and CrossGuard blog post (#2077) 2019-12-03 12:55:08 -08:00
Joe Duffy
67a86fb2fc Add PaC blog post link to the 2.0 post (#2072) 2019-12-03 11:19:50 -08:00
Luke Hoban
3f017de9de Watch blog post (#2076) 2019-12-02 19:06:49 -08:00
Justin Van Patten
9967d13dc8 Use relref in 2.0 roadmap blog post (#2073) 2019-12-02 21:26:07 +00:00
Erin Krengel
0055d24c6f fix casing (#2071) 2019-12-02 20:39:14 +00:00
Erin Krengel
021db6dfd8 unmark crossguard post as a draft (#2066) 2019-12-02 12:09:53 -08:00
Erin Krengel
cb59aeb04a Add crossguard blog (#2042) 2019-12-02 11:36:26 -08:00
Joe Duffy
f7d0c782e2 Update publication date for 2.0 blog 2019-12-02 08:01:46 -08:00
joeduffy
8ff2a830f2 Add a 2.0 blog post, and change the alert
This adds a 2.0 blog post and changes the alert to refer to it.
2019-12-01 20:25:15 -08:00
Eric Rudder
38e7038ec1 Merge pull request #2043 from pulumi/spara/kubecon-review
Pulumi at KubeCon recap
2019-11-27 07:46:51 -08:00
Eric Rudder
6d671f1f55 typos 2019-11-26 15:42:19 -08:00
spara
e3cfb21789 eric edits 2019-11-26 16:52:01 -06:00
spara
3dab4fa965 eric edits 2019-11-26 16:02:28 -06:00
spara
65ff32158b removed draft tag 2019-11-26 12:39:22 -06:00
Sophia Parafina
09c27fc328 Update content/blog/kubecon-review/index.md
Co-Authored-By: Joe Duffy <joe@pulumi.com>
2019-11-25 20:49:17 -06:00
spara
49872f72f4 fix twitter url 2019-11-25 15:47:06 -06:00