8 Commits

Author SHA1 Message Date
Sean Holung
944ba31a82
Revert "Revert "fix get started relrefs (#3081)" (#3082)" (#3084)
This reverts commit c9c0eb535cad8a0e427400236e986ab116802dcf.
2023-06-16 18:43:40 -07:00
Sean Holung
c9c0eb535c
Revert "fix get started relrefs (#3081)" (#3082)
This reverts commit 915dba5a6421fb926acbf193ef5a971498794d46.
2023-06-16 18:12:03 -07:00
Sean Holung
915dba5a64
fix get started relrefs (#3081) 2023-06-16 16:02:54 -07:00
susan evans
7b3b40ab70
quickstart experience (#2983) 2023-06-08 19:45:09 -07:00
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
Christian Nunciato
3dfae85046
Upgrade TailwindCSS, etc. (#263) 2021-05-27 15:46:18 -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
af877a3610 UX improvements to events pages (#2419)
* Move filter and CTA to right side of event listing page

* Add heading to event list showing number of events available when filtering

* Remove calendar embed and use button to bring up calendar modal

* Slightly prettify the event-listings page

* Slightly prettify the event-detail page

* Make the registration button orange

* Add ability to use filter query param to pre filter events

* Address feedback

* Remove excess console.log

* Update assets/js/event-filtering.js

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

Co-authored-by: Christian Nunciato <christian@pulumi.com>
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-02-13 11:38:39 -08:00