robertjohnson.work/README.md

40 lines
1.7 KiB
Markdown
Raw Normal View History

2016-07-29 01:09:59 -04:00
This theme is designed by Xiaoying Riley at 3rd Wave Media (http://themes.3rdwavemedia.com/). Visit her website for more themes [http://themes.3rdwavemedia.com/](http://themes.3rdwavemedia.com/)
2016-07-29 00:50:16 -04:00
2016-07-29 01:09:59 -04:00
I have made this into a Jekyll Theme.
2016-07-29 00:50:16 -04:00
**Demo:** [http://webjeda.com/online-cv/](http://webjeda.com/online-cv/)
2016-07-29 01:09:59 -04:00
The default theme would look like this
![online cv Jekyll theme](/assets/images/online-cv-jekyll-theme.png)
The theme is responsive
![online cv responsive Jekyll theme](/assets/images/online-cv-responsive-jekyll-theme.png)
There are 6 color schemes available
![online cv Jekyll theme](/assets/images/online-cv-jekyll-theme-2.png)
2016-07-29 01:14:34 -04:00
# 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.
2016-07-29 01:16:39 -04:00
[Watch my video on instlallation](https://www.youtube.com/embed/T2nx6tj-ZH4)
2016-07-29 01:14:34 -04:00
## How to delete old **gh-pages** branch?
After forking the repository, click on **branches**.
![delete gh-pages branch](http://blog.webjeda.com/images/delete-github-branch.png)
Delete ``gh-pages`` branch.
![delete gh-pages branch](http://blog.webjeda.com/images/delete-github-branch-2.png)
You have to create a new ``gh-pages`` branch using the master branch. Go back to the forked repository and create ``gh-pages`` branch.
![create gh-pages branch](http://blog.webjeda.com/images/create-gh-pages-branch.JPG)
2016-11-24 09:45:21 -05:00
Now, go to settings and check the **Github Pages** section. You should see a URL where the blog is hosted. If not select a branch as source.
2016-07-29 01:14:34 -04:00
2016-07-29 01:09:59 -04:00
Check out for more themes: [**Jekyll Themes**](http://blog.webjeda.com/jekyll-themes)