Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 343 Bytes

PlantSat website

Build withh Jekyll theme based on Jekyll Freelancer bootstrap theme

Test locally

Setup jekyll

gem install jekyll bundler bundle config set --local path '/home/carlos/.gem' bundle install bundle add webrick json jekyll serve --livereload