mocha-theme

Ruby HTML5 SASS Hackatime Duration

A cool Jekyll theme designed for people who like the aesthetic or colors of Mocha/Coffee.

Prerequisites

  1. Ruby Version 2.70 or higher. 2 RubyGems

Quick Start

  1. Add this line to your Gemfile
gem "mocha-theme"
  1. Add this line to your _config.yml
theme: mocha-theme
  1. Install it!
bundle install
  1. Serve your website
bundle exec jekyll serve

License

This repository is licensed under the MIT License. Read LICENSE for more information.

Extra

Made with ❤️. Check out Tonic by Hack Club to learn how to make your own theme! I used Tonic to learn how can I learn to make a Jekyll theme.