no message

This commit is contained in:
Dude 2017-02-25 12:03:03 +05:30
parent 626dd59341
commit 220e04b7c8

View File

@ -6,15 +6,15 @@ I have made this into a Jekyll Theme.
The default theme would look like this The default theme would look like this
![online cv Jekyll theme](/assets/images/online-cv-jekyll-theme.png) ![online cv Jekyll theme](https://github.com/sharu725/online-cv/raw/master/assets/images/online-cv-jekyll-theme.png)
The theme is responsive The theme is responsive
![online cv responsive Jekyll theme](/assets/images/online-cv-responsive-jekyll-theme.png) ![online cv responsive Jekyll theme](https://github.com/sharu725/online-cv/raw/master/assets/images/online-cv-responsive-jekyll-theme.png)
There are 6 color schemes available There are 6 color schemes available
![online cv Jekyll theme](/assets/images/online-cv-jekyll-theme-2.png) ![online cv Jekyll theme](https://github.com/sharu725/online-cv/raw/master/assets/images/online-cv-jekyll-theme-2.png)
# Installation: # Installation:
Fork the ``master`` branch and delete ``gh-pages`` branch in it. This is important because ``gh-pages`` branch is used here only to host the blog. You should be using the master branch as the source and create a fresh ``gh-pages`` branch. Fork the ``master`` branch and delete ``gh-pages`` branch in it. This is important because ``gh-pages`` branch is used here only to host the blog. You should be using the master branch as the source and create a fresh ``gh-pages`` branch.