HackerMatrix
HackerMatrix is a theme for Jekyll!
Installation
Add this line to your Jekyll site's Gemfile:
gem "HackerMatrix"
And add this line to your Jekyll site's _config.yml:
theme: HackerMatrix
And then execute:
$ bundle
Or install it yourself as:
$ gem install HackerMatrix
Development
To set up your environment to develop this theme, run bundle install.
To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000.
License
The theme is available as open source under the terms of the MIT License.