Conversation
|
Deployed at https://ea6fcf2e.revanced.pages.dev. |
|
Deployed at https://30ee5bd9.revanced.pages.dev. |
|
Deployed at https://fdf03114.revanced.pages.dev. |
|
Deployed at https://aa48f574.revanced.pages.dev. |
|
Deployed at https://97ff6f30.revanced.pages.dev. |
|
Deployed at https://06473984.revanced.pages.dev. |
|
Is it possible to add Image reference also for better understanding? Refer to: This |
|
Deployed at https://head.revanced.pages.dev. |
|
bruh the deployment link is for donation branch |
|
💀 |
|
I know what causes that, I'll fix that later tonight |
hard refresh page ctrl shift r, it was just cache |
|
Deployed at https://d152fd7d.revanced.pages.dev. |
|
FAT |
|
Before this reaches production or even dev, a solution should be figured out regarding the issue of copying all the MD files. I suggest the following:
This will allow:
To proceed with this proposal, all the repos must first migrate to Docusaurus. For that, an issue may be opened, and a template repository could be provided that all the reports can add as a submodule to avoid code duplication and easily updating the docs by updating the submodule. |
What changes would be needed to the {
"label": "ReVanced Development",
"position": 1,
"link": {
"type": "generated-index"
}
} |
The MD files in this PR have been changed to a specific format that is suitable for Docusaurus:
The category files should not be generated by CI. The reason for this is, that both the documentation as well as the categories (part of the documentation) are environment-specific configurations. As #137 specified, this project should offer a configuration that allows ending agnostics at an environment-specific level. This means, the project itself remains agnostic, including CI, but the "ReVanced" configuration, that would be deployed, would be configured so that the site consumes our documentation and uses our set of category JSON files. Another deployment environment then can use its own site configuration as a product of the site being agnostic. |

No description provided.