378 Commits

Author SHA1 Message Date
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
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
Sarah Hughes
b069beea9c
Sarah/kubecon march update (#2632)
* update aws-proton workshop with youtube link

* add new pulumipus images

* add new content to kubecon page

* adjust platypus, add pulumiUP button
2023-03-30 12:43:55 -07:00
aaronkao
b3511f8fea
Adding Sam Cogan (#2582) 2023-03-24 09:39:58 -07:00
Kimberley Mackenzie
624f30084e
Update about page, including new leadership and press pages (#2543)
* Update about page, including new leadership and press pages.

* Apply suggestions from code review

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

* Implement responsive layouts.

* Update svg timeline, update spotlight photos on banner.

* Re-order leadership, update text and meta desc per marketing feedback.

* Final set of changes - update Lindsay's title, add Board firms on leadership page, updated community links, update timeline svg and text, fix active state for anchor tag links.

* Rebase bundle.

---------

Co-authored-by: George Huang <george@pulumi.com>
2023-03-23 12:41:43 -07:00
Sarah Hughes
614db15e29
update blogs/docs ad for pulumiUP (#2569) 2023-03-15 10:11:00 -07:00
Engin Diri
02c0efd7ee
docs: add Auth0 SAML Guide (#2448)
* docs: add Auth0 SAML Guide

* Update themes/default/content/docs/guides/saml/auth0.md

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

* Update themes/default/content/docs/guides/saml/auth0.md

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

* Update themes/default/content/docs/guides/saml/auth0.md

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

* Update themes/default/content/docs/guides/saml/auth0.md

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

* Update themes/default/content/docs/guides/saml/auth0.md

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

* Update themes/default/content/docs/guides/saml/auth0.md

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

---------

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
2023-03-13 18:31:10 -07:00
Sean Holung
bca19d7a89
new product overview page (#2475)
Co-authored-by: George Huang <george@pulumi.com>
2023-03-10 15:36:58 -08:00
Sarah Hughes
fe3b020731
Sarah/up 2023 (#2545)
* move reusable sections to partials

* replace kubecon reused components with partials

* update header links to replace CED with PulumiUP

* update event session registration modal to skip session selection step with only 1 option

* add new images

* add 2023 pulumiUP pages

* commit the bundle?

* Update themes/default/content/pulumi-up/_index.md

Co-authored-by: Zack Chase <zachary@pulumi.com>

* update youtube links

* add new meta images

* update title, add thanks for registering

---------

Co-authored-by: Zack Chase <zachary@pulumi.com>
2023-03-09 10:30:02 -08:00
Anita Trimbur
74753a4ec2
update outdated console screenshot in scim guide (#2526) 2023-03-02 18:55:39 -08:00
Pablo Seibelt
b057290606
Add Pablo Seibelt to team list (#2522) 2023-03-02 18:52:50 -08:00
Sarah Hughes
f0738c39c1
replace kubecon meta image with new version (#2524) 2023-02-28 13:01:54 -08:00
Sarah Hughes
123e78e6a8
add new meta image for kubecon 2023 (#2523) 2023-02-28 12:39:31 -08:00
aaronkao
5904af0a2b
Add new Puluminaries (#2493) 2023-02-15 10:39:46 -08:00
Richard Shade
7e40a3acff
Blog: Finops with Pulumi (#2443)
* Blog: Finops with Pulumi

Co-authored-by: Scott S. Lowe <slowe@pulumi.com>
Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2023-02-15 01:50:45 +00:00
Sarah Hughes
78fa959516
update kubecon landing page for 2023 (#2490)
* update kubecon landing page for 2023

* feedback, sizing issues
2023-02-13 15:53:04 -08:00
Ramon Quitales
87df95ee96
Add Ramon Quitales to Pulumi website (#2440)
Co-authored-by: Ramon Quitales <ramon@pulumi.com>
2023-01-26 14:29:30 -08:00
Abhinav Gupta
0449df8bfb
team: Add Abhinav (#2409) 2023-01-19 16:35:04 -08:00
Sarah Hughes
9b1f963677
Final CED updates (#2356)
* add images for final CED update

* add new resources pages for CED workshops

* update CED page with new resources pages, customer stories and recommended sessions sections

* add CED to featured resources

* PR feedback

* add rel=0 to youtube video
2023-01-06 11:44:21 -08:00
Sara
03c226a41d
Update index.md (#2115)
* Update index.md

* Add meta image

* add image

* remove old image

Co-authored-by: Sean Holung <sean.holung@gmail.com>
2023-01-03 10:01:36 -06:00
susan evans
015feeeaae
update access token docs and some nav item fixes from the seo work (#2324) 2022-12-14 19:35:46 -08:00
aaronkao
42ff0f0c29
Pulumi Challenge # 4 - Holiday Shopping (#2262)
Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-12-02 11:37:29 -08:00
Monica Rodriguez
29a9089fa7
Decrease image size 2022-11-29 16:23:04 -05:00
Monica Rodriguez
4f6deeb3b6
Add Monica to team page 2022-11-29 15:38:21 -05:00
Sarah Hughes
f781d7a1ef
update CED page with keynote recordings, copy changes, and available workshop recordings (#2261) 2022-11-22 15:51:16 -08:00
Sarah Hughes
73a4f4970f
create landing page for re:Invent (#2255) 2022-11-18 11:57:00 -08:00
Mitch Gerdisch
57220096b4
Onelogin saml SCIM updates (#2246) 2022-11-17 07:56:04 -08:00
Zack Chase
a046497a44
Update the pricing page (#2223)
* Update pull-request.yml (#71)

* CED 2022 night before update (#81)

* Add some docs for Automation API for Pulumi Deployments (#76)

* Remove preview note from Pulumi YAML (#77)

* Deployment marketing page (#67)

* add preview sign-up page for Pulumi Deploy

* add pulumi deployments signup page to navigation

* use theme updates for icons

* update meta description

* Copy edits

* add 'learn more' section to the bottom

* center the learn list

* Update copy in the three scenarios section

* Add youtube video, buttons to jump to registration

* update graphic

* Revert "use theme updates for icons" - related theme PR is merged

* Edit messaging about Automation API 10x stat

* update learn more section, fix some height mismatches

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

* Deployment docs (#70)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Update Continuous Delivery docs

* Thorough redo until GET deployment

* Add banner to Pulumi Service  page & add slack

* Update list deployments

* Pass over logs docs

* Config documentation (#2079)

* Update go.mod

* Update pull-request.yml (#71)

* Empty commit to trigger a preview

* wip (just pushing changes inbetween meetings throughout the day)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Thorough redo until GET deployment

* Update Continuous Delivery docs

* Update list deployments

* Add banner to Pulumi Service  page & add slack

* Pass over logs docs

* wip (just pushing changes inbetween meetings throughout the day)

* Empty commit to trigger a preview

* Update themes/default/content/docs/intro/pulumi-service/deployments.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Addressing susan's feedback

* add numbering to github app installation steps

* Add cancel

* Indent to fix lint-breaking issue

* content updates

* empty

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

* potentially final push?

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Pricing page update (#73)

* Updates to pricing page

* fix format

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

* edit

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

* Update security whitepaper date

* Updated CED page to remove registration and add 'join now' button (#79)

Co-authored-by: Sarah Hughes <sarah@pulumi.com>

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Pulumi Deployments Launch Blog (#82)

* add deployments launch blog

* fix imgs

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

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

* Overview and YAML GA blog posts (#80)

* Initial overview blog

* Intial YAML GA post

* Linting

* update homepage banner for pulumi deployments launch (#74)

* Pulumi Deployments mini challenge (#69)

* Pulumi Deployments mini challenge

* Update themes/default/content/challenge/deployments.md

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

* Apply suggestions from code review

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

* Updated main challenge page

* Add deployments press release

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

* Update copy (#84)

* Update copy

* Update some more copy

* Update image

* few clean ups

* Update index.md

* Update themes/default/content/blog/announcing-new-usage-based-pricing-for-your-whole-team/index.md

* Update image

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

* Update team-edition-cost.png

* Update pricing.html

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com>
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
Co-authored-by: aaronkao <aaronkao@users.noreply.github.com>
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
2022-11-14 14:33:49 -08:00
susan evans
60fe5bc8fc
reduce img sizes (#2204) 2022-11-09 13:49:32 -08:00
George Huang
c1e97cd096
NCICS/NOAA guest blog post and case study (#2031)
* Initial guest blog content for NCICS/NOAA

* Add Denis Willett guest blogger photo

* Update photo

* Add Next Steps section

* Add meta image

* Update date

* edits
2022-11-08 11:40:19 -08:00
Sarah Hughes
829f974876
remove CED banner, replace ad on docs with Pulumi Deployments (#2184) 2022-11-03 09:20:22 -07:00
Zack Chase
9e479464b8
CED day of release (#2174)
* Update pull-request.yml (#71)

* CED 2022 night before update (#81)

* Add some docs for Automation API for Pulumi Deployments (#76)

* Remove preview note from Pulumi YAML (#77)

* Deployment marketing page (#67)

* add preview sign-up page for Pulumi Deploy

* add pulumi deployments signup page to navigation

* use theme updates for icons

* update meta description

* Copy edits

* add 'learn more' section to the bottom

* center the learn list

* Update copy in the three scenarios section

* Add youtube video, buttons to jump to registration

* update graphic

* Revert "use theme updates for icons" - related theme PR is merged

* Edit messaging about Automation API 10x stat

* update learn more section, fix some height mismatches

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

* Deployment docs (#70)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Update Continuous Delivery docs

* Thorough redo until GET deployment

* Add banner to Pulumi Service  page & add slack

* Update list deployments

* Pass over logs docs

* Config documentation (#2079)

* Update go.mod

* Update pull-request.yml (#71)

* Empty commit to trigger a preview

* wip (just pushing changes inbetween meetings throughout the day)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Thorough redo until GET deployment

* Update Continuous Delivery docs

* Update list deployments

* Add banner to Pulumi Service  page & add slack

* Pass over logs docs

* wip (just pushing changes inbetween meetings throughout the day)

* Empty commit to trigger a preview

* Update themes/default/content/docs/intro/pulumi-service/deployments.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Addressing susan's feedback

* add numbering to github app installation steps

* Add cancel

* Indent to fix lint-breaking issue

* content updates

* empty

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

* potentially final push?

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Pricing page update (#73)

* Updates to pricing page

* fix format

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

* edit

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

* Update security whitepaper date

* Updated CED page to remove registration and add 'join now' button (#79)

Co-authored-by: Sarah Hughes <sarah@pulumi.com>

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Pulumi Deployments Launch Blog (#82)

* add deployments launch blog

* fix imgs

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

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

* Overview and YAML GA blog posts (#80)

* Initial overview blog

* Intial YAML GA post

* Linting

* update homepage banner for pulumi deployments launch (#74)

* Pulumi Deployments mini challenge (#69)

* Pulumi Deployments mini challenge

* Update themes/default/content/challenge/deployments.md

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

* Apply suggestions from code review

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

* Updated main challenge page

* Add deployments press release

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

* Adjust blog dates for ordering

* Fix challenge links

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
Co-authored-by: Evan Boyle <EvanBoyle@users.noreply.github.com>
Co-authored-by: Luke Hoban <lukehoban@gmail.com>
Co-authored-by: aaronkao <aaronkao@users.noreply.github.com>
2022-11-02 07:07:53 -07:00
Zack Chase
8d55bd35d1
Ced 2022 night before updates (#2169)
* Update pull-request.yml (#71)

* CED 2022 night before update (#81)

* Add some docs for Automation API for Pulumi Deployments (#76)

* Remove preview note from Pulumi YAML (#77)

* Deployment marketing page (#67)

* add preview sign-up page for Pulumi Deploy

* add pulumi deployments signup page to navigation

* use theme updates for icons

* update meta description

* Copy edits

* add 'learn more' section to the bottom

* center the learn list

* Update copy in the three scenarios section

* Add youtube video, buttons to jump to registration

* update graphic

* Revert "use theme updates for icons" - related theme PR is merged

* Edit messaging about Automation API 10x stat

* update learn more section, fix some height mismatches

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

* Deployment docs (#70)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Update Continuous Delivery docs

* Thorough redo until GET deployment

* Add banner to Pulumi Service  page & add slack

* Update list deployments

* Pass over logs docs

* Config documentation (#2079)

* Update go.mod

* Update pull-request.yml (#71)

* Empty commit to trigger a preview

* wip (just pushing changes inbetween meetings throughout the day)

* wip draft of Deployment docs

 setting up structure for others to collaborate

* Increment weights

* Thorough redo until GET deployment

* Update Continuous Delivery docs

* Update list deployments

* Add banner to Pulumi Service  page & add slack

* Pass over logs docs

* wip (just pushing changes inbetween meetings throughout the day)

* Empty commit to trigger a preview

* Update themes/default/content/docs/intro/pulumi-service/deployments.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Update themes/default/content/docs/guides/continuous-delivery/github-app.md

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

* Addressing susan's feedback

* add numbering to github app installation steps

* Add cancel

* Indent to fix lint-breaking issue

* content updates

* empty

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

* potentially final push?

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

* Pricing page update (#73)

* Updates to pricing page

* fix format

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

* edit

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

* Update security whitepaper date

* Updated CED page to remove registration and add 'join now' button (#79)

Co-authored-by: Sarah Hughes <sarah@pulumi.com>

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: GH Action - Upstream Sync <action@github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Ian Wahbe <ian@wahbe.com>
Co-authored-by: Sarah Hughes <sarah@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
Co-authored-by: Komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
Co-authored-by: Frassle <Frassle@users.noreply.github.com>
Co-authored-by: susan evans <susan.ra.evans@gmail.com>
2022-11-01 21:17:17 -07:00
Sarah Hughes
b7c918014a
add Jay Smith to google cloud workshop, CED speaker wall, CED workshops tile (#2147) 2022-10-29 15:02:23 -05:00
Sarah Hughes
9ffbae2309
CED updates, CED banner on homepage (#2116) 2022-10-26 12:43:13 -07:00
Sean Holung
1d26eaefe9
Update python aws networking workshop meta image (#2113)
Co-authored-by: Sara <100384099+SaraDPH@users.noreply.github.com>
2022-10-26 10:21:22 -07:00
Sarah Hughes
60b167b339
add dutchie logo to case studies, add case studies to schedule (#2102) 2022-10-25 13:56:28 -07:00
Sarah Hughes
f6fb760e31
add speaker wall to CED landing page (#2103) 2022-10-25 13:56:13 -07:00
Zack Chase
b3ac218a8b
Add new workshops and update aws logo (#2066) 2022-10-21 09:40:26 -07:00
Sean Holung
ef3e86900f
add 3 new workshops (#2057) 2022-10-19 12:28:10 -07:00
Sarah Hughes
e8f130854e
CED updates (#2044)
* CED updates - add speakers, case studies, partner logos

* update CED workshop presenters to match current info

* add microsoft to partner logos, make logo layout horizontal
2022-10-13 17:27:46 -07:00
Sarah Hughes
e1b0718a0f
update pulumi challenge banner to CED banner, ad CED registration link to docs (#2030)
* update pulumi challenge banner to CED banner, ad CED registration link to docs

* Update themes/default/layouts/partials/banner.html

Co-authored-by: Zack Chase <zachary@pulumi.com>

Co-authored-by: Zack Chase <zachary@pulumi.com>
2022-10-11 10:30:07 -07:00
Bryce Lampe
a36ca7556e
Update GitHub app permissions screenshot (#2027) 2022-10-10 14:22:10 -07:00
Sean Holung
aa93df255c
add pulumi challenge ad to right nav (#1951) 2022-09-19 09:35:09 -07:00
susan evans
fb83d74769
fix up the ci-cd assistant docs (#1897) 2022-09-02 14:31:38 -07:00
Christian Nunciato
048e51b263
Fix Pulumi Challenge CTA image (#1895) 2022-09-01 17:16:10 -07:00
Zack Chase
ccf67bb60c
Add image of pulumi challenge giveaway and update responsiveness (#1880)
* Add image of pulumi challenge giveaway and update responsiveness

* Remove extra line
2022-08-30 15:58:01 -07:00
Kat Cosgrove
d4f2525c72
Pulumi Challenge Launch + August (#1863)
Launching the Pulumi Challenge with the Startup in a Box challenge and blog post

Co-authored-by: Laura Santamaria <laura@pulumi.com>
Co-authored-by: David Flanagan <david@rawkode.dev>
2022-08-30 10:08:22 -07:00
susan evans
e42cf3eefa
update service docs for nav+dashboard release (#1723) 2022-08-27 07:13:21 -07:00
Thomas Kappler
18eac06635
Add Thomas Kappler (tkappler) (#1864) 2022-08-23 18:32:18 -07:00