|
@@ -1,36 +1,51 @@
|
|
-This theme is designed by Xiaoying Riley at [3rd Wave Media](http://themes.3rdwavemedia.com/).
|
|
|
|
-Visit her [website](http://themes.3rdwavemedia.com/) for more themes.
|
|
|
|
|
|
+# Orbit
|
|
|
|
+> This theme is designed by Xiaoying Riley at [3rd Wave Media](http://themes.3rdwavemedia.com/).
|
|
|
|
+> Visit her [website](http://themes.3rdwavemedia.com/) for more themes.
|
|
|
|
+
|
|
|
|
+I have made this into a Jekyll Theme. Checkout the live demo [here](http://webjeda.com/online-cv/).
|
|
|
|
+
|
|
|
|
+<table>
|
|
|
|
+ <tr>
|
|
|
|
+ <th>Desktop</th>
|
|
|
|
+ <th>Mobile</th>
|
|
|
|
+ </tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td>
|
|
|
|
+ <img src="/assets/images/desktop.png?raw=true" width="600"/>
|
|
|
|
+ </td>
|
|
|
|
+ <td>
|
|
|
|
+ <img src="/assets/images/mobile.png?raw=true" width="250"/>
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+</table>
|
|
|
|
|
|
-I have made this into a Jekyll Theme.
|
|
|
|
-**Demo:** [http://webjeda.com/online-cv/](http://webjeda.com/online-cv/).
|
|
|
|
-
|
|
|
|
-The default theme would look like this:
|
|
|
|
|
|
+## Installation
|
|
|
|
|
|
-
|
|
|
|
|
|
+* [Fork](https://github.com/sharu725/online-cv/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/`
|
|
|
|
|
|
-The theme is responsive:
|
|
|
|
|
|
+Watch my [video](https://www.youtube.com/embed/T2nx6tj-ZH4) on installation.
|
|
|
|
|
|
-
|
|
|
|
|
|
+## Skins
|
|
|
|
|
|
There are 6 color schemes available:
|
|
There are 6 color schemes available:
|
|
|
|
|
|
| Blue | Turquoise | Green |
|
|
| Blue | Turquoise | Green |
|
|
|---------|---------|---------|
|
|
|---------|---------|---------|
|
|
-| <img src="http://themes.3rdwavemedia.com/wp-content/uploads/2016/01/free-resume-cv-bootstrap-template-for-developer-color-1.jpg" width="300"/> | <img src="http://themes.3rdwavemedia.com/wp-content/uploads/2016/01/free-resume-cv-bootstrap-template-for-developer-color-2.jpg" width="300"/> | <img src="http://themes.3rdwavemedia.com/wp-content/uploads/2016/01/free-resume-cv-bootstrap-template-for-developer-color-3.jpg" width="300"/> |
|
|
|
|
|
|
+| <img src="/assets/images/blue.jpg" width="300"/> | <img src="/assets/images/turquoise.jpg" width="300"/> | <img src="/assets/images/green.jpg" width="300"/> |
|
|
|
|
|
|
| Berry | Orange | Ceramic |
|
|
| Berry | Orange | Ceramic |
|
|
|---------|---------|---------|
|
|
|---------|---------|---------|
|
|
-| <img src="http://themes.3rdwavemedia.com/wp-content/uploads/2016/01/free-resume-cv-bootstrap-template-for-developer-color-4.jpg" width="300"/> | <img src="http://themes.3rdwavemedia.com/wp-content/uploads/2016/01/free-resume-cv-bootstrap-template-for-developer-color-5.jpg" width="300"/> | <img src="http://themes.3rdwavemedia.com/wp-content/uploads/2016/01/free-resume-cv-bootstrap-template-for-developer-color-6.jpg" width="300"/> |
|
|
|
|
|
|
+| <img src="/assets/images/berry.jpg" width="300"/> | <img src="/assets/images/orange.jpg" width="300"/> | <img src="/assets/images/ceramic.jpg" width="300"/> |
|
|
|
|
|
|
-## 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](https://www.youtube.com/embed/T2nx6tj-ZH4) on installation.
|
|
|
|
|
|
+## Credits
|
|
|
|
|
|
Thanks to [Nelson Estevão](https://github.com/nelsonmestevao) for all the [contributions](https://github.com/sharu725/online-cv/commits?author=nelsonmestevao).
|
|
Thanks to [Nelson Estevão](https://github.com/nelsonmestevao) for all the [contributions](https://github.com/sharu725/online-cv/commits?author=nelsonmestevao).
|
|
Thanks to [t-h-e(sfrost)](https://github.com/t-h-e) for all the [contributions](https://github.com/sharu725/online-cv/commits?author=t-h-e).
|
|
Thanks to [t-h-e(sfrost)](https://github.com/t-h-e) for all the [contributions](https://github.com/sharu725/online-cv/commits?author=t-h-e).
|
|
|
|
|
|
Check out for more themes: [**Jekyll Themes**](http://jekyll-themes.com).
|
|
Check out for more themes: [**Jekyll Themes**](http://jekyll-themes.com).
|
|
|
|
+
|
|
|
|
+## License
|
|
|
|
+
|
|
|
|
+This project is licensed under the [MIT license](LICENSE.txt).
|