https://github.com/fabric-development/fabric-wiki
wiki pages for Fabric
https://github.com/fabric-development/fabric-wiki
Last synced: about 1 year ago
JSON representation
wiki pages for Fabric
- Host: GitHub
- URL: https://github.com/fabric-development/fabric-wiki
- Owner: Fabric-Development
- Created: 2024-03-04T00:36:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T06:32:33.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T07:56:31.191Z (almost 2 years ago)
- Language: CSS
- Homepage: https://wiki.ffpy.org
- Size: 1.41 MB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://starlight.astro.build)
# Fabric Wiki
This is the source code for the new (WIP) wiki website for [Fabric](https://github.com/Fabric-Development/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](https://github.com/Fabric-Development/fabric-wiki) (made using mdBook) over to Starlight and Astro!