Low commit activity in last 3 years
There's a lot of open issues
A long-lived project that still receives updates
A Jekyll theme inspired by classic 8bit games.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 5.0.7
~> 13.0.6
~> 1.54.2
~> 1.8.1

Runtime

>= 3.8.5, < 4.4.0
 Project Readme

jekyll-theme-8bit

Gem Version

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