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)
- Host: GitHub
- URL: https://github.com/puma/puma.io
- Owner: puma
- Created: 2011-12-14T23:49:35.000Z (about 14 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-02-02T16:32:13.000Z (11 months ago)
- Last Synced: 2025-02-02T17:30:29.661Z (11 months ago)
- Language: HTML
- Homepage: http://puma.io
- Size: 3.69 MB
- Stars: 19
- Watchers: 9
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.