- ruby > 2.0
- bundler gem
Because Some gems are wrappers of C libraries, errors that says about library missing would happen. Please install them via package manager of your distribution.
- bundle install --path vendor/budnle
The http server will start on http://[your ip]:4005/
- bundle exec jekyll server --watch
- bundle exec jekyll build
- cd _site
- aws s3 sync . s3://api-docs.bocco.me