Skip to content

Commit

Permalink
fix Jekyll routing
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 committed Sep 20, 2024
1 parent c38238f commit 698c99a
Show file tree
Hide file tree
Showing 18 changed files with 13 additions and 26 deletions.
2 changes: 1 addition & 1 deletion _notices/rgn0003.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
2 changes: 1 addition & 1 deletion _notices/rgn0006.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
2 changes: 1 addition & 1 deletion _notices/rgn0008.md
Original file line number Diff line number Diff line change
Expand Up @@ -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+`
2 changes: 1 addition & 1 deletion _notices/rgn0009.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
1 change: 0 additions & 1 deletion api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: default
title: API Docs
nav_order: 4
permalink: api
has_toc: false
has_children: false
---
Expand Down
1 change: 0 additions & 1 deletion contributing/contributing.md → contributing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ layout: default
title: Contributing
nav_order: 6
has_children: true
permalink: contributing
---

# Contributing
Expand Down
11 changes: 5 additions & 6 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---
Expand All @@ -15,16 +14,16 @@ This site serves to unify the documentation for RAPIDS. Whether you're new to RA

## Sections

[<i class="fa-solid fa-download"></i> Installation Guide]({% link install/install.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[<i class="fa-solid fa-file-circle-info"></i> User Guides]({% link user-guide/user-guide.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[<i class="fa-solid fa-download"></i> Installation Guide]({% link install/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[<i class="fa-solid fa-file-circle-info"></i> User Guides]({% link user-guide/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
<br/>
[<i class="fa-solid fa-file-circle-info"></i> API Documentation]({% link api.md %}){: .btn.fs-4 .mb-4 .mb-md-04 .mr-2 }
[<i class="fa-solid fa-file-circle-info"></i> Visualization Guide]({% link visualization/visualization.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[<i class="fa-solid fa-file-circle-info"></i> Visualization Guide]({% link visualization/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
<br/>
[<i class="fa-solid fa-file-circle-info"></i> Deployment Guides](/deployment/stable/){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[<i class="fa-solid fa-file-circle-info"></i> Maintainer Documentation]({% link maintainers/maintainers.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[<i class="fa-solid fa-file-circle-info"></i> Maintainer Documentation]({% link maintainers/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
<br/>
[<i class="fas fa-bullhorn"></i> RAPIDS Notices]({% link notices/notices.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[<i class="fas fa-bullhorn"></i> RAPIDS Notices]({% link notices/index.md %}){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }
[<i class="fab fa-github"></i> RAPIDS GitHub](https://github.com/rapidsai){: .btn.fs-4 .mb-4 .mb-md-4 .mr-2 }

---
Expand Down
1 change: 0 additions & 1 deletion install/install.md → install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: default
title: Installation Guide
nav_order: 2
permalink: install
description: |
Guide to installing RAPIDS
---
Expand Down
1 change: 0 additions & 1 deletion maintainers/maintainers.md → maintainers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ layout: default
title: Maintainer Docs
nav_order: 6
has_children: true
permalink: maintainers
---

# RAPIDS Maintainers Docs
Expand Down
7 changes: 3 additions & 4 deletions notices/notices.md → notices/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand All @@ -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
1 change: 0 additions & 1 deletion notices/rdn.md → notices/rdn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
---
Expand Down
1 change: 0 additions & 1 deletion notices/rgn.md → notices/rgn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
---
Expand Down
1 change: 0 additions & 1 deletion notices/rsn.md → notices/rsn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
---
Expand Down
1 change: 0 additions & 1 deletion releases/releases.md → releases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ title: Release Docs
parent: Maintainer Docs
nav_order: 6
has_children: true
permalink: releases
---

# Releases
Expand Down
2 changes: 1 addition & 1 deletion releases/schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion resources/resources.md → resources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ title: Resources
parent: Maintainer Docs
nav_order: 6
has_children: true
permalink: resources
---

# Resources
Expand Down
1 change: 0 additions & 1 deletion user-guide/user-guide.md → user-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: default
title: User Guides
nav_order: 3
permalink: user-guide
description: |
Guide to Getting Started Using RAPIDS
---
Expand Down
1 change: 0 additions & 1 deletion visualization/visualization.md → visualization/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
layout: default
title: Visualization Guide
nav_order: 5
permalink: visualization
---

# RAPIDS Visualization Guide
Expand Down

0 comments on commit 698c99a

Please sign in to comment.