Results 36 issues of granny

Leaving as comments *just in case*. There's *supposedly* a proper solution to this workaround but that can be looked into when it becomes a problem again.

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues). ### Description Setting the `VERCEL_DEEP_CLONE` environment variable to `true` [through vercel's...

documentation

Adds documentation for the configuration added in https://github.com/PurpurMC/Purpur/pull/1451

Adds documentation for the configuration added in https://github.com/PurpurMC/Purpur/pull/1422

Since you cannot assign meta tags based on URI fragments, create a custom page for each option that redirects you to the location of that option in the Configuration page....

documentation
enhancement
help wanted

It's not something that can simply be enabled in the config file. Functionality would be similar to how the [navigation section can be made collapsible](https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#navigation-sections). We could either: * [Find...

documentation
enhancement
help wanted

in Java there is a String formatter which allows variables (like `%s`) to be used as placeholders. `s` being the placeholder for String. since it does not contain a specific...

documentation
enhancement

This PR adds GIFs hidden in the [`details` disclosure element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details). It also renames the `images` directory to `assets` & adds subdirectories that align with each option. closes #5

Each option would have a dropdown GIF that would need to be opened up using the [`details` disclosure element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details). This would make sure the docs don't get bloated from all...

documentation
enhancement

This page would explain every patch that Purpur adds with a categorized list of the feature, performance stuff, API stuff, etc. It would be categorized by `api` & `server`, with...

documentation
enhancement