Skip to content

Fabric-Development/fabric-wiki

Folders and files

NameName
Last commit message
Last commit date
Dec 23, 2024
Sep 21, 2024
Feb 28, 2025
Feb 28, 2025
Dec 23, 2024
Sep 21, 2024
Sep 22, 2024
Dec 23, 2024
Dec 23, 2024
Dec 24, 2024
Dec 24, 2024
Sep 21, 2024
Sep 21, 2024

Repository files navigation

Built with Starlight

Fabric Wiki

This is the source code for the new (WIP) wiki website for Fabric

Why?

While I think is that mdBook is really awesome when it comes to it as a markdown SSG, that's good and all but the issue with it is that I've found it too hard to do little to know customization.

What pushed me to use Starlight is that its ability to use MDX and custom componenets which's an awesome feature and I see how it can improve how Fabric's wiki can look and feel.

So, I'm now committed to port the existing wiki (made using mdBook) over to Starlight and Astro!