- Install Jekyll
- Run
bundle install
- Start Jekyll with
bundle exec jekyll serve
- Make changes
- Browse to http://localhost:4000
- When you're happy, commit & push
- Github will publish the results to https://thumbsup.github.io
To avoid bloating this repo, demo galleries are hosted at https://github.com/thumbsup/demos. It generates its own standalone Github Pages website.