Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 511 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 511 Bytes

Ray.Di user's guide

Hosting and Rendering

The documentations are rendered with Jekyll and hosted at http://ray-di.github.io/.

Start Server with Docker

./bin/serve_docker.sh

Start Server in local Ruby environment

Install

gem install jekyll bundler
bundle install

Run

./bin/servel_local.sh