Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/awesome.md

This file was deleted.

5 changes: 5 additions & 0 deletions docs/resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

!!! tip "Contribute to Resources"
[Contribute to the TIDES Resource List.](https://github.com/TIDES-transit/awesome-list/edit/main/README.md)

{% include-markdown "https://raw.githubusercontent.com/TIDES-transit/awesome-list/refs/heads/main/README.md" %}
5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ plugins:
securityLevel: 'loose'
- mike:
version_selector: true
- redirects:
redirect_maps:
'awesome.md': 'resources.md'
- search

extra:
Expand Down Expand Up @@ -95,7 +98,7 @@ nav:
- Contributor license agreement: governance/policies/CLA.md
- Board Actions: governance/actions.md
- Board Meetings: governance/meetings.md
- Awesome: awesome.md
- Resources: resources.md

copyright: |
<footer>
Expand Down