jekyll-theme-ascii
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-asciiFor github-pages you must use the following line instead:
remote_theme: jekyll-theme-asciiFinally 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.