/docs

:books: Documentation (Jekyll website)

Primary LanguageJupyter NotebookMIT LicenseMIT

thumbsup documentation

This is the documentation repo for thumbsup. It uses Github Pages to automatically publish to https://thumbsup.github.io/docs.

Setup

bundle install
bundle exec jekyll serve

Making changes

All documentation pages live in the _docs folder. All changes are automatically published when pushed to Github.

Thanks

Thanks to CloudCannon for the great docs template (see upstream repo).