Zebra is a minimal Jekyll theme. The idea of Zebra mainly comes from https://www.subtraction.com/ of Khoi Vinh.

  • Everytime I look at a zebra, I can’t figure out whether it’s black
  • with white stripes or white with black stripes, and that frustrates me.

Features

  • Thanks to CSS framework Foundation, the site is mobile friendly.
  • Highly customizable.
  • Clear code syntax
  • Support both Page and Post layouts.
  • Enable Disqus comment.
  • Custom code for centered and captioned images.

Installation

  1. Fork the repository.
  2. Clone the repository: git clone https://github.com/<YOUR USERNAME>/zebra
  3. Install the GitHub Pages gem (included Jekyll): bundle install
  4. Start the Jekyll server: jekyll server --watch
  5. Open https://127.0.0.1:4000/ or https://localhost:4000/

Contact

Pull requests are extremely welcome, otherwise can contact me via newbiettn at gmail dot com.