This is the documentation repo for thumbsup. It uses Github Pages to automatically publish to https://thumbsup.github.io/docs.
bundle install
bundle exec jekyll serve
All documentation pages live in the _docs folder. All changes are automatically published when pushed to Github.
Thanks to CloudCannon for the great docs template (see upstream repo).