Envelope

If you noticed an error or something is missing, want to add a translation, or just want to add something to this wiki, feel free to do so by creating a pull request on github.

Wiki is defined in a relatively simple .mdx format, which a just markdown but with extra functionality.

If you want to preview your changes (formatting can be tricky sometimes) - Envelope repo should be cloned to the local folder on your PC, then you can run a previewDocs gradle task, which create a local instance of the wiki that you can open in your browser.