Website for the Puma web server for Ruby. Powered by Jekyll and GitHub Pages.
To view changes to the website locally, install the github-pages gem, which will install the correct dependencies that GitHub Pages uses, and run it in server mode:
$ gem install github-pages
$ jekyll serve
Puma is copyright 2020 Evan Phoenix and contributors. It is licensed under the BSD license.