Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 330 Bytes

README.adoc

File metadata and controls

28 lines (20 loc) · 330 Bytes

Feel++ website

Generating the website

  • install ruby

  • install bundle

gem install bundle
  • generate the website

boundle install
bundle exec jekyll serve

local

bundle exec jekyll serve  --config _config.yml,_config_dev.yml