Difference between revisions of "Ruby-webby"

From Bashlinux
Jump to: navigation, search
(Redirected page to Ruby Webby)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
#REDIRECT [[Ruby Webby]]
__NOTOC__
 
= Installation =
 
As root run the following command:
 
 
<pre><nowiki>
 
gem install webby haml coderay ultraviolet RedCloth rdiscount bones cucumber
 
webby-gen -t
 
</nowiki></pre>
 
 
The above line will build and install the proper gems in order to setup webby gem, the second line will show the available templates
 
 
 
<pre><nowiki>#!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''
 
</nowiki></pre>
 

Latest revision as of 00:47, 7 June 2015

Redirect to: