An open API service indexing awesome lists of open source software.

https://github.com/puma/puma.io

Puma Website (powered by Jekyll + GitHub Pages)
https://github.com/puma/puma.io

Last synced: 10 months ago
JSON representation

Puma Website (powered by Jekyll + GitHub Pages)

Awesome Lists containing this project

README

          

# puma.io

Website for the [Puma](http://puma.io) web server for Ruby. Powered by
[Jekyll](https://github.com/mojombo/jekyll) and [GitHub
Pages](http://pages.github.com).

## Development

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

## License

Puma is copyright 2020 Evan Phoenix and contributors. It is licensed under the BSD license.