1646 Commits

Author SHA1 Message Date
Luke Hoban
0901f49a61
Add Pulumi AI blog (#2757)
* Add Pulumi AI blog

* Add AMA link and promote next steps
2023-04-27 10:50:12 -07:00
Scott S. Lowe
bf759e7af8
Add security to project structuring post (#2756)
Update the Zephyr post on structuring projects to include mention of security as a driving factor

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-04-27 09:41:53 -06:00
Scott S. Lowe
b610d28b82
Add MIW videos to blog posts (#2750)
* Add MIW videos to blog posts

Update four blog posts to add relevant/related MIW videos via the YouTube shortcode. Add headings ("See it in action") for all videos embedded as part of this PR to help with the flow of the blog post.

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-04-26 16:42:55 -06:00
Monica
5437201784
Capitalize beginning of the line 2023-04-26 14:40:47 -04:00
Monica
537bb4088a
Capitalize Git references where applicable 2023-04-26 14:21:18 -04:00
Tiffani
5ca4ce80e8
SEO fixes for duplicate title tags and meta descriptions (#2725) 2023-04-25 15:48:56 -07:00
Josh Kodroff
25d551f468
Fix Springboot example link in Lambda Snapstart post. (#2749) 2023-04-25 13:50:45 -04:00
Monica
e980bbac9a
Update github handle reference in release notes 80 2023-04-25 13:00:19 -04:00
susan evans
c3c02f78e0
fix machine learning links (#2734) 2023-04-21 15:18:50 -07:00
Josh Kodroff
08c8f3697d
Add Advanced AWS Networking, Part 2 (#2714)
* Add Advanced AWS Networking, Part 2

* Apply suggestions from code review

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Change introduction to use second person.

* Update themes/default/content/blog/advanced-aws-networking-part-2/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/blog/advanced-aws-networking-part-2/index.md

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-04-20 22:05:55 +00:00
aaronkao
90a2224aa8
Fix Pulumi AI youtube video link (#2698) 2023-04-13 17:53:04 -07:00
Sean Holung
c2d263d052
update broken links (#2693) 2023-04-13 12:07:47 -07:00
Luke Hoban
d243ecfbc7
Add Cloudflare (#2695) 2023-04-13 14:28:17 -04:00
Zack Chase
2065f91044
Add png social image for insights blog (#2692) 2023-04-13 14:16:36 +00:00
Zack Chase
141359fad7
Update banner and newsroom (#2691) 2023-04-13 05:14:01 -07:00
Zack Chase
dc9227f60e
Website updates (#2688)
* Initial homepage redesign pass, hero change + add sections

* bundle

* Add customer quotes to the homepage

* update title spacing, add Skai quote

* add new images for homepage

* spacing fixes

* update customer quotes

* sections + quotes updates, remove PDL logo

* update logo list

* add resource search diagram

adds resource search diagram for updates to product pages

* update diagram

"service" changed to "cloud"
provider count updated
added deployments and insights to diagram

* diagram revision

* Delete duplicate file

* Revision for real

* update images and backgrounds

* update twitter content

* remove unused graphic

* update hero secondary button

* fix community link color

* website updates

* fix logo size Signed-off-by: susanev<susan.ra.evans@gmail.com>

* updates to /product/ and /pulumi-service/

* update pricing and self-hosted pages

* fix formating

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* remove relrefs from pricing

* fix html

Signed-off-by: susanev <susan.ra.evans@gmail.com>

* remove quotes from tweets, correct signup page links, customer logo changes

* update CTA button styles for purple background

* add links to homepage sections

* fix join link clickable area

* pulumi cloud & product changes, add some images

* update AI image to have language tabs

* styling fixes

* update product nav and text tweaks for /product

* fix logos spacing, update header button

* update copy

Co-authored-by: George Huang <george@pulumi.com>

* change Pulumi Cloud URL and add alias for /product/pulumi-service, add newline to product overview title

* update nav links for Pulumi Cloud

* update Pulumi Deployments image

* shorten tweet height for twitter carousel

* fix univision logo

* update community link

* restyle community join link

* edit customer list

* join link styles pt 2

* Update themes/default/layouts/page/pricing.html

* Update themes/default/layouts/page/pricing.html

* Update themes/default/layouts/page/pricing.html

* Update themes/default/layouts/page/pricing.html

* Update themes/default/layouts/page/pricing.html

* update ai graphics

* Search docs (#94)


---------

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
Co-authored-by: evanboyle <evan@pulumi.com>

* appease the linter

* handle pricing table text-wrap, center cells (keeping left column left-aligned)

* Insights blog post (#101)

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
Co-authored-by: aaronkao <aaronkao@users.noreply.github.com>

* Add Pulumi AI UI (#95)

* WIP

* Remove WIP text

* Handle over-limit errors

* Refactor the page structure

* Bit of code, CSS, markup cleanup

* Support querystring params

* Layout WIP

* Switch to two-column layout

* Add GPT toggle, hopefully fix highlight bug, glitchy copy buttons

* Fix a little copy button issue

* Fix set-focus glitch, signup URL

* Remove language tooltips and tweak emphasis color

* Mobile and tablet tweaks

* Shorted labels for mobile, leading on outputs

* Extend the pre-highlight wait a bit to allow for slower rendering

* Hard-code the endpoint URL to avoid the extra docs PR for now

* Remove log statement

* Pulumi Insights product page (#91)

* First commit

* Adding subtitles

* A few visual and textual tweaks

* Make edits to AI section

* Added gif

* Updated images

* Added Get Started button to AI section

* Add Pulumi Insights to product nav, alias for /insights

* reorder mobile nav items for product section

* Add search gif

* Corrected formatting error

* Resized images

* Updated gif and added form links

* Added Preview Signup page

* Linted and formatted

* Remove button, fix layout issue on submit, link to forms, show learn-more message

* Signup -> sign up

* Updated anchor links and margins

* Minor edit to lede copy

* fix hover on button

---------

Co-authored-by: Christian Nunciato <cnunciato@work.local>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: Christian Nunciato <chris@nunciato.org>
Co-authored-by: zchase <zachary@pulumi.com>

* mark insights blog as draft (#102)

---------

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: Anita Trimbur <anita@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Bryce Lampe <brycelampe@gmail.com>
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
Co-authored-by: evanboyle <evan@pulumi.com>
Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
Co-authored-by: aaronkao <aaronkao@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Christian Nunciato <cnunciato@work.local>
Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-04-12 23:15:38 -07:00
susan evans
9659ffb7f3
fix deployments links (#2686) 2023-04-12 09:42:10 -07:00
susan evans
b3309e115c
fix cloud rest api marketing links (#2683) 2023-04-11 19:46:00 -07:00
susan evans
3fcdcf2ebb
fix rest of docs links (#2679) 2023-04-11 14:41:31 -07:00
susan evans
4a61f4a2ee
remove 404 (#2670) 2023-04-10 12:12:23 -07:00
Josh Kodroff
2dd781ba7e
Blog: lambda response streaming (#2668)
* Add Lambda response streaming post.

* Update themes/default/content/blog/aws-lambda-response-streaming/index.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>

* empty

Signed-off-by: susanev <susan.ra.evans@gmail.com>

---------

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
Co-authored-by: susanev <susan.ra.evans@gmail.com>
2023-04-07 14:43:13 -07:00
susan evans
168ed94e72
fix 500 link (#2663) 2023-04-06 21:42:47 -07:00
Josh Kodroff
37ff0aa878
Fix links on AWS advanced networking blog post. (#2660) 2023-04-06 10:37:35 -07:00
Josh Kodroff
add31fc276
Add first blog post for advanced networking in AWS. (#2631)
* Add first blog post for advanced networking in AWS.
2023-04-05 13:09:08 -04:00
Scott S. Lowe
99510bb0cf
Update older hierarchical config post (#2651)
* Update older hierarchical config post

Update older post to link to announcement of support for hierarchical config

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-04-04 11:40:18 -04:00
susan evans
4010bb9268
remove irrelevant link (#2649) 2023-04-03 16:57:27 -07:00
Justin Van Patten
3f672f4b99
blog: Project-Scoped Stacks in Self-Managed Backends (#2622)
Adds a new blog post intended to be published this Wednesday (3/29) on the same day the feature will be released.

Part of https://github.com/pulumi/pulumi/issues/12173

Related Issues/PRs:
- https://github.com/pulumi/pulumi/issues/2522
- https://github.com/pulumi/pulumi/pull/12437
- https://github.com/pulumi/pulumi/pull/12438

Co-authored-by: Abhinav Gupta <abhinav@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
2023-04-03 11:02:59 -07:00
susan evans
215c499422
fix aks clusters blog grammar (#2644) 2023-04-03 07:32:24 -07:00
susan evans
d530e219de
fix broken links (#2639) 2023-04-01 10:46:58 -07:00
Christian Nunciato
483e20b9f6
Add an image supporting the Zephyr dev-stacks workflow (#2638) 2023-03-31 15:10:05 -06:00
Scott S. Lowe
8525ba6872
Add fourth Zephyr blog post (#2620)
* Add Zephyr blog post on using stack references

Add the fourth Zephyr blog post, which is focused on using stack references

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-31 11:55:50 -06:00
Robbie McKinstry
fad9a47fd3
Add blog post on pulumi stack init --team flag (#2588)
* Add blog post on `pulumi stack init --team` flag

* Include release version

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* --teams flag is plural in the CLI

* Update themes/default/content/blog/stack-init-teams-flag/index.md

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Update themes/default/content/blog/stack-init-teams-flag/index.md

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Line edits, incorporating Meagan's suggestions.

* Add Christian's line edit.

---------

Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
2023-03-31 10:12:54 -04:00
Evan Boyle
452a348589
Pulumi Deployments Relaunch (#2591)
Deployments relaunch blog post, reference docs, and API docs.

---------

Co-authored-by: Pat Gavlin <pat@pulumi.com>
Co-authored-by: Komal <komal@pulumi.com>
2023-03-29 04:54:59 -07:00
Abhinav Gupta
ce18723199
new(blog): Introducing StackReference OutputDetails (#2583)
Adds a blog post introducing
the new StackReference OutputDetails feature.

The feature was added to all supported SDKs in the following PRs:

- https://github.com/pulumi/pulumi/pull/12034
- https://github.com/pulumi/pulumi/pull/12071
- https://github.com/pulumi/pulumi-dotnet/pull/103
- https://github.com/pulumi/pulumi/pull/12072
- https://github.com/pulumi/pulumi-java/pull/986
2023-03-24 08:43:57 -06:00
aaronkao
f9728adbe1
Update Docker post with video (#2584) 2023-03-23 14:56:56 -07:00
Mikhail Shilkov
3a56f55ef4
Release notes Jan/Feb 2023 (#2580) 2023-03-22 12:32:47 -06:00
Abhinav Gupta
8db622ec30
fix: Close unclosed shortcodes (#2578)
`make serve` fails on master with different errors
because of unclosed shortcodes in some documents.

This change, along with pulumi/registry#2229 and pulumi/registry#2231
fixes `make serve` with the latest version of Hugo.

This change does not update to the latest copy of registry
because that'll happen automatically once this lands.

Resolves #2572
2023-03-22 00:41:25 +00:00
Evan Boyle
893a55ab4f
Reliability Blog Post (#2575)
Read every single error
2023-03-21 06:07:50 -07:00
Scott S. Lowe
a8d9adacfb
Make Zephyr ToC entries consistent (#2577)
Remove hyperlink to self in first and second post. Make ToC a bulleted list in all three posts. Add link for third post to first and second posts.

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-20 13:01:57 -06:00
Christian Nunciato
17e4c4e474
Update Zephyr blog-post images (#2574) 2023-03-17 20:04:43 -06:00
Scott S. Lowe
f1ede8822c
Add Zephyr blog post on structuring Pulumi projects (#2548)
* Add third Zephyr blog post

Add third blog post in the Zephyr series, discussing how to structure Pulumi projects. Remove a trailing space that was introduced from PR #2510 to fix a linting error.

Signed-off-by: Scott Lowe <slowe@pulumi.com>
2023-03-17 15:08:19 -06:00
Josh Kodroff
70675e8db4
Blog: Google Cloud Account Scraper (#2553)
* First draft.

* Lengthen meta desc

* Apply suggestions from code review

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>

* Apply suggestions from code review

Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-03-16 16:33:33 +00:00
susan evans
8bd74bc87a
fix 404 in blog (#2558)
Signed-off-by: Scott Lowe <slowe@pulumi.com>
Co-authored-by: Scott Lowe <slowe@pulumi.com>
2023-03-13 09:59:40 -07:00
susan evans
4b1206665c
fix 404 bare metal link in blog (#2559) 2023-03-13 09:37:13 -07:00
Christian Nunciato
bf7b459b0d
Add Zephyr post #2: Developer stacks and Git branches (#2542) 2023-03-10 10:44:21 -08:00
Sara
490ddd5190
Updating Kelsey Dirks quote + adding Guin (#2540)
Updating the beginning of  Kelsey Dirks' quote
Adding Guin's
2023-03-08 10:30:28 -06:00
Monica
7653b7ba77
Merge pull request #2527 from pulumi/mr/docker-image
Add docker 4.0 blog post
2023-03-08 04:13:03 -05:00
Monica
7325226bbb
Add provider reference to CTA para 2023-03-07 19:52:42 -05:00
Monica
0e81fcd371
Update provider name references and add shoutout 2023-03-07 19:43:30 -05:00
Guinevere Saenger
e4579c1d8c Update migration to short note with link 2023-03-07 15:59:13 -08:00