Built with Jekyll, a static site generator, using the Lanyon theme.
Clone this repository, then install the dependencies and serve the generated site locally with these commands:
$ git clone git@github.com:ts-cset/ts-cset.github.io.git
$ cd ts-cset.github.io
$ gem install bundler
$ bundle install
$ bundle exec jekyll serve