Merge branch 'master' of https://github.com/sharu725/online-cv
@ -1,8 +0,0 @@
|
||||
# The MIT License (MIT)
|
||||
Copyright (c) 2016 webjeda
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21
LICENSE.txt
Normal file
@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018 webjeda
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
49
README.md
@ -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.
|
||||
**Demo:** [http://webjeda.com/online-cv/](http://webjeda.com/online-cv/).
|
||||
I have made this into a Jekyll Theme. Checkout the live demo [here](http://webjeda.com/online-cv/).
|
||||
|
||||
The default theme would look like this:
|
||||
<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>
|
||||
|
||||
![online cv Jekyll theme](https://github.com/sharu725/online-cv/raw/master/assets/images/online-cv-jekyll-theme.png)
|
||||
## Installation
|
||||
|
||||
The theme is responsive:
|
||||
* [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/`
|
||||
|
||||
![online cv responsive Jekyll theme](https://github.com/sharu725/online-cv/raw/master/assets/images/online-cv-responsive-jekyll-theme.png)
|
||||
Watch my [video](https://www.youtube.com/embed/T2nx6tj-ZH4) on installation.
|
||||
|
||||
## Skins
|
||||
|
||||
There are 6 color schemes available:
|
||||
|
||||
| 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 |
|
||||
|---------|---------|---------|
|
||||
| <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 [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).
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [MIT license](LICENSE.txt).
|
@ -43,3 +43,8 @@ compress_html: # - http://jch.penibelst.de/
|
||||
clippings: all
|
||||
ignore:
|
||||
envs: development
|
||||
|
||||
# Development Settings
|
||||
port: 4000
|
||||
host: 0.0.0.0
|
||||
safe: false
|
@ -1,6 +1,16 @@
|
||||
<!-- Analytics -->
|
||||
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', '{{site.analytics}}','auto');
|
||||
ga('send', 'pageview');</script>
|
||||
<!-- Analytics -->
|
||||
<script>
|
||||
(function (i, s, o, g, r, a, m) {
|
||||
i['GoogleAnalyticsObject'] = r;
|
||||
i[r] = i[r] || function () {
|
||||
(i[r].q = i[r].q || []).push(arguments)
|
||||
}, i[r].l = 1 * new Date();
|
||||
a = s.createElement(o),
|
||||
m = s.getElementsByTagName(o)[0];
|
||||
a.async = 1;
|
||||
a.src = g;
|
||||
m.parentNode.insertBefore(a, m)
|
||||
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
||||
ga('create', '{{site.analytics}}', 'auto');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
@ -1,6 +1,6 @@
|
||||
<footer class="footer">
|
||||
<div class="text-center">
|
||||
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
|
||||
<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank" rel="nofollow">Xiaoying Riley</a> for developers</small>
|
||||
</div><!--//container-->
|
||||
</footer><!--//footer-->
|
||||
<footer class="footer">
|
||||
<div class="text-center">
|
||||
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
|
||||
<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank" rel="nofollow">Xiaoying Riley</a> for developers</small>
|
||||
</div><!--//container-->
|
||||
</footer><!--//footer-->
|
||||
|
@ -1,22 +1,23 @@
|
||||
<head>
|
||||
<title>{{site.title}}</title>
|
||||
<!-- Meta -->
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="A beautiful Jekyll theme for creating resume">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300italic,300,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
|
||||
<!-- Global CSS -->
|
||||
<link rel="stylesheet" href="{{site.baseurl}}/assets/plugins/bootstrap/css/bootstrap.min.css">
|
||||
<!-- Plugins CSS -->
|
||||
<link rel="stylesheet" href="{{site.baseurl}}/assets/plugins/font-awesome/css/font-awesome.css">
|
||||
<title>{{site.title}}</title>
|
||||
<!-- Meta -->
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="A beautiful Jekyll theme for creating resume">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,400italic,300italic,300,500italic,700,700italic,900,900italic'
|
||||
rel='stylesheet' type='text/css'>
|
||||
<!-- Global CSS -->
|
||||
<link rel="stylesheet" href="{{site.baseurl}}/assets/plugins/bootstrap/css/bootstrap.min.css">
|
||||
<!-- Plugins CSS -->
|
||||
<link rel="stylesheet" href="{{site.baseurl}}/assets/plugins/font-awesome/css/font-awesome.css">
|
||||
|
||||
<!-- Theme CSS -->
|
||||
<link id="theme-style" rel="stylesheet" href="{{site.baseurl}}/assets/css/main.css">
|
||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
<!-- Theme CSS -->
|
||||
<link id="theme-style" rel="stylesheet" href="{{site.baseurl}}/assets/css/main.css">
|
||||
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
</head>
|
@ -1,8 +1,6 @@
|
||||
<!-- Javascript -->
|
||||
<script type="text/javascript" src="{{site.baseurl}}/assets/plugins/jquery-1.11.3.min.js"></script>
|
||||
<script type="text/javascript" src="{{site.baseurl}}/assets/plugins/bootstrap/js/bootstrap.min.js"></script>
|
||||
<!-- custom js -->
|
||||
<script type="text/javascript" src="{{site.baseurl}}/assets/js/main.js"></script>
|
||||
{% if site.analytics %}
|
||||
{% include analytics.html %}
|
||||
{% endif %}
|
||||
<!-- Javascript -->
|
||||
<script type="text/javascript" src="{{site.baseurl}}/assets/plugins/jquery-1.11.3.min.js"></script>
|
||||
<script type="text/javascript" src="{{site.baseurl}}/assets/plugins/bootstrap/js/bootstrap.min.js"></script>
|
||||
<!-- custom js -->
|
||||
<script type="text/javascript" src="{{site.baseurl}}/assets/js/main.js"></script>
|
||||
{% if site.analytics %} {% include analytics.html %} {% endif %}
|
BIN
assets/images/berry.jpg
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
assets/images/blue.jpg
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
assets/images/ceramic.jpg
Normal file
After Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
BIN
assets/images/green.jpg
Normal file
After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 63 KiB |
BIN
assets/images/orange.jpg
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
assets/images/turquoise.jpg
Normal file
After Width: | Height: | Size: 70 KiB |
16
index.html
@ -2,19 +2,17 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
|
||||
|
||||
{% include career-profile.html %}
|
||||
|
||||
|
||||
{% if site.education_in_main %}
|
||||
{% include education-section.html %}
|
||||
{% include education.html %}
|
||||
{% endif %}
|
||||
|
||||
|
||||
{% include experience.html %}
|
||||
|
||||
|
||||
{% include projects.html %}
|
||||
|
||||
|
||||
{% include publications.html %}
|
||||
|
||||
|
||||
{% include skills.html %}
|
||||
|
||||
|
||||
|