Difference between revisions of "Ruby-webby"

From Bashlinux
Jump to: navigation, search
(Redirected page to Ruby Webby)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
#REDIRECT [[Ruby Webby]]
__NOTOC__
 
= Installation =
 
# Install `oniguruma` development package
 
Debian: ''libonig-dev''
 
Fedora: ''oniguruma-devel''
 
# 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
 

Latest revision as of 00:47, 7 June 2015

Redirect to: