From 698c99afb6a88ef23cdfea5bba9850393e6bffca Mon Sep 17 00:00:00 2001 From: AJ Schmidt Date: Fri, 20 Sep 2024 11:15:29 -0400 Subject: [PATCH] fix Jekyll routing --- _notices/rgn0003.md | 2 +- _notices/rgn0006.md | 2 +- _notices/rgn0008.md | 2 +- _notices/rgn0009.md | 2 +- api.md | 1 - contributing/{contributing.md => index.md} | 1 - index.md | 11 +++++------ install/{install.md => index.md} | 1 - maintainers/{maintainers.md => index.md} | 1 - notices/{notices.md => index.md} | 7 +++---- notices/{rdn.md => rdn/index.md} | 1 - notices/{rgn.md => rgn/index.md} | 1 - notices/{rsn.md => rsn/index.md} | 1 - releases/{releases.md => index.md} | 1 - releases/schedule.md | 2 +- resources/{resources.md => index.md} | 1 - user-guide/{user-guide.md => index.md} | 1 - visualization/{visualization.md => index.md} | 1 - 18 files changed, 13 insertions(+), 26 deletions(-) rename contributing/{contributing.md => index.md} (98%) rename install/{install.md => index.md} (99%) rename maintainers/{maintainers.md => index.md} (99%) rename notices/{notices.md => index.md} (51%) rename notices/{rdn.md => rdn/index.md} (94%) rename notices/{rgn.md => rgn/index.md} (94%) rename notices/{rsn.md => rsn/index.md} (94%) rename releases/{releases.md => index.md} (90%) rename resources/{resources.md => index.md} (91%) rename user-guide/{user-guide.md => index.md} (99%) rename visualization/{visualization.md => index.md} (99%) diff --git a/_notices/rgn0003.md b/_notices/rgn0003.md index 7e9f728bcd2..0b4113b92a9 100644 --- a/_notices/rgn0003.md +++ b/_notices/rgn0003.md @@ -39,5 +39,5 @@ dependencies instead. ## Impact -See our updated [release schedule]({% link maintainers/maintainers.md %}) for +See our updated [release schedule]({% link maintainers/index.md %}) for `v0.15` diff --git a/_notices/rgn0006.md b/_notices/rgn0006.md index aac7f87a9e9..e017eeb663e 100644 --- a/_notices/rgn0006.md +++ b/_notices/rgn0006.md @@ -30,5 +30,5 @@ The RAPIDS `v0.16` release date has been extended for 1 week to 2020-10-21 ## Impact -See our updated [release schedule]({% link maintainers/maintainers.md %}) for +See our updated [release schedule]({% link maintainers/index.md %}) for `v0.16` diff --git a/_notices/rgn0008.md b/_notices/rgn0008.md index 4fc35d1837f..b85ee5aee18 100644 --- a/_notices/rgn0008.md +++ b/_notices/rgn0008.md @@ -31,7 +31,7 @@ encountered in [RDN 2](/notices/rdn0002) ## Impact -- See our updated [release schedule]({% link maintainers/maintainers.md %}) for +- See our updated [release schedule]({% link maintainers/index.md %}) for `v0.18` - Refer to [RDN 2](/notices/rdn0002) for more details on gcc `7.5.0` from-source build changes needed in `v0.18+` diff --git a/_notices/rgn0009.md b/_notices/rgn0009.md index b61648ca5e2..d7c056249b8 100644 --- a/_notices/rgn0009.md +++ b/_notices/rgn0009.md @@ -34,4 +34,4 @@ The release is being extended in order to fix a [bug](https://github.com/rapidsa ## Impact -See our updated [release schedule]({% link maintainers/maintainers.md %}) for `v0.19` +See our updated [release schedule]({% link maintainers/index.md %}) for `v0.19` diff --git a/api.md b/api.md index f9eff878e31..e1959e0e5b9 100644 --- a/api.md +++ b/api.md @@ -2,7 +2,6 @@ layout: default title: API Docs nav_order: 4 -permalink: api has_toc: false has_children: false --- diff --git a/contributing/contributing.md b/contributing/index.md similarity index 98% rename from contributing/contributing.md rename to contributing/index.md index 2cd88b7de05..0988fe6b356 100644 --- a/contributing/contributing.md +++ b/contributing/index.md @@ -3,7 +3,6 @@ layout: default title: Contributing nav_order: 6 has_children: true -permalink: contributing --- # Contributing diff --git a/index.md b/index.md index d5455e84e90..c6d7ee260c0 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,6 @@ layout: default title: Home nav_order: 1 -permalink: / description: | A collection of all the documentation for RAPIDS. Whether you're new to RAPIDS, looking to contribute, or are a part of the RAPIDS team, the docs here will help guide you. --- @@ -15,16 +14,16 @@ This site serves to unify the documentation for RAPIDS. Whether you're new to RA ## Sections -[ Installation Guide]({% link install/install.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } -[ User Guides]({% link user-guide/user-guide.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } +[ Installation Guide]({% link install/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } +[ User Guides]({% link user-guide/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[ API Documentation]({% link api.md %}){: .btn.fs-4 .mb-4 .mb-md-04 .mr-2 } -[ Visualization Guide]({% link visualization/visualization.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } +[ Visualization Guide]({% link visualization/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[ Deployment Guides](/deployment/stable/){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } -[ Maintainer Documentation]({% link maintainers/maintainers.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } +[ Maintainer Documentation]({% link maintainers/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
-[ RAPIDS Notices]({% link notices/notices.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } +[ RAPIDS Notices]({% link notices/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } [ RAPIDS GitHub](https://github.com/rapidsai){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 } --- diff --git a/install/install.md b/install/index.md similarity index 99% rename from install/install.md rename to install/index.md index 703ab2c553a..a2f0141dc42 100644 --- a/install/install.md +++ b/install/index.md @@ -2,7 +2,6 @@ layout: default title: Installation Guide nav_order: 2 -permalink: install description: | Guide to installing RAPIDS --- diff --git a/maintainers/maintainers.md b/maintainers/index.md similarity index 99% rename from maintainers/maintainers.md rename to maintainers/index.md index ec615a05967..2a8470c0c28 100644 --- a/maintainers/maintainers.md +++ b/maintainers/index.md @@ -3,7 +3,6 @@ layout: default title: Maintainer Docs nav_order: 6 has_children: true -permalink: maintainers --- # RAPIDS Maintainers Docs diff --git a/notices/notices.md b/notices/index.md similarity index 51% rename from notices/notices.md rename to notices/index.md index 01c925372fa..86f52868559 100644 --- a/notices/notices.md +++ b/notices/index.md @@ -3,7 +3,6 @@ layout: notice-index title: RAPIDS Notices nav_order: 7 has_children: true -permalink: notices has_notice_pin_index: true # shows pinned notices at end --- @@ -16,6 +15,6 @@ Notices are our means to communicate and document changes in the project to cont Type | Code | Intended Audience | Purpose --- | --- | --- | --- -[RAPIDS Developer Notice]({% link notices/rdn.md %}) | **RDN** | Contributors & Core Developers | Communicate updates to development processes -[RAPIDS General Notice]({% link notices/rgn.md %}) | **RGN** | Everyone | Project wide announcements and updates, including breaking changes -[RAPIDS Support Notice]({% link notices/rsn.md %}) | **RSN** | Everyone | Updates on RAPIDS support for specific versions of CUDA, Python, OS, platforms, and compilers +[RAPIDS Developer Notice]({% link notices/rdn/index.md %}) | **RDN** | Contributors & Core Developers | Communicate updates to development processes +[RAPIDS General Notice]({% link notices/rgn/index.md %}) | **RGN** | Everyone | Project wide announcements and updates, including breaking changes +[RAPIDS Support Notice]({% link notices/rsn/index.md %}) | **RSN** | Everyone | Updates on RAPIDS support for specific versions of CUDA, Python, OS, platforms, and compilers diff --git a/notices/rdn.md b/notices/rdn/index.md similarity index 94% rename from notices/rdn.md rename to notices/rdn/index.md index 46556a7fb95..38a534ebb26 100644 --- a/notices/rdn.md +++ b/notices/rdn/index.md @@ -4,7 +4,6 @@ notice_type: rdn title: RAPIDS Developer Notices nav_order: 1 has_children: true -permalink: notices/rdn parent: RAPIDS Notices has_notice_index: true # shows list of notices for this 'notice_type' --- diff --git a/notices/rgn.md b/notices/rgn/index.md similarity index 94% rename from notices/rgn.md rename to notices/rgn/index.md index 4e9827e0923..de25cd999ec 100644 --- a/notices/rgn.md +++ b/notices/rgn/index.md @@ -4,7 +4,6 @@ notice_type: rgn title: RAPIDS General Notices nav_order: 2 has_children: true -permalink: notices/rgn parent: RAPIDS Notices has_notice_index: true # shows list of notices for this 'notice_type' --- diff --git a/notices/rsn.md b/notices/rsn/index.md similarity index 94% rename from notices/rsn.md rename to notices/rsn/index.md index 6f1003f468a..2978b729d8d 100644 --- a/notices/rsn.md +++ b/notices/rsn/index.md @@ -4,7 +4,6 @@ notice_type: rsn title: RAPIDS Support Notices nav_order: 3 has_children: true -permalink: notices/rsn parent: RAPIDS Notices has_notice_index: true # shows list of notices for this 'notice_type' --- diff --git a/releases/releases.md b/releases/index.md similarity index 90% rename from releases/releases.md rename to releases/index.md index ae7c3fa84be..94b6a74d387 100644 --- a/releases/releases.md +++ b/releases/index.md @@ -4,7 +4,6 @@ title: Release Docs parent: Maintainer Docs nav_order: 6 has_children: true -permalink: releases --- # Releases diff --git a/releases/schedule.md b/releases/schedule.md index e66ea55505a..13ab8d805f7 100644 --- a/releases/schedule.md +++ b/releases/schedule.md @@ -26,7 +26,7 @@ Operations ## Current release -The current release schedule is posted on the [RAPIDS Maintainers Docs]({% link maintainers/maintainers.md %}) page. +The current release schedule is posted on the [RAPIDS Maintainers Docs]({% link maintainers/index.md %}) page. ## Completed Releases diff --git a/resources/resources.md b/resources/index.md similarity index 91% rename from resources/resources.md rename to resources/index.md index 5efabf440bc..bd682fec317 100644 --- a/resources/resources.md +++ b/resources/index.md @@ -4,7 +4,6 @@ title: Resources parent: Maintainer Docs nav_order: 6 has_children: true -permalink: resources --- # Resources diff --git a/user-guide/user-guide.md b/user-guide/index.md similarity index 99% rename from user-guide/user-guide.md rename to user-guide/index.md index aaca029047d..c9d124ea0e2 100644 --- a/user-guide/user-guide.md +++ b/user-guide/index.md @@ -2,7 +2,6 @@ layout: default title: User Guides nav_order: 3 -permalink: user-guide description: | Guide to Getting Started Using RAPIDS --- diff --git a/visualization/visualization.md b/visualization/index.md similarity index 99% rename from visualization/visualization.md rename to visualization/index.md index 135cc20b87d..aad1eb1ffcc 100644 --- a/visualization/visualization.md +++ b/visualization/index.md @@ -2,7 +2,6 @@ layout: default title: Visualization Guide nav_order: 5 -permalink: visualization --- # RAPIDS Visualization Guide