Skip to content

isabella232/rubymarchhare.info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

March Hare Documentation

This is a documentation site for March Hare, a dead easy to use RabbitMQ client for JRuby.

Install Dependencies

To run the site generator yourself, you'll need to first have Ruby installed. Python is also required, as syntax-highlighting of code blocks is handled by pygments.

If installing Ruby from source, a prerequisite is the libyaml dev package.

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) 2013-2017 Michael S. Klishin.

Distributed under the MIT License.

About

March Hare documentation site

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Sass 37.3%
  • HTML 34.0%
  • CSS 22.9%
  • JavaScript 4.8%
  • Ruby 1.0%