Skip to content

christophschubert/little_riak_book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Little Riak Book

You can download different formats from rendered.

You must have ruby installed, tested mostly on 1.9.2+

Building eBooks/PDFs

[sudo] gem install bundler
bundle install
[sudo] gem install redcarpet

All text is in markdown. To build the book, you must install calibre.

Building a PDF is a bit more involved. It requires you have both Pandoc and xelatex (XeTeX for OSX, and MikTeX for Windows) installed.

bookgen.rb

The tools to build the PDF were pilfered from the Pro Git book builder. Thanks to that team.

About

A Little Riak Book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.1%
  • Ruby 1.5%
  • CSS 1.4%
  • TeX 1.0%