Skip to content

trusted-programming/trusted-programming.github.io

Repository files navigation

Trusted Programming

If you want to run it locally, install it first. Then:

$ bundle config set --local path 'vendor/bundle'
$ bundle install

When it's all done, you can run it locally like this:

$ bundle exec jekyll serve