Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 246 Bytes

File metadata and controls

18 lines (15 loc) · 246 Bytes

Local

Prerequisite:

gem install jekyll bundler --verbose

Install dependencies:

bundle install

Important

Run this after changing the Gemfile

Serve:

bundle exec jekyll serve --livereload