|
@@ -16,25 +16,12 @@ There are 6 color schemes available
|
|
|
|
|
|

|
|
|
|
|
|
-# 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.
|
|
|
+## Installation
|
|
|
+* Fork the repository
|
|
|
+* Go to settings and set Github Pages source as master.
|
|
|
+* Your new site should be ready at https://username.github.io/online-cv/
|
|
|
|
|
|
[Watch my video on instlallation](https://www.youtube.com/embed/T2nx6tj-ZH4)
|
|
|
|
|
|
|
|
|
-## How to delete old **gh-pages** branch?
|
|
|
-After forking the repository, click on **branches**.
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-Delete ``gh-pages`` branch.
|
|
|
-
|
|
|
-
|
|
|
-You have to create a new ``gh-pages`` branch using the master branch. Go back to the forked repository and create ``gh-pages`` branch.
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-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.
|
|
|
-
|
|
|
-
|
|
|
-Check out for more themes: [**Jekyll Themes**](http://blog.webjeda.com/jekyll-themes)
|
|
|
+Check out for more themes: [**Jekyll Themes**](http://jekyll-themes.com)
|