If a workshop should point to an external URL or file instead of the default Jekyll page,
specify a external_url
in the collection's front matter.
This site runs on Jekyll
Install Ruby according to .ruby-version
(rbenv recommended to do this).
Install gems:
bundle install
To start the server launch your Jekyll site, run:
bundle exec guard