Skip to content

ambientsprotocol/ambients.org

Repository files navigation

Ambients.org

The website for the Ambients protocol

Usage

Testing the site locally

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.

Contribute

TODO

License

MIT © Haja Networks 2019

About

The website for the Ambients protocol

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published