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.
Feel youself with a live demo here: http://zebra.ngoctran.me
---
title: Introduction
layout: post
comments: true
---
{% include image.html url="/images/<YOUR IMAGE>" description="<YOUR CAPTION>" %}
git clone https://github.com/<YOUR USERNAME>/zebra
bundle install
jekyll server --watch
Pull requests are extremely welcome, otherwise can contact me via newbiettn at gmail dot com.