drawpile.github.io - static Drawpile site
To set up local development, install ruby and bundler, then run bundle config set --local path vendor/bundle
followed by bundle install
. You only need to do that once.
Run bundle exec jekyll serve
for the local server at http://localhost:4000/
.
This is a GitHub Pages page for static parts of the Drawpile website that we don't need to bother using the dynamic site for.
All content is licensed under CC BY-SA 4.0. See LICENSE.txt for details.
Any original code is based on the Drawpile website and uses the same license.
Third-party stuff includes licenses in the files themselves.