This is a branch for the code running Stylus' site. It does not contain the docs, they're taken from the dev branch using the git submodule.
Fetch node and ruby dependencies.
$ npm install
$ bundle installBuild the site
$ make buildServe the site locally
$ make serveOpen http://0.0.0.0:4000 in your web browser.
Big thanks to Nathan Vander Wilt for sponsoring the domain costs. 🎉
