haututu / JBlog

Analytics blog using JBlog Jekyll theme
http://haututu.github.io/JBlog/
MIT License
0 stars 0 forks source link

JBlog Jekyll Theme

JBlog is a simple jekyll theme.

I have used this theme in my own php and ruby blogs. And there are some shortcomings. If something looks extremely ugly and you can't resist to fix it, just send me a PR. I will be grateful.

If you like this theme or using it, please give a star for motivation.

Preview

Home Page
Post Page

See a live version of JBlog hosted on GitHub.

Getting Started

To learn how to install and use this theme check out the Setup Guide for more information or apply the following instructions.

Installation

How to customization

$main-color: $white; $background-color: $blue; $thrid-color: rgba(52, 152, 219, 0.8);



$main-color is panels background color.
$background-color is background, buttons, links color.
$thrid-color is opacity version of background color.