This wiki is built using Docusaurus, a modern static website generator.
We suggest using VS Code or JetBrains WebStorm as your IDE.
NodeJS is required to run this wiki locally. Link to the Node JS download page.
Install the dependencies with: npm install
Start the development server with: npm run start
The website will be available at http://localhost:3000. It will automatically reload if you make edits.
You may contribute to this wiki by editing the markdown files in the docs directory.
Open a pull request with your changes for review.
By contributing to this repository, you agree that your contributions will be licensed under the licences used by this repository:
- Code/config contributions: MIT License
- Wiki/content contributions: CC BY-NC-SA 4.0
Issues can be reported here.
Contribute to translations here.
Request a new language by opening an issue here.