This repo uses GitHub Pages, which is a static site hosting service that takes the content of this repository and publishes it to Muntra's documentation website. The branch gh-pages is used to host the website.
Just run the following command to deploy to gh-pages and the public Github pages website.
yarn deploy
It can take up to 10 minutes for changes to publish after you push the changes to GitHub.