sudo apt install ruby bundler
bundle install --path vendor/bundle
bundle exec jekyll serve
We are using the just the docs theme.
sudo apt install ruby bundler
bundle install --path vendor/bundle
bundle exec jekyll serve
We are using the just the docs theme.