The website for the Ambients protocol
First, clone the repo. Then:
npm install
gem install bundler # Tested on ruby-2.4.3
bundle install
bundle exec jekyll serve # (Or, to simply generate the static site, `bundle exec jekyll build`).
Then, go to localhost:4000
.
TODO
MIT © Haja Networks 2019