jekyll-theme-8bit

๐Ÿ‘พ A Jekyll theme inspired by classic 8bit games.

MIT License

Downloads
9.7K
Stars
32
Committers
3

jekyll-theme-8bit

A Jekyll theme inspired by classic 8bit games.

Preview

You can see how the theme looks like here.

Installation

Add this line to your Jekyll site's Gemfile:

gem "jekyll-theme-8bit"

And add this line to your Jekyll site's _config.yml:

theme: jekyll-theme-8bit

Or this, if youโ€™re publishing your Jekyll site on GitHub Pages:

remote_theme: julianolf/jekyll-theme-8bit

And then execute:

bundle

Or install it yourself as:

gem install jekyll-theme-8bit

Customization

Detailed instructions can be found at the wiki pages.

Contributing

Bug reports and pull requests are welcome. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Instructions for local development are available at the wiki pages.

License

The theme is available as open source under the terms of the MIT License.

Credits