/training-course

Instructor training course

Primary LanguageHTMLOtherNOASSERTION

This is the shared blog for the Software Carpentry instructor training course.

To set up:

gem install bundler

and then in the root directory:

bundle install

and then either:

bundle exec jekyll serve

or:

make serve

You can then preview the site at http://0.0.0.0:4000/training-course/.