The original theme can be found on https://github.com/joshgerdes/jekyll-uno
Add this line to your Jekyll site's Gemfile
:
gem "jekyll-theme-uno", git: 'https://github.com/luizclaudiomoreira/jekyll-theme-uno.git'
And add this line to your Jekyll site's _config.yml
:
theme: jekyll-theme-uno
And then execute:
$ bundle install # or update
Or install it yourself as:
$ gem install jekyll-theme-uno
The theme is available as open source under the terms of the MIT License.