932 Commits

Author SHA1 Message Date
Zack Chase
1637405909
Add Cloud Engineering Summit to header submenu (#396)
* Add Cloud Engineering Summit to header submenu

* Update text of cloud engineering summit description

* Address feedback

* Update livestream date
2021-07-16 10:45:25 -07:00
Devon Grove
a4ea793b2c
Moved publish date to top of blog template, used standard color (#407) 2021-07-13 10:21:07 -07:00
susan evans
c8553801a1
fixing refs (#402) 2021-07-09 12:57:57 -07:00
susan evans
f04370bf9c
fix refs (#401) 2021-07-09 11:50:47 -07:00
susan evans
7f2c5f8d83
change trial length (#393) 2021-07-08 12:33:03 -07:00
susan evans
36ce168eb2
add usd (#390) 2021-07-06 16:46:26 -07:00
Zack Chase
8a38ccfd32
Add service description above the fold (#382) 2021-07-01 16:55:28 -07:00
Zack Chase
a17f4e8b49
Add a Cloud Engineering Summit landing page (#383)
* Support custom text when countdown is over

* Add cloud engineering summit landing page

* Reduce text blocks

* Address feedback

* Addressing more feedback
2021-07-01 14:52:23 -07:00
susan evans
b24b68a16b
small cleanup on pricing page (#374) 2021-06-30 13:07:00 -07:00
Zack Chase
3edcdbbbda
Update the pricing page and copy across the website (#371) 2021-06-29 09:55:43 -07:00
Christian Nunciato
79d6b6b162
Fix relrefs pointing to previous CrossGuard locations (#360) 2021-06-22 15:02:23 -07:00
Joe Duffy
3927943cb1
Filter blog tags to Top 40, and add back some metadata (#350)
* Only show the top 40 blog tags

In https://github.com/pulumi/pulumi-hugo/pull/215, I had suggested
that instead of physically deleting tags we didn't want to show, we
compute it algorithmically, by only showing the "Top N" tags. This
commit introduces said functionality.

This has a few advantages:

* Preserves old metadata (the authors added the tags because they
  felt they were meaningful and captured information about the posts).

* Enables us to surface those tags differently in the future (who
  knows, maybe someday we'll want to run a "spinnaker" campaign).

* Notably, also keeps the tag index pages, which Google has indexed.

* Enables us to add a "View More ..." link at the bottom of the
  page if folks want to see the entire list.

* Perhaps most importantly, protects against future bloat. For
  example, since this tag cleanup happened, we have added top-level
  tags for "aliases", "app-runner", "iam", "open-source", and
  "refactoring", each of which has only a single post.

I chose 40 as the N in Top N, because that's how many we show today.
I could see an argument for filtering this based on post count
instead (e.g., only those with >3 posts).

* Add back some tags

Now that we filter out unpopular tags, we can add back some of the
ones previously removed.
2021-06-21 17:31:35 -07:00
Zack Chase
80afeaded3
Update case study footer (#328) 2021-06-14 16:42:17 -07:00
Zack Chase
e78c8e86f4
Add lykke case study (#258)
* Add lykke case study

* Apply suggestions from code review

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

* Update links

* Apply suggestions from code review

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

Co-authored-by: George Huang <george@pulumi.com>
2021-06-14 16:18:32 -07:00
Christian Nunciato
b06660f74d
Fix heading wrapping on Solutions page (#312) 2021-06-11 10:03:57 -07:00
susan evans
5d28405ca7
fix nav toggle button (#309) 2021-06-10 11:12:56 -07:00
Christian Nunciato
685eefc586
Adjust docs & blog layout for tablets (#306) 2021-06-09 16:26:50 -07:00
Christian Nunciato
e4a6fea625
Remove query params (#299) 2021-06-08 11:16:12 -07:00
Christian Nunciato
1004191784
Lazy-load sentry (#282) 2021-06-01 11:46:19 -07:00
mmm-20
39e181415c
Remove additional access word in accessing GCP document (#284)
Co-authored-by: lm <lm@local>
2021-06-01 09:15:01 -07:00
Christian Nunciato
3dfae85046
Upgrade TailwindCSS, etc. (#263) 2021-05-27 15:46:18 -07:00
David Wrede
240acb472f
Minor copy update to be more inclusive of our language support (#276) 2021-05-26 13:49:35 -07:00
susan evans
0e89e05bcf
move get started goals to beginning of guides (#241)
* move goals

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

* fix lint

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

* address feedback

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

* Pushed common text into shortcode, updated text, and combined related steps

* Incorporated TR feedback

Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-05-25 10:20:37 -07:00
Christian Nunciato
9ff105fda8
Fix notes (#259)
Missed a couple of these in the redesign. This should be the last of 'em.
2021-05-20 13:59:30 -07:00
Christian Nunciato
804553dec3
Update configure-gcp.html (#252) 2021-05-20 10:44:45 -07:00
Zack Chase
b33195c510
Remove PulumiUP docs sidebar ad (#245)
* Update PulumiUP docs banner ad

* Remove pulumiup docs banner

* Update banner

* Update pulumi up page

* Add PulumiUP to resources listings

* Apply suggestions from code review

Co-authored-by: Christian Nunciato <c@nunciato.org>

* Address feedback

* Apply suggestions from code review

Co-authored-by: Christian Nunciato <c@nunciato.org>

Co-authored-by: Christian Nunciato <c@nunciato.org>
2021-05-20 10:12:06 -07:00
susan evans
76a227f09d
add get started page to website (#195) 2021-05-12 15:56:26 -07:00
Joe Duffy
1a807a9915
Add an automation API landing page (#208)
* Add an automation API landing page

This is just an initial sketch. We'll make it better soon.

* Add some styles and put video above the fold

* Update getting started link

Co-authored-by: Zack Chase <zachary@pulumi.com>
2021-05-07 09:01:58 -07:00
Christian Nunciato
34e249db8d
Pull 404.scss into the bundle (#197) 2021-05-05 14:59:50 -07:00
susan evans
ba3f1d02fd
remove apis (#189) 2021-05-04 09:36:49 -07:00
Paul Stack
0c9b46f067
Add the ability for the user to see the checksums download link (#188) 2021-05-04 16:29:30 +01:00
Christian Nunciato
a8e7f22c6e
Remove Docs from the Learn menu (#181) 2021-05-03 12:37:04 -07:00
susan evans
7277fb589e
redirect /support to https://support.pulumi.com/ (#182) 2021-05-03 11:39:23 -07:00
Christian Nunciato
3cbb98b257
Fix up some button things (#138) 2021-04-28 17:16:00 -07:00
Christian Nunciato
f12ced68f8
Fix tutorial indexes (#156) 2021-04-27 19:52:16 -07:00
Zack Chase
268f051e19
Update social card image (#129) 2021-04-27 16:55:07 -07:00
susan evans
cb6f7f773d
remove bgs (#149) 2021-04-27 12:09:07 -07:00
Zack Chase
786ca98c71
Update the /pulumi-up landing page. (#118)
* Add PulumiUP recording

* Fix accordian on the pricing page
2021-04-22 10:21:57 -07:00
Zack Chase
2a7655c0d8
Remove old events from listings and update copy on the top banner (#108)
* Unlist old events

* Update banner text
2021-04-21 07:57:34 -07:00
Sean Holung
36a5263f86
update logo in page title (#112)
* switch logo
2021-04-20 19:32:37 -07:00
Zack Chase
323f677bb1
Update banner for the 3.0 launch (#102)
* Update banner

* Update banner styles

* Shorten text

* Update banner style part two
2021-04-20 10:56:51 -07:00
Zack Chase
254ca04d14
Remove countdown and update button text (#100) 2021-04-20 10:10:55 -07:00
Zack Chase
376db56954
Link directly to webinar from pulumiup page (#93)
* Link directly to webinar from pulumiup page

* Update text color

* Fix text
2021-04-20 07:49:05 -07:00
susan evans
c9c831bed7
add link to press release (#89)
* add link to press release
* fix text color on oss pricing

Signed-off-by: susanev <susan.ra.evans@gmail.com>
2021-04-20 03:11:22 -07:00
Christian Nunciato
96c6fd914f
Port content and theme from pulumi-hugo-internal (#85)
Co-authored-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: kimberleyamackenzie <kimberleyamackenzie@gmail.com>
2021-04-20 00:37:26 -07:00
Paul Stack
3431f32ed5
Updating docs for 3.0 release (#57)
Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-04-19 23:59:43 +01:00
Anton Tayanovskyy
fce03a33b0
Update azure aks helm examples (#63)
* Adding azure helm aks examples for more languages

* Go link

* Remove accidental addition

* Switch featured examples to aks-helm

* Redirect azure-py-aks links to azure-py-aks-helm links
2021-04-16 10:54:59 -04:00
susan evans
b7f9669a7c
update cicd docs (#46)
* remove msg about it only being for pro and ent
* update pricing page

Signed-off-by: susanev <susan.ra.evans@gmail.com>
Co-authored-by: Zack Chase <zachary@pulumi.com>
2021-04-15 09:49:01 -07:00
Zack Chase
d3b002717e
PulumiUP workshops and after party updates (#55)
* Update workshop titles

* Add dev day workshop to PulumiUP

* Update PulumiUP page with after party and workshop
2021-04-13 19:33:44 -07:00
susan evans
ee14707b66
fixing refs (#48)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
2021-04-13 12:29:57 -07:00