Add this line to your Jekyll site's Gemfile
:
gem "jekyll-theme-svt", :git => 'https://github.com/SVT/jekyll-theme-svt'
And add this line to your Jekyll site's _config.yml
:
theme: jekyll-theme-svt
And then execute:
$ bundle
Or install it yourself as:
$ gem install jekyll-theme-svt