Ruby-webby

From Bashlinux
Revision as of 07:14, 26 January 2010 by Manpaz (talk)
Jump to: navigation, search

Installation

As root run the following command:

 gem install webby haml coderay ultraviolet RedCloth rdiscount bones cucumber
 webby-gen -t
 

The above line will build and install the proper gems in order to setup webby gem, the second line will show the available templates


#!wiki note
 '''oniguruma.h'''

 Probably coderay and/or ultraviolet fails to build with `oniguruma.h: Not Found`.  If that is the case, just install:<<BR>>
 Debian: ''libonig-dev''
 Fedora: ''oniguruma-devel''