dchelimsky / rspec-dev

Resources for rspec developers/contributors

dchelimsky (author)
Wed Jun 24 21:25:38 -0700 2009
commit  e9c6b4ae555ddda67f4ba70acea21aed0a2d1158
tree    28e7fea5c53d51ee7f4c401cd14c567e8c6b1ac1
parent  86da61f0f26feda5c296a92fd97b14a11ec0a38d
rspec-dev / website
name age message
..
file README Loading commit data...
file Sitefile
directory content/
file docspec.rb
directory layouts/
directory lib/
website/README
The RSpec website is built with webby-0.9.2. You should be able to build and
see it with these simple steps (standing in the same directory as this
README):

== Build the site

webby build

== Rebuild the site

webby rebuild

== Start the webserver

webby heel:start

== Stop the webserver

webby heel:stop

== Learn about other tasks

webby -T

== Learn about the webby command

webby -h