This is the official documentation of the continuousphp platform.
- Install Ruby 2.0.0
- Install Bundler
gem install bundler - Install dependencies
bundle install - Run Jekyll
jekyll serve
In order to have a better experience, the stylesheets from the webapp is loaded. However, as the javascript is not loaded, all features are not available (i.e. menu styles are not available). Thank you for your comprehension.
The API is documented using API Blueprint description language. If you want to contribute, just edit the description file and propose a Pull Request.