/transomjs.github.io

This is the official website and documentation for TransomJS

Primary LanguageCSSMIT LicenseMIT

TransomJS Website

Go to the website for detailed information and documentation about TransomJS.

Running locally

You need Ruby and gem before starting, then:

# install bundler
gem install bundler

# clone the project
git clone https://github.com/transomjs/transomjs.github.io.git
cd transomjs.github.io/


# run jekyll with dependencies
bundle exec jekyll serve

License

Released under the MIT license.