Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 271 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 271 Bytes

positipp.github.io

Knowledge base for Positipp

It's implemented in MD in order to run on github.io using Jekyll

To run locally

Install Jekyll

https://jekyllrb.com/docs/

gem install jekyll bundler

Update dependencies

cd docs
bundle update