The project is in a healthy, maintained state
Simple theme that relies mostly on ASCII characters. And maybe emojis :).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

jekyll-theme-ascii

GitHub Gem Version pages-build-deployment

Simple theme that relies mostly on ASCII characters. And maybe emojis :).

Installation

Add this line to your Jekyll site's Gemfile:

gem "jekyll-theme-ascii"

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

theme: jekyll-theme-ascii

For github-pages you must use the following line instead:

remote_theme: jekyll-theme-ascii

Finally execute:

bundle

Or install it yourself as:

gem install jekyll-theme-ascii

License

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