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
f4c0ea3a92
Consolidate contact us forms (#323)
* 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
2021-07-16 13:19:12 -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
Zack Chase
5b883060b6 Add confirmation page for workshops (#2367)
* Add confirmation page for workshops

* Update content/confirmation/_index.md

Co-Authored-By: Justin Van Patten <jvp@justinvp.com>

* Address feedback

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-02-03 09:18:12 -08:00