Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 386 Bytes

File metadata and controls

10 lines (8 loc) · 386 Bytes

Local Setup

Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv).

$ git clone https://github.com/CactiLab/CactiLab.github.io.git
$ cd CactiLab.github.io
$ bundle install
$ bundle exec jekyll serve