4 Commits

Author SHA1 Message Date
Kimberley Mackenzie
e35e01f06f
Prettier Spike (#1517)
* Add Prettier set-up (no formatting in this commit).

* Manual fixes for Prettier issues.

* Run Prettier fix on non-markdown files.

* Incorporate Prettier PR feedback - update commands, re-apply new yaml styles, add editor config.

* Remove deprecated config item.

* Add dependency on prettier-plugin-go-template.

* reconcile changed file with prettier formatting.

* Add git blame ignore revs file to include Prettier formatting commit.

* Fix format issue with merge conflict.
2022-06-01 10:58:20 -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
Zack Chase
c89e7ff00c Reorganize webinar listings (#2821)
* Start of reorg of webinar page

* Add featured listing to webinar lists

* Use duration instead of end time on listing page

* Localize datetime on webinar listing and landing pages

* Add js for view control on listing page

* Clean up listings

* Add support for on demand webinars

* Update date for .NET webinar

* Clean up images and formatting

* Add part two of iac workshop

* Update description and title for 04/09 workshop

* Add header to non featured list

* Update date format so it renders correctly in browsers

* Update launch copy

* Add customer webinar to site

* Address feedback around copy
2020-04-06 15:05:53 -07:00
Zack Chase
b92a845d0f Add webinar listing and details pages. (#2640)
* 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
2020-03-17 20:33:01 -07:00