Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 334 Bytes

File metadata and controls

19 lines (16 loc) · 334 Bytes

Scaling Intelligence Lab Website

Dev Instructions

gem install jekyll bundler
  • Install dependencies
bundle install
  • Serve your content
bundle exec jekyll serve
  • Check localhost:4000 for your content