* Rename content/resources to content/events-workshops. Add alias for resources in events-workshops/_index.md
* Update references to /resources/* to /events-workshops/*
* Update the Resources option in the header nav to Events & Workshops
* Rename resources layouts to events-workshops
* Add aliases to all content/events-workshops/* pages for /resources
* Add a tool (redirector) that can add aliases when moving content in bulk
* Update indentation to use 2-spaces for the aliases list in events-workshops/pulumi-update-2020-04-29
* Add whylabs and panther labs case studies
* Update home page logo section
* Apply suggestions from code review
Co-authored-by: George Huang <george@pulumi.com>
* Fix up home page logos
Co-authored-by: George Huang <george@pulumi.com>
* Add javascript and infra as code topic page
* Add infra as code for k8s topic page
* Add python for devops topic page
* Add infras as code for devops topic page
* Add azure infra as code landing page
* Add sponsor logos
* Add back navigation link to session list
* Update google cloud logo
* Fix up logo sizes
* Update NGINX logo
* Add more CES sponsor logos
* Address feedback
* Add back links for sponsors
* Add Github sponsor logo
* First cut of sessionize integration
* Add working registration flow
* Some copy updates and formatting fixes
* CES registration updates
* Address some feedback
* Remove uneeded pages and update ctas
* Remove unused image
* Address feedback
* Fix typo of -> or in assets type list
* Make Putting It All Together text generic over language
* Fixes
** fix camelcasing for node languages
** Make pulumi-bucket refs internal links.
The answer to this FAQ is confusing some customers per feedback from the CE team. People do not know what "production" means, the number of environments chosen in each scenario seems to cause confusion, and the wording around "deployment" also seems to throw people off.
I revised the answer to make it less ambiguous and more consistent.
* First cut of new automation api page content
* Tighten up responsive design
* Apply suggestions from code review
Co-authored-by: George Huang <george@pulumi.com>
* Address feedback
* Update themes/default/layouts/page/automation.html
Co-authored-by: George Huang <george@pulumi.com>
Co-authored-by: George Huang <george@pulumi.com>
* Update Kenshoo branding to Skai
Kenshoo rebranded to Skai, so we need to update the copy.
* Update skai branding across site
* resize skai logo
Co-authored-by: Zack Chase <zachary@pulumi.com>
Co-authored-by: spara <sophia.parafina@gmail.com>
* Add some initial structure for what is pages
* Add some dots
* Refinements to what is pages
* Make the linter happy
* Add why is python so popular topic page
* Add infrastrucutre as code internal links
* Add infrastructure as software internal links
* Fix link formatting
* Add new contact us section
* Refactor multi select form component to allow more than just date selecting
* Add selector to contact us form
* Consolidate contact us sections across website
* Fix tests
* Address feedback