Website for SIGRobotics @ UIUC ACM
- Clone repository
- Open terminal,
cd
into root directory (where_config.yml
is located) - Run
bundle install
1 - Run
bundle exec jekyll serve
- Open http://localhost:4000/
- Read the docs
Footnotes
-
Requires Ruby, RubyGEM, and Bundler. Install with
gem install bundler
. ↩