8 Commits

Author SHA1 Message Date
susan evans
eb6aa357b2
reorg docs nav + add cloud pages (#2769) 2023-05-15 15:25:28 -07:00
Sarah Hughes
20a8af6171
block external search indexing on unlisted resources (#2587)
* block external search indexing on unlisted resources

* re-list aws crosswalk resource
2023-03-24 11:17:37 -07:00
Christian Nunciato
3bfe1098ee
Replace relrefs with plain Markdown links (#2071) 2022-10-26 07:22:15 -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
Paul Stack
3431f32ed5
Updating docs for 3.0 release (#57)
Co-authored-by: Dave Wrede <dave@pulumi.com>
2021-04-19 23:59:43 +01:00
Sophia Parafina
55ba12583b Programming model reorganization (#4707)
* 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>
2021-02-03 07:30:42 -08: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