Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 174 Bytes

File metadata and controls

executable file
·
12 lines (8 loc) · 174 Bytes

Running locally

You need Ruby and gem before starting, then:

# install bundler
gem install bundler

# run jekyll with dependencies
bundle exec jekyll serve