932 Commits

Author SHA1 Message Date
Zack Chase
d701d4df83 Add snowflake case study (#4515)
* Add snowflake case study

* Add header and link on home page to case studies

* Address some feedback

* Update external links for logos

* Apply suggestions from code review

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

* Address feedback

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-11-11 12:42:01 -08:00
Zack Chase
a3e45b5f5a Add Introduction to Pulumi Workshop series (#4560)
* Reimplement resources page functionality in CSS

* Address feedback

* Address feedback

* Add hubspot form stencil component

* Switch to using stencil hubspot form component

* Move UTM parameter tracking logic into stencil component

* Use stencil to render webinar datetime

* Add support for multiple sessions for a webinar

* Add support for select a session when registering

* Remove webinar.js from tsconfig

* Add introduction to pulumi workshop listing

* Update form styles

* Hide form selector after the form is submitted

* Clean up event handling

* Fix rebase mistake

* Update dates
2020-11-11 11:25:42 -08:00
Zack Chase
e78eb60527 Add resources page (#4530)
* Transition event and webinar pages to be resources

* Reimplement resources page functionality in CSS

* Clean up URL slugs

* Remove unused style

* Address feedback

* Support no target in the url

* Address feedback

* Make entire tile clickable

* Unlist old webinars

* Fix relref issue in build

* Fix hoverability of filter icon/title

* Fix internal link issue

* Address feedback

* Update comment

* Make it work on mobile

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-11-10 14:41:52 -08:00
Christian Nunciato
47d372b49b Add webinars link (#4519) 2020-11-04 18:22:41 -08:00
Christian Nunciato
f39e6b3603 Couple of JS fixes (#4508)
* Correct IIFE syntax
* Check for anchors before using it
2020-11-02 13:00:22 -08:00
Zack Chase
3c2c8c2633 Update board of directors (#4502) 2020-11-02 09:18:48 -08:00
susan evans
9dc9f54126 removed xs (#4488)
Signed-off-by: susanev <susan.ra.evans@gmail.com>
2020-10-30 13:56:38 -07:00
Joe Duffy
ac5eb40573 Add a new blog post 2020-10-28 04:39:13 -07:00
Zack Chase
bbb62ffc2d Add tag for google site verification (#4407)
* Add tag for google site verification

* Replace exisiting google verification tag
2020-10-20 13:23:49 -07:00
Joe Duffy
ae78b4c1d2 Revert back to the usual CTAs (#4394)
This goes back to the mascot and standard get started CTAs in the
hero, keeping the summit in the alert as we are still working on
adding a cloud engineering page that it will link to.
2020-10-19 21:03:49 -07:00
Christian Nunciato
2524212963 Change banner button label (#4395) 2020-10-19 10:57:29 -07:00
Zack Chase
f7721089f8 Update summit CTAs to promote the keynote (#4363)
* Update summit CTAs to promote the keynote

* Update layouts/partials/banner.html

Co-authored-by: Justin Van Patten <jvp@justinvp.com>

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-10-09 14:37:39 -07:00
Christian Nunciato
d068c1a5b0 Remove unneeded code (#4357) 2020-10-08 13:32:07 -07:00
Zack Chase
ac3217ffa8 Update summit CTAs on home page (#4356) 2020-10-08 12:40:36 -07:00
Christian Nunciato
4a6ba81ebc Replace the *2pulumis with a pulumi-convert component (#4266) 2020-10-08 10:51:50 -07:00
Christian Nunciato
f3fbc39666 Suppress position locations, apply styles for consistency (#4352)
* Suppress position locations, apply styles for consistency
* Whitelist BambooHR selectors
2020-10-07 17:28:12 -07:00
Sean Holung
1682134a4f Adding console references to getting started. (#4320) 2020-10-01 09:46:51 -07:00
Zack Chase
56fdc2bba7 Add MiW episode with transcript (#4292)
* Add guard duty video with transcription

* Update copy for getting started section on webinar page
2020-09-23 13:23:00 -07:00
Christian Nunciato
b293825f66 Summit takeover (#4290) 2020-09-23 13:30:35 -04:00
Zack Chase
b6ef47a26b Add arm2pulumi coming soon page (#4285)
* Add arm2pulumi coming soon page

* Update coming soon copy
2020-09-21 17:11:34 -07:00
Zack Chase
f01b7743a9 /azure page updates (#4219)
* Initial page layout for /azure

* Typo fixes

* Add arm2pulumi section; cleanup

* Update split section image; copy updates

* Add azure press release

* Fix name of provider

* Fix typo

* Azure NextGen API docs (#4264)

* Add the chicklet alert

* Change the link to point to /azure

* Minor content adjustments

* Announce Azure Next Gen blog (#4265)

* Update links and adoption section

* Add a missed word

* Proper case

* Change alert text

* Remove links to language docs

* Last edits to the blog post

* Update blog image with code

Co-authored-by: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-09-21 07:13:42 -04:00
Christian Nunciato
d7754f3951 Add Learn Pulumi generators and layout stubs (#3830)
Co-authored-by: Lee Zen <lee@pulumi.com>
2020-09-19 11:28:47 -07:00
Zack Chase
502b737dee Add PulumiTV episode with transcription (#4227)
* Add PulumiTV episode with transcription

* Apply suggestions from code review

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

* Clean up transcript

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-09-17 14:50:42 -07:00
Christian Nunciato
16bb60093c Add CodePen logo (#4027) 2020-09-10 14:51:19 -07:00
Zack Chase
42480a1557 Replace 'real' with 'modern' (#4180)
* Replace 'real' with 'modern'

* Fix quotes

* Apply suggestions from code review

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

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-09-10 10:59:43 -07:00
Christian Nunciato
ebb6096190 Update the Cloud Eng banner text (#4184) 2020-09-09 12:04:11 -07:00
Christian Nunciato
35af4bfe80 Add a banner component (#4138) 2020-09-01 12:51:09 -07:00
Chris Smith
2e8a18384f Fix Pulumi blog tags for C#, F# (#4098) 2020-08-31 17:21:52 +01:00
Zack Chase
b703958deb Preload component.js files (#3922)
* Prefetch component.js files

* Use preload instead of prefetch

* Add crossorigin to preloads

* Use async instead of defer for component.js loads

* Add preloads for component scripts

* Use defer instead of async

* Apply suggestions from code review

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

* Add back in crossorigin to avoid warning

* Update layouts/partials/head.html

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

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-08-20 15:34:54 -07:00
Zack Chase
976e49b0ac Add Recent News items (#4039)
* Open recent news links in a new tab

* Add recent news items
2020-08-20 14:50:52 -07:00
Zack Chase
01bc66a9b7 Add cloud engineering summit as listing on events and webinar (#3942)
* Add cloud engineering summit on webinar page

* Add cloud engineering summit to events page

* Add noopener noreferrer to external links in webinar list

* Update description

* Remove note at top of events page
2020-08-19 14:12:40 -04:00
Christian Nunciato
033823fa0e Replace Hire with Bamboo (#4030) 2020-08-18 17:04:20 -07:00
Joe Duffy
b6f8ab5688 Add tf2pulumi page (#4020)
* Add back tf2pulumi page

This page was renamed to kube2pulumi and shipped (huzzah!), so this
change adds it back. It also changes the URL to adopt the endpoint we
stood up in production, rather than my personal Pulumi account (oops).

* Don't throw, to avoid unhandled exceptions

This avoids the issue reported and fixed in
https://github.com/pulumi/docs/pull/4012.
2020-08-18 07:54:12 -07:00
Christian Nunciato
7c97b5abf6 Add Pinpoint logo, press release (#4008) 2020-08-17 16:14:10 -07:00
Christian Nunciato
8cbcd4eb66 Publish sourcemaps to Sentry (#3962) 2020-08-17 13:13:18 -07:00
Christian Nunciato
e607c1ce40 Add Sentry for client-side error reporting (#3912) 2020-08-13 15:47:59 -07:00
Christian Nunciato
ae10bf2245 Varions Kubernetes-page fixups (#3940) 2020-08-12 15:17:58 -07:00
Zack Chase
d6b2ba7c35 Update /kubernetes product page (#3836)
* New Kubernetes Superpowers blog post

* Add lang picker

* Add crd2pulumi examples

* lint

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>

* PR feedback and Helm 3 + Kustomize section

* Fix link to press release

* Add link and screenshot for kube2pulumi page

* Reformat kubernetes product page; authentication based CTAs

* Update layout and placeholder text

* Fill in copy

* Remove unused

* Superpower icon, snake_case in YAML

* Use existing SVGs (refactor into icon lib later)

* Typo, add TODO to use SVGs

* Remove more unused

* WIP: Code-switcher, UX polish

* Scroll back to top-left, add dark-mode style for Python and C#

* Update copy

* Layouts and things

* Disambiguate

* Link to the release from the newsroom

* Medium and large layout adjustments

* Update cloud eng summit text

* Copy edits

* Fix typos

* Fix typo

* Fix typos

* Update links

* Link to the blog post

Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Levi Blackstone <levi@pulumi.com>
Co-authored-by: Sophia Parafina <spara@users.noreply.github.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-08-12 07:16:44 -04:00
Justin Van Patten
bce9300e93 Update Python install instructions (#3908)
We require pip to be available, which is typically included with Python installs, but some Linux distros require it to be installed separately using the OS's package manager. Update the Python install instructions to mention this.

Also, update the .NET required version, since I noticed it was out-of-date.
2020-08-10 10:39:58 -07:00
Christian Nunciato
f1c3b16eba Add an asciicast shortcode (#3884) 2020-08-06 09:44:52 +01:00
Christian Nunciato
859d41cacd Deploy the website atomically (#3799) 2020-07-30 13:44:55 -07:00
Cameron Stokes
d3f2281dc8 Add anchor for customer logos section. (#3809)
Maie it easy to link to our customer logos section.
2020-07-27 13:52:51 -07:00
Levi Blackstone
ed43d0f2b6 Update k8s snippets to match examples repo 2020-07-20 14:04:34 -06:00
Zack Chase
75e17db0ae Convert 07/08 Azure Workshop to On Demand and clean up old webinars (#3768)
* Update webinars

* Temporarily hide 'Upcoming' header until there are more webinars

* Uncomment heading and don't use featured flag

* Add 'RECORDED ON' to on-demand videos
2020-07-14 13:20:22 -07:00
Christian Nunciato
f04fa21854 Build CSS and JS bundles outside of Hugo (#3725) 2020-07-02 20:33:01 -07:00
Zack Chase
3dd0ffb466 Clean up webinar pages and add CircleCI webinar on demand flow (#3647)
* Move circleci webinar to on demand format

* Clean up old webinars

* Add Spinnaker Live recording
2020-06-23 17:20:26 -04:00
Christian Nunciato
9a1fefece3 Fix broken links (#3646)
* Fix broken links
* Handle F# examples
2020-06-23 13:37:13 -07:00
97thFloor
f081ddf621 SEO optimization, KW "google cloud infrastructure" (#3495) 2020-06-18 09:59:24 -07:00
Christian Nunciato
c1c6c81f25 Add Snowflake (#3616) 2020-06-17 10:15:51 -04:00
Zack Chase
20455df282 Add Sourcegraph case study. (#3598)
* Add sourcegraph case study

* Fix relref links

* Update meta desc and description

* Apply suggestions from code review

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

* Use the Sourcegraph SVG and adjust home page logo spacing

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-06-16 10:19:49 -04:00