Changes made to the main branch here are pushed to https://docs.immy.bot/ automatically.
Feel free to contribute! We may even make you a contributor
To test locally, start by cloning this repo then opening the folder in VS Code.
VS Code will recommend certain extensions when opening it the first time, we recommend you install these.
Then run the following to install the required dependencies
yarn install
To host locally, run
yarn docs:dev