The Mun website hosted on https://mun-lang.org. It is built using gatsby.js and pure.css. The content is hosted and automatically deployed at netlify.
To run the website on you local machine, clone the repo, run yarn
followed by yarn start
to start a local development server.