* 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
* Merging existing content with rproposed rewrites in this PR, fixed broken links, etc.
* Add redirect to concepts overview page as stop-gap to handle auto-gened ref content links
* Apply suggestions from code review
Co-authored-by: Luke Hoban <luke@pulumi.com>
* Fix broken links
* Incorporating TR feedback
* Fixed broken links
* Incorporating remaining feedback, renamed and refactored content, updated links
* Add client-side redirect logic to map old anchors to new
* Incorporated more feedback, refactored runtime function content, fixed broken links
* Minor typo fix
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Copy edit
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Update content/docs/intro/concepts/project.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
* Incorporated TR feedback
* Trimmed left nav link title
Co-authored-by: David Wrede <dave@pulumi.com>
Co-authored-by: David Wrede <d_wrede@yahoo.com>
Co-authored-by: Luke Hoban <luke@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>
* 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>