ludovicdeluna / rubybunny.info

rubybunny.info source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bunny Documentation

This is a documentation site for Bunny, a dead easy to use RabbitMQ client for Ruby.

Install Dependencies

Running the site generator locally requires a Ruby 2.5 installation with YAML support.

To install dependencies with Bundler:

bundle install --binstubs

How to run a development server

./bin/jekyll serve --watch

then navigate to localhost:4000

How to regenerate the site

./bin/jekyll build

License & Copyright

Copyright (C) 2012-2021 Michael S. Klishin.

Distributed under the MIT License.

About

rubybunny.info source code


Languages

Language:Sass 37.0%Language:HTML 34.6%Language:CSS 22.7%Language:JavaScript 4.7%Language:Ruby 1.0%