QuiltMC / quiltmc.org

The source for quiltmc.org
https://quiltmc.org
Other
58 stars 44 forks source link

Fix API page #232

Open UpcraftLP opened 2 weeks ago

UpcraftLP commented 2 weeks ago

This PR fixes the api docs page by replacing the previous hackjob with a dedicated swagger-ui package built for astro.

[!NOTE]
Custom CSS seems to be broken, but will have to be fixed at a later date. Right now having a slightly-bad-looking API page is better than none at all.


See preview on Cloudflare Pages: https://preview-232.quiltmc-org.pages.dev

UpcraftLP commented 2 weeks ago

Question : will this include the swagger JS on every page ? If so, how heavy is it ?

No, it will not. It will only load that on the /api page