-
Install Composer.
-
Install dev dependencies with
composer install --dev -
Install phpDocumentor with
wget http://phpdoc.org/phpDocumentor.phar; chmod +x phpDocumentor.phar -
Build:
vendor/bin/phake- Install Bundler gem:
gem install bundler. - Run
jekyll serve --watch