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.
See a live version of JBlog hosted on GitHub.
To learn how to install and use this theme check out the Setup Guide for more information or apply the following instructions.
##Installation
- Fork the Repo
- Edit _config.yml file.
- Edit url as https://yourusername.github.io
- and others
- Remove sample posts from _posts folder and add yours.
- Edit index.md file in about folder.
- Change repo name to YourUserName.github.io
- Open "Github Pages" from settings page
- Click the star icon at the top of this page ;)