project-documentation-jekyll A GitHub site for product / engineering documentation Prerequisite Install Jekyll on Mac Install Jekyll on Windows Install Bundler Install Ruby Gems project-documentation-jekyll$ bundle update Runging local project-documentation-jekyll$ bundle exec jekyll serve Running the site in Docker project-documentation-jekyll$ docker-compose build --no-cache && docker-compose up View site http://127.0.0.1:4000