Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 200 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 200 Bytes

Local serving of website for development

rvm --rvmrc --create use 2.4.0@funky
gem -v
ruby -v
gem install jekyll bundler
bundle exec jekyll serve
bundle install
bundle exec jekyll serve