Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 275 Bytes

MANUEL.md

File metadata and controls

23 lines (13 loc) · 275 Bytes

shifted to ./user_manual/index.md

to build the site

get jekyll


gem install bundler jekyll

run


cd user_manual

bundle install

jekyll serve --watch

visit localhost:4000 to check the manual as you edit ./user_manual/index.md