8 Commits

Author SHA1 Message Date
James Denyer
7ed3679eb4
first 7 videos with transcripts (#3259)
* first 10 videos with transcripts

* One tab to rule them all

* Update layout

* Rebuild asset bundles

* Fix up URL slugs

* Fix AI answers heading level

---------

Co-authored-by: Christian Nunciato <chris@nunciato.org>
2023-08-12 15:53:24 +00:00
Christian Nunciato
32a3fcee71
Add a tab to /resources for AI Answers (#3182) 2023-07-24 21:31:34 -07:00
Sean Holung
506abdbd06
Add rss feed for events (#2581) 2023-03-24 10:33:53 -07:00
Christian Nunciato
2feb1bfe94
Whitepaper -> Whitepapers (#1229) 2022-03-18 13:30:37 -07:00
Kimberley Mackenzie
e07b726ac4
Third nav implementation on resources + brand resources pages (#1196)
* Update brand and brand resources pages for new teritary nav.

* Swap back go mod and go sum.

* Fix lint error

Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-03-15 10:07:14 -07:00
Alex Mullans
638ce7c023
Revert "Move resources to events-workshops (#625)" (#671)
This reverts commit cc7cf448295940b960a657590efb3722623a2579.
2021-10-01 11:08:22 -07:00
Praneet Loke
cc7cf44829
Move resources to events-workshops (#625)
* 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
2021-10-01 09:42:03 -07:00
Zack Chase
e78eb60527 Add resources page (#4530)
* Transition event and webinar pages to be resources

* Reimplement resources page functionality in CSS

* Clean up URL slugs

* Remove unused style

* Address feedback

* Support no target in the url

* Address feedback

* Make entire tile clickable

* Unlist old webinars

* Fix relref issue in build

* Fix hoverability of filter icon/title

* Fix internal link issue

* Address feedback

* Update comment

* Make it work on mobile

Co-authored-by: Christian Nunciato <c@nunciato.org>
2020-11-10 14:41:52 -08:00