Skip to content

Commit 8fc43fe

Browse files
committed
Rename Showcase page to Projects and update menu configuration
1 parent 44a5edb commit 8fc43fe

File tree

3 files changed

+48
-40
lines changed

3 files changed

+48
-40
lines changed

config/_default/menus/menus.en.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
weight = 30
5050

5151
[[main]]
52-
name = "Showcase"
53-
url = "/showcase"
52+
name = "Projects"
53+
url = "/projects"
5454
weight = 30
5555

5656
[[social]]

content/projects.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "Projects"
3+
description: ""
4+
summary: ""
5+
date: 2025-04-08T02:49:45+02:00
6+
lastmod: 2025-04-08T02:49:45+02:00
7+
draft: false
8+
type: "legal"
9+
seo:
10+
title: "" # custom title (optional)
11+
description: "" # custom description (recommended)
12+
canonical: "" # custom canonical URL (optional)
13+
noindex: false # false (default) or true
14+
---
15+
16+
17+
## Explore Community Projects
18+
19+
Below you can find links to projects maintained by the OpenFusion team as well as other third-party developers. This ranges from modding and development tools, to sites that visualize in-game information for easier viewing.
20+
21+
> While these projects are generally considered safe, we recommend exercising caution and using your best judgment when downloading or using third-party tools.
22+
23+
### Websites
24+
25+
- [Original / Future Public Server Map Visualizer](https://dexlabs.systems/)
26+
- [Academy Public Server Map Visualizer](https://academy.dexlabs.systems/)
27+
- [Racing Leaderboards](https://dex-labs-leaderboards.vercel.app/)
28+
29+
### Repositories
30+
31+
- [OpenFusion API](https://github.com/OpenFusionProject/ofapi)
32+
- [OpenFusionMap](https://github.com/OpenFusionProject/OpenFusionMap-rs)
33+
- [DexLabs Leaderboards](https://github.com/hichemfantar/dex-labs-leaderboards)
34+
- [Computress Discord Bot](https://github.com/OpenFusionProject/computress-rs)
35+
- [Scripts](https://github.com/OpenFusionProject/scripts)
36+
- [FFSpy](https://github.com/OpenFusionProject/FFSpy)
37+
- [UnityPackFF](https://github.com/dongresource/UnityPackFF)
38+
- [FusionFall to Unity Converter](https://github.com/Eperty123/FF2Unity)
39+
- ~[Disunityff (DEPRECATED)](https://github.com/OpenFusionProject/disunityff)~
40+
- ~[OpenFusion Server Configurator (DEPRECATED)](https://github.com/Eperty123/OpenFusion-Server-Configurator)~
41+
- ~[OpenFusion Race Rankings Python Script (DEPRECATED)](https://gist.github.com/CakeLancelot/6e288aecfaf9d640f5b480b48cf82a95)~
42+
- ~[OpenFusionMap (DEPRECATED)](https://github.com/OpenFusionProject/OpenFusionMap)~
43+
- ~[OpenFusion Launcher (DEPRECATED)](https://github.com/Eperty123/OpenFusion-Launcher)~
44+
- ~[Computress Discord Bot (DEPRECATED)](https://github.com/OpenFusionProject/Computress)~
45+
46+
<br/>

content/showcase.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)