This repository is the home of the Onyx Book, an ever-growing knowledge base for the Onyx Programming Language.
You will need to install mdbook
to compile the pages locally.
First, fork the repository and clone it onto your machine. From there, you can make necessary edits. You can see them live by running the following.
mdbook serve
When you are ready, open a pull request on this repository and it will be reviewed!