The RSpec website is built with webby. You should be able to build and see it with these simple steps (standing in the same directory as this README): == Build the site rake == Rebuild the site rake rebuild == Start the webserver rake heel:start == Stop the webserver rake heel:stop