* 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>
* Unlist old webinars
* Add digital ocean webinar
* Add CNCF webinar
* Update digital ocean image
* Adjust title so it fits in container on one line
* Fix CNCF webinar image
* Add recording link for AWS Howdy Partner
* Add new listings to webinar page
* Apply suggestions from code review
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
* Update content/webinars/aws-howdy-partner-twitch-2020-06-01/index.md
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
* Add last names to meta descriptions
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Apply suggestions from code review
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update meta descriptions
Co-authored-by: isaac-pulumi <59850911+isaac-pulumi@users.noreply.github.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Defer loading youtube iframe on homepage
* Resize logo section images for page speed
* Readjust sizes for customer logos
* Remove iframe load JS and use srcdoc to show preview image
* Clean up logo image files
* Clean up preview image for home page youtube video
* Add play button to actual placeholder image for consistent formatting
* Remove image resize changes
* Replace the home-page video preview image
* Remove old image
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Add a CrossGuard landing page
* Link to CrossGuard page from pricing
* Add Credijusto quote/case study link
* Fix the CrossGuard meta title
* Add links to new CrossGuard page
This change adds a link to the CrossGuard page from the
PRODUCTS drop down in the top nav.
It also adds a "For Security Engineers" section to the WHY PULUMI
page, in addition to cleaning up some of the copy there.
* Update front matter to be pre recorded video
* Add getting started section to webinar landing page
* Update formatting and images
* Add button to link to getting started section and webinar page to prerecorded videos
* Update webinar image
* Address feedback
* Add embed URL and update CTA text
* Add webinar listing for DC go lang meetup
* Add webinar listing for dotnet webinar
* Add policy as code webinar
* Update copy on webinar descriptions
* Address feedback
* Update policy as code abstract
* Create initial framework for new webinar listings and registration pages
* Add gate/ungated, live/recorded, and new list format
* Add gated test webinar and wire up form handler
* Add responive layout for webinar listings
* Remove test webinar; uncomment CSS
* Add webinars; update formatting
* update copy
* Add PulumiTV section and videos
* On demand page formatting
* Make webinar headings anchor-able
* Fix SEO lint errors
* Reduce duplicate code
* Address feedback
* Use plural directory for webinars and redirect old webinar pages
* Rearrange existing User Guide ToC
* Rename "Tutorials and Guides" to "User Guides."
* Rename "Cloud Programming Tutorials" just to "Tutorials."
* Sort "Tutorials" at the top of this list.
* Make room for the new "Adopting Pulumi" user guide.
* Add the Adopting Pulumi index page
* Add an import guide
This is largely based on the existing import blog post.
* Add an initial, half completed, Terraform guide
* Add the empty AWS, Azure, and Kubernetes pages
* Fix a few broken links
* Add coverage of tf2pulumi in the adoption guide
* Use shorter titles
I had wanted to use the longer titles because they look better in
SEO. However, unfortunately the breadcrumbs use the title it seems,
and not the display H1 or menu name, which means the breadcrumbs
ended up looking ridiculously long and redundant.
* Add an AWS CloudFormation migration guide
* Add a guide for moving to Pulumi from ARM
* Add some logos to spruce things up
* Add a page for Kubernetes adoption
* Fix a typo in the copy button code
* Apply @lukehoban suggestions from code review
Co-Authored-By: Luke Hoban <luke@pulumi.com>
* Incorporate more code review feedback
Co-authored-by: Luke Hoban <luke@pulumi.com>