DevTerm
Jekyll theme for developer portfolio
Installation
Add this line to your Jekyll site's Gemfile:
gem "devterm"And add this line to your Jekyll site's _config.yml:
theme: devtermAnd then execute:
$ bundle
Or install it yourself as:
$ gem install devterm
More information here.