Black and white blog theme with big fonts.
Things that zebra provides:
- Sharing posts on Twitter, Facebook, Google Plus
- Comments with Disqus
- Pagination
- Google analytics
- Index page with article summaries.
- I'm not really good at coding CSS. There might be some wrong/unlogical things.
Extra options you can set in your configuration.
from datetime import datetime
COPY_RIGHT_YEAR = datetime.now().strftime("%Y")