Presentation on how to use Torque outside of a full CartoDB installation.
Based on Hekyll.
- ruby
- node
gem install bundler
bundle install
npm install
bower install
grunt
bundle exec jekyll serve
It will serve on port 4000.
Simply push to gh-pages
branch.