Additional setup might be required.
Once you do the stuff under this text, delete this section.
To set up code coverage for this project. Login into Codecov and add this repository from your list of tracked repos.
If you don't have a docs/Reloaded folder, you might need to add it manually as submodule:
git submodule add https://github.com/Reloaded-Project/Reloaded.MkDocsMaterial.Themes.R2.git docs/Reloaded
After which you can follow the Theme Documentation to find out how to work with the docs.
Before you make your first commit to GitHub, you'll need to go to Settings -> Pages and set
Source to GitHub Actions for the documentation builds to work.
You'll need to set up an API key to publish to crates.io on tag.
- Go to
Settings -> Secrets -> Actionsin your repo and add environment secret namedCRATES_IO_TOKEN. - Paste your API key generated in crates.io (Account Settings -> API Tokens).
This readme file (under the dashed line) is used for the crate description on GitHub and crates.io (if uploaded). Consider filling in this readme with examples for end users and any other useful info.
Test
You can learn more about this project in the dedicated documentation page.
For information on how to work with this codebase, see README-DEV.MD.
Licensed under GPL v3 (with Reloaded FAQ).
Learn more about Reloaded's general choice of licensing for projects..