- Clone this repository and open the directory
cd docs/
folder- install Jekyll (
gem install jekyll bundler
) bundle install
to install necessary dependenciesjekyll serve
(orbundle exec jekyll serve
) to run the server
cd docs/
foldergem install jekyll bundler
)bundle install
to install necessary dependenciesjekyll serve
(or bundle exec jekyll serve
) to run the server