jekyll-theme-lucas-minima 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 811bead928a9a027bb9988a435424708e024d8f484ad42e2b59dfb1c70c41605
4
- data.tar.gz: d34402039fbd40608822fd735844da53330ddd80c24bc93b40d72bf331eccb7c
3
+ metadata.gz: b416291b7e501186cdfd378fc0f1db7ce3f32a048ee7aa5882d05910eaec4194
4
+ data.tar.gz: 2d59bbf5710720abbc38363d21cdc88afba5e5a0e47a6fac0edde025788ee77c
5
5
  SHA512:
6
- metadata.gz: 0cb5e06a9eeadc27dac4b3173c51ec275bfefdab35a3f3176ea5bb194d4a4ce7ac007e57e8e237ccc425ecb6be6feb5924558412f91c7ba5fa950d96d40d34d8
7
- data.tar.gz: e3c271d0a45fd12dcc8c0912a0252f2b664dbaf7a9cb9d322cf0f96c83abccb73b8ca427b7d6849468c41a8729fd583b8f58628e4ac49d3a1065519aa0b535bf
6
+ metadata.gz: 7bec1d01807f7e85d29bbcd0f3facbfe88f8a369915b1ea5ba06311fff6d341057acb03e01189d3eae0804dab511ce7d7b7f4f8ed792ddb0faa4755c9b85f068
7
+ data.tar.gz: fd4c152ad99fe3bd75809fa150b4fdd6d8ebeb3214744e8972c2622e5840ae7e3f5e0a7b63a4bfa961a06005ae5b5e215e0110f15a0604649861d859cb1fcac2
@@ -0,0 +1,48 @@
1
+ <!-- and guess where these are defined? Yup, you guessed it: the _config.yml file -->
2
+ {% if site.resume_social_links %}
3
+ <ul class="icon-links">
4
+
5
+ <!-- GitHub link -->
6
+ {% if site.resume_social_links.resume_github_url %}
7
+ <li class="icon-link-item"><a href="{{ site.resume_social_links.resume_github_url }}" class="icon-link" itemprop="sameAs">{% include icons/icon-github.html %}</a></li>
8
+ {% endif %}
9
+
10
+ <!-- Twitter link -->
11
+ {% if site.resume_social_links.resume_twitter_url %}
12
+ <li class="icon-link-item"><a href="{{ site.resume_social_links.resume_twitter_url }}" class="icon-link" itemprop="sameAs">{% include icons/icon-twitter.html %}</a></li>
13
+ {% endif %}
14
+
15
+ <!-- Medium link -->
16
+ {% if site.resume_social_links.resume_medium_url %}
17
+ <li class="icon-link-item">
18
+ <a href="{{ site.resume_social_links.resume_medium_url }}" class="icon-link" itemprop="url">{% include icons/icon-medium.html %}</a>
19
+ </li>
20
+ {% endif %}
21
+
22
+ <!-- Dribbble link -->
23
+ {% if site.resume_social_links.resume_dribbble_url %}
24
+ <li class="icon-link-item"><a href="{{ site.resume_social_links.resume_dribbble_url }}" class="icon-link" itemprop="sameAs">{% include icons/icon-dribbble.html %}</a></li>
25
+ {% endif %}
26
+
27
+ <!-- Facebook link -->
28
+ {% if site.resume_social_links.resume_facebook_url %}
29
+ <li class="icon-link-item"><a href="{{ site.resume_social_links.resume_facebook_url }}" class="icon-link" itemprop="sameAs">{% include icons/icon-facebook.html %}</a></li>
30
+ {% endif %}
31
+
32
+ <!-- LinkedIn link -->
33
+ {% if site.resume_social_links.resume_linkedin_url %}
34
+ <li class="icon-link-item"><a href="{{ site.resume_social_links.resume_linkedin_url }}" class="icon-link" itemprop="sameAs">{% include icons/icon-linkedin.html %}</a></li>
35
+ {% endif %}
36
+
37
+ <!-- Instagram link -->
38
+ {% if site.resume_social_links.resume_instagram_url %}
39
+ <li class="icon-link-item"><a href="{{ site.resume_social_links.resume_instagram_url }}" class="icon-link" itemprop="sameAs">{% include icons/icon-instagram.html %}</a></li>
40
+ {% endif %}
41
+
42
+ <!-- Website link -->
43
+ {% if site.resume_social_links.resume_website_url %}
44
+ <li class="icon-link-item"><a href="{{ site.resume_social_links.resume_website_url }}" class="icon-link" itemprop="url">{% include icons/icon-website.html %}</a></li>
45
+ {% endif %}
46
+
47
+ </ul>
48
+ {% endif %}
@@ -0,0 +1,17 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="Dribbble" fill="#D1CECC" d="M13.76,14.4c0.37-0.15,0.78-0.26,1.16-0.43c-0.18-0.34-0.35-0.73-0.5-1.04
4
+ c-0.06-0.11-0.1-0.25-0.2-0.33c-2.49,0.72-5.25,1.17-8.48,1.16c-0.06,2.6,0.88,4.41,2.12,5.79C9.3,17.33,11.22,15.46,13.76,14.4z
5
+ M15.45,15.38c-2.87,1.04-5.13,2.68-6.53,5.19c0.95,0.74,2.22,1.38,3.72,1.65c1.65,0.29,3.38-0.01,4.6-0.55
6
+ c-0.37-2.12-0.97-4.14-1.65-5.92C15.57,15.62,15.57,15.46,15.45,15.38z M10.47,6.52c-2.3,1.15-3.92,2.99-4.58,5.79
7
+ c2.87-0.04,5.42-0.39,7.66-1.04C12.58,9.64,11.6,8.01,10.47,6.52z M14.01,0C6.27,0,0,6.28,0,14.01s6.27,14.01,14.01,14.01
8
+ c7.05,0,12.89-5.21,13.86-12c0.1-0.46,0.14-0.94,0.13-1.43c0.01-0.2,0.01-0.39,0.01-0.58C28.02,6.28,21.75,0,14.01,0z M21.17,20.6
9
+ c-0.77,0.85-1.69,1.53-2.78,2.07c-1.09,0.55-2.33,0.97-3.8,1.04c-3.1,0.15-5.52-1.04-7.14-2.53c-1.66-1.53-2.92-3.59-3.14-6.56
10
+ c-0.11-1.58,0.2-2.97,0.67-4.15c0.48-1.23,1.06-2.14,1.84-3.01c1.11-1.2,2.61-2.26,4.5-2.78c0.68-0.19,1.39-0.31,2.1-0.36
11
+ c3.17-0.2,5.51,1.07,7.16,2.56c1.65,1.48,2.94,3.62,3.11,6.58C23.89,16.57,22.7,18.94,21.17,20.6z M17.05,14.98
12
+ c0.64,1.86,1.23,3.76,1.59,5.9c0.46-0.26,0.86-0.61,1.24-0.99c1.14-1.15,1.99-2.63,2.33-4.55C20.79,14.91,18.79,14.7,17.05,14.98z
13
+ M15.2,10.8c1.73-0.7,3.28-1.6,4.3-3.01c-1.36-1.14-3.32-2.18-5.82-2.05c-0.6,0.03-1.05,0.08-1.59,0.2
14
+ c0.93,1.37,1.93,2.79,2.73,4.22C14.94,10.38,15.02,10.63,15.2,10.8z M15.81,12.06c0.2,0.38,0.39,0.81,0.56,1.19
15
+ c0.06,0.14,0.08,0.31,0.2,0.41c1.93-0.22,4.06-0.06,5.74,0.28c-0.06-2.27-0.82-3.85-1.87-5.14C19.24,10.23,17.65,11.27,15.81,12.06z
16
+ "/>
17
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="Facebook" fill="#D1CECC" d="M14,0C6.27,0,0,6.27,0,14s6.27,14,14,14s14-6.27,14-14S21.73,0,14,0z M20.99,20.22
4
+ c0,0.43-0.35,0.77-0.77,0.77h-3.56v-5.42h1.82l0.27-2.11h-2.09v-1.35c0-0.61,0.17-1.03,1.05-1.03l1.12,0V9.2
5
+ c-0.19-0.03-0.86-0.08-1.63-0.08c-1.61,0-2.71,0.98-2.71,2.79v1.56h-1.82v2.11h1.82v5.42h-6.7c-0.43,0-0.77-0.35-0.77-0.77V7.78
6
+ c0-0.43,0.35-0.77,0.77-0.77h12.44c0.43,0,0.77,0.35,0.77,0.77V20.22z"/>
7
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="GitHub" fill-rule="evenodd" clip-rule="evenodd" fill="#D1CECC" d="M14.01,0C6.27,0-0.01,6.28-0.01,14.02
4
+ c0,6.19,4.02,11.45,9.59,13.3c0.7,0.13,0.96-0.3,0.96-0.68c0-0.33-0.01-1.21-0.02-2.38c-3.9,0.85-4.72-1.88-4.72-1.88
5
+ c-0.64-1.62-1.56-2.05-1.56-2.05c-1.27-0.87,0.1-0.85,0.1-0.85c1.41,0.1,2.15,1.44,2.15,1.44c1.25,2.14,3.28,1.52,4.08,1.16
6
+ c0.13-0.91,0.49-1.52,0.89-1.87c-3.11-0.35-6.38-1.56-6.38-6.93c0-1.53,0.55-2.78,1.44-3.76C6.37,9.17,5.89,7.74,6.65,5.81
7
+ c0,0,1.18-0.38,3.85,1.44c1.12-0.31,2.32-0.47,3.51-0.47c1.19,0.01,2.39,0.16,3.51,0.47c2.68-1.81,3.85-1.44,3.85-1.44
8
+ c0.76,1.93,0.28,3.35,0.14,3.71c0.9,0.98,1.44,2.23,1.44,3.76c0,5.38-3.28,6.57-6.4,6.92c0.5,0.43,0.95,1.29,0.95,2.6
9
+ c0,1.87-0.02,3.39-0.02,3.84c0,0.37,0.25,0.81,0.96,0.67c5.56-1.86,9.58-7.11,9.58-13.3C28.03,6.28,21.75,0,14.01,0z"/>
10
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="Instagram" fill="#D1CECC" d="M9.89,7.35h0.49v3.05H9.89V7.35z M7.35,8.26v2.15h0.49V7.44C7.55,7.58,7.35,7.89,7.35,8.26z
4
+ M18.22,10.3h1.36c0.51,0,0.92-0.41,0.92-0.92V8.38c0-0.51-0.41-0.92-0.92-0.92h-1.36c-0.51,0-0.92,0.41-0.92,0.92v0.99
5
+ C17.31,9.87,17.72,10.3,18.22,10.3z M8.2,7.35h0.49v3.05H8.2V7.35z M9.05,7.35h0.49v3.05H9.05V7.35z M14-0.01
6
+ C6.26-0.01-0.01,6.27-0.01,14S6.26,28.01,14,28.01S28.01,21.73,28.01,14S21.74-0.01,14-0.01z M6.63,7.93c0-0.71,0.58-1.3,1.3-1.3
7
+ h12.14c0.71,0,1.3,0.59,1.3,1.3v3.05h-4.56c-0.64-0.85-1.66-1.39-2.81-1.39s-2.16,0.55-2.81,1.39H6.63V7.93z M17.09,13.1
8
+ c0,1.7-1.39,3.09-3.09,3.09s-3.09-1.39-3.09-3.09s1.39-3.09,3.09-3.09C15.7,10.01,17.09,11.39,17.09,13.1z M21.37,20.07
9
+ c0,0.71-0.59,1.3-1.3,1.3H7.93c-0.71,0-1.3-0.59-1.3-1.3V11.5h4.24c-0.25,0.48-0.39,1.02-0.39,1.6c0,1.94,1.58,3.52,3.52,3.52
10
+ s3.52-1.58,3.52-3.52c0-0.57-0.14-1.12-0.39-1.6h4.24L21.37,20.07L21.37,20.07z M14,10.58c1.39,0,2.52,1.13,2.52,2.52
11
+ s-1.13,2.52-2.52,2.52s-2.52-1.13-2.52-2.52S12.61,10.58,14,10.58z"/>
12
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="LinkedIn" fill="#D1CECC" d="M18.82,15.09v3.61h-2.09v-3.37c0-0.85-0.3-1.42-1.06-1.42c-0.58,0-0.92,0.39-1.07,0.77
4
+ c-0.06,0.13-0.07,0.32-0.07,0.51v3.52h-2.09c0,0,0.03-5.71,0-6.3h2.09v0.89c0,0.01-0.01,0.01-0.01,0.02h0.01V13.3
5
+ c0.28-0.43,0.77-1.04,1.89-1.04C17.79,12.25,18.82,13.16,18.82,15.09z M9.18,18.7h2.09v-6.3H9.18V18.7z M10.24,9.36
6
+ c-0.72,0-1.19,0.47-1.19,1.09c0,0.61,0.45,1.09,1.16,1.09h0.01c0.73,0,1.18-0.48,1.18-1.09C11.39,9.84,10.95,9.36,10.24,9.36z
7
+ M28,14c0,7.73-6.27,14-14,14S0,21.73,0,14S6.27,0,14,0S28,6.27,28,14z M20.93,8.02c0-0.55-0.46-1-1.02-1H8.09
8
+ c-0.57,0-1.02,0.45-1.02,1v11.96c0,0.55,0.46,1,1.02,1h11.82c0.57,0,1.02-0.45,1.02-1V8.02z"/>
9
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
2
+ <path id="Medium" fill="#D1CECC" d="M14,0C6.3,0,0,6.3,0,14s6.3,14,14,14s14-6.3,14-14S21.7,0,14,0z M11.2,19.5H7v-0.2l1.5-1.8
3
+ c0.2-0.2,0.2-0.4,0.2-0.6v-6.2c0-0.2,0-0.3-0.2-0.5L7.2,8.7V8.4h4.1l3.1,6.9l2.8-6.9H21v0.2l-1.1,1.1c-0.1,0.1-0.1,0.2-0.1,0.3v7.9
4
+ c0,0.1,0,0.2,0.1,0.3l1.1,1.1v0.2h-5.5v-0.2l1.1-1.1c0.1-0.1,0.1-0.1,0.1-0.3v-6.4l-3.1,8h-0.4l-3.7-8v5.4c0,0.2,0,0.5,0.2,0.6
5
+ l1.5,1.8C11.2,19.3,11.2,19.5,11.2,19.5z"/>
6
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="PDF" fill="#D1CECC" d="M12.28,15.27c0.46-0.94,0.81-1.83,1.05-2.66c0.52,1.29,0.97,2.09,1.35,2.41
4
+ c0.38,0.32,0.74,0.53,1.09,0.62c-0.75,0.11-1.45,0.24-2.1,0.38c-0.65,0.14-1.35,0.38-2.1,0.71L12.28,15.27z M28,14
5
+ c0,7.73-6.27,14-14,14S0,21.73,0,14S6.27,0,14,0S28,6.27,28,14z M20.94,9.37L17.47,5.9H7.06v16.2h13.89V9.37z M19.35,17.4
6
+ c-0.39-0.02-0.86-0.11-1.42-0.27s-1.1-0.36-1.62-0.61c-0.57,0.06-1.14,0.14-1.71,0.25c-0.57,0.11-1.13,0.23-1.67,0.36
7
+ c-0.07,0.02-0.24,0.08-0.5,0.17s-0.57,0.21-0.93,0.35c-0.84,1.41-1.52,2.32-2.03,2.74c-0.51,0.42-0.92,0.6-1.22,0.55h11.54v-3.58
8
+ c-0.07,0-0.14,0.01-0.21,0.02C19.51,17.39,19.44,17.4,19.35,17.4z M10.17,16.84c0.12-0.22,0.47-0.93,1.05-2.14
9
+ c0.58-1.21,1.01-2.24,1.28-3.08c-0.2-0.72-0.33-1.42-0.39-2.09s-0.02-1.23,0.1-1.69c0.07-0.25,0.17-0.44,0.28-0.55
10
+ s0.23-0.19,0.35-0.23H8.21v10.85c0.4-0.33,0.78-0.58,1.16-0.75C9.74,16.98,10.01,16.87,10.17,16.84z M13.39,7.06
11
+ c0.27,0,0.5,0.1,0.7,0.31c0.2,0.2,0.28,0.54,0.24,1.01c0.01,0.01,0.01,0.3,0,0.87c-0.01,0.57-0.09,1.33-0.24,2.28
12
+ c0.52,1.37,1.02,2.27,1.52,2.69c0.49,0.42,0.87,0.67,1.14,0.74c0.52-0.06,0.99-0.09,1.43-0.09c0.31,0,0.61,0.04,0.88,0.13
13
+ c0.27,0.08,0.52,0.19,0.73,0.33V9.95l-2.89-2.89H13.39z"/>
14
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="Print" fill="#D1CECC" d="M9.5,7.5h9V9h-9V7.5z M9.5,13.5h9v7h-9V13.5z M10.5,15.51h7v-1h-7V15.51z M10.5,17.49h7v-1h-7
4
+ V17.49z M10.5,19.49h7v-1h-7V19.49z M28,14c0,7.73-6.27,14-14,14S0,21.73,0,14S6.27,0,14,0S28,6.27,28,14z M22,11c0-1.1-0.9-2-2-2
5
+ h-0.5V6.5h-11V9H8c-1.1,0-2,0.9-2,2v4c0,1.1,0.9,2,2,2h0.5v4.5h11V17H20c1.1,0,2-0.9,2-2V11z M20.02,10.45c-0.28,0-0.5,0.22-0.5,0.5
6
+ s0.22,0.5,0.5,0.5s0.5-0.22,0.5-0.5S20.29,10.45,20.02,10.45z"/>
7
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="Twitter" fill="#D1CECC" d="M14,0C6.27,0,0,6.27,0,14s6.27,14,14,14s14-6.27,14-14S21.73,0,14,0z M20.69,10.57
4
+ c0.01,0.15,0.01,0.3,0.01,0.45c0,4.56-3.47,9.82-9.82,9.82c-1.95,0-3.76-0.57-5.29-1.55c0.27,0.03,0.54,0.05,0.82,0.05
5
+ c1.62,0,3.11-0.55,4.29-1.48c-1.51-0.03-2.79-1.03-3.23-2.4c0.21,0.04,0.43,0.06,0.65,0.06c0.31,0,0.62-0.04,0.91-0.12
6
+ c-1.58-0.32-2.77-1.71-2.77-3.39c0-0.01,0-0.03,0-0.04c0.47,0.26,1,0.41,1.56,0.43c-0.93-0.62-1.54-1.68-1.54-2.87
7
+ c0-0.63,0.17-1.23,0.47-1.74c1.7,2.09,4.25,3.46,7.12,3.61c-0.06-0.25-0.09-0.52-0.09-0.79c0-1.91,1.55-3.45,3.45-3.45
8
+ c0.99,0,1.89,0.42,2.52,1.09c0.79-0.15,1.53-0.44,2.19-0.84c-0.26,0.81-0.81,1.48-1.52,1.91c0.7-0.08,1.36-0.27,1.98-0.54
9
+ C21.95,9.47,21.37,10.08,20.69,10.57z"/>
10
+ </svg>
@@ -0,0 +1,40 @@
1
+ <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
2
+ viewBox="0 0 28 28" enable-background="new 0 0 28 28" xml:space="preserve" width="28">
3
+ <path id="Website" fill="#D1CECC" d="M14.83,7.6c0.03,0.08,0.03,0.14,0,0.19s-0.08,0.07-0.17,0.07c-0.12,0-0.26-0.01-0.4-0.04
4
+ s-0.2-0.06-0.18-0.1c0.15-0.15,0.16-0.26,0.03-0.33c-0.13-0.07-0.27-0.11-0.42-0.11s-0.25-0.04-0.3-0.09s-0.03-0.09,0.05-0.09
5
+ s0.22,0,0.4,0.01c0.19,0.01,0.31,0.04,0.37,0.08s0.17,0.1,0.33,0.19S14.8,7.52,14.83,7.6z M15.9,13.35c-0.11-0.03-0.2-0.03-0.26,0
6
+ s-0.13,0.05-0.2,0.05c-0.08-0.01-0.25-0.09-0.5-0.24s-0.5-0.22-0.77-0.22c-0.11,0.01-0.17,0.04-0.19,0.08s-0.01,0.07,0.01,0.08
7
+ c0.02,0.01,0.12,0.03,0.29,0.05s0.4,0.11,0.67,0.26c0.28,0.15,0.48,0.21,0.61,0.19s0.22-0.06,0.28-0.1
8
+ c0.07-0.01,0.12-0.03,0.16-0.06S16.01,13.38,15.9,13.35z M13.62,6.85c0.17-0.03,0.3-0.13,0.38-0.3c0.03-0.14-0.04-0.2-0.21-0.18
9
+ s-0.29,0.07-0.37,0.13c-0.01,0.03-0.02,0.06-0.03,0.09s-0.02,0.06-0.03,0.07l-0.08,0.1c-0.03,0.03-0.03,0.05-0.02,0.06
10
+ C13.32,6.88,13.44,6.89,13.62,6.85z M16.12,7.08c-0.02-0.16-0.11-0.3-0.26-0.41s-0.32-0.19-0.5-0.22c-0.18-0.03-0.38-0.07-0.61-0.12
11
+ s-0.4-0.04-0.53,0.04c-0.21,0.18-0.25,0.31-0.12,0.39c0.07,0.03,0.2,0.05,0.38,0.06s0.44,0.15,0.76,0.41
12
+ c0.11,0.08,0.29,0.21,0.55,0.37s0.44,0.23,0.55,0.19c0.06-0.06,0.04-0.15-0.05-0.28S16.14,7.24,16.12,7.08z M28,14
13
+ c0,7.73-6.27,14-14,14S0,21.73,0,14S6.27,0,14,0S28,6.27,28,14z M21.95,14c-0.06-2.25-0.83-4.12-2.33-5.62
14
+ c-1.5-1.5-3.37-2.27-5.62-2.33c-2.25,0.06-4.12,0.83-5.62,2.33c-1.5,1.5-2.27,3.37-2.33,5.62c0.06,2.25,0.83,4.12,2.33,5.62
15
+ c1.5,1.5,3.37,2.27,5.62,2.33c0.54,0,1.06-0.05,1.57-0.14c-0.11-0.07-0.17-0.24-0.18-0.51s0.04-0.52,0.16-0.76
16
+ c0.15-0.26,0.3-0.61,0.46-1.04c0.15-0.43,0.08-0.77-0.23-1c-0.32-0.18-0.51-0.34-0.57-0.49s-0.19-0.32-0.37-0.54
17
+ s-0.28-0.36-0.28-0.44v-0.21c-0.01-0.21,0.05-0.43,0.19-0.66l0.25-0.39c0.01-0.04,0.02-0.1,0.02-0.19v-0.19
18
+ c-0.01-0.04-0.07-0.09-0.17-0.16s-0.17-0.1-0.22-0.1s-0.09,0.01-0.11,0.05s-0.07,0.06-0.13,0.06s-0.17-0.04-0.33-0.13
19
+ c-0.16-0.09-0.27-0.16-0.32-0.21s-0.1-0.11-0.14-0.19s-0.09-0.15-0.16-0.22s-0.11-0.1-0.16-0.09s-0.12,0-0.23-0.03l-1.45-0.56
20
+ c-0.26-0.11-0.43-0.23-0.5-0.37c-0.07-0.14-0.1-0.26-0.1-0.37s-0.06-0.23-0.17-0.37l-0.29-0.37c-0.08-0.12-0.14-0.24-0.17-0.34
21
+ s-0.05-0.15-0.06-0.13c-0.01,0.07,0.02,0.23,0.1,0.48s0.12,0.39,0.1,0.43c-0.03,0.01-0.07-0.02-0.12-0.11s-0.12-0.19-0.19-0.3
22
+ c-0.06-0.07-0.07-0.15-0.04-0.25c0.03-0.1-0.07-0.38-0.29-0.85c-0.22-0.47-0.26-0.85-0.11-1.15s0.24-0.57,0.3-0.82
23
+ c0.03-0.21,0.09-0.25,0.19-0.13c0.1,0.12,0.1,0.11,0.02-0.01c-0.08-0.18-0.11-0.4-0.08-0.65c0.03-0.26,0.01-0.46-0.06-0.61
24
+ c-0.11-0.1-0.3-0.08-0.58,0.05S9.12,8.14,9.1,8.16c0.03-0.12,0.18-0.28,0.46-0.46l0.87-0.58c0.26-0.17,0.49-0.22,0.69-0.17
25
+ s0.41,0.12,0.62,0.21s0.34,0.12,0.37,0.1s0.01-0.06-0.06-0.13s-0.07-0.13,0.01-0.16S12.26,6.96,12.43,7
26
+ c0.17,0.03,0.31,0.11,0.42,0.24s0.3,0.18,0.54,0.17s0.32,0.01,0.25,0.06s-0.11,0.12-0.11,0.19c0.04,0.06,0.02,0.1-0.05,0.13
27
+ s-0.2,0.1-0.36,0.21s-0.18,0.19-0.05,0.26c0.13,0.07,0.36,0.21,0.67,0.41c0.28,0.19,0.41,0.19,0.41-0.01s-0.02-0.4-0.06-0.61
28
+ c-0.01-0.14,0.05-0.19,0.2-0.14s0.22,0.07,0.24,0.08c0.17,0.11,0.27,0.15,0.32,0.11s0.13-0.04,0.26-0.01
29
+ c0.17,0.07,0.37,0.19,0.6,0.37l0.41,0.33c-0.43,0.25-0.6,0.41-0.51,0.49s0.2,0.14,0.32,0.2c0.06,0.06,0.02,0.12-0.1,0.21
30
+ s-0.2,0.12-0.23,0.12c-0.08-0.08-0.15-0.1-0.2-0.05s-0.1,0.09-0.16,0.13c-0.06,0.04-0.07,0.09-0.05,0.14s0.04,0.09,0.05,0.1
31
+ c-0.3,0.07-0.47,0.22-0.49,0.44s-0.02,0.39-0.01,0.49c0,0.08-0.07,0.18-0.21,0.3s-0.24,0.23-0.31,0.34c-0.03,0.14,0,0.29,0.08,0.47
32
+ c0.08,0.17,0.08,0.27,0,0.3c-0.08-0.01-0.22-0.12-0.41-0.32c-0.19-0.2-0.55-0.24-1.08-0.13c-0.19,0.04-0.39,0.16-0.6,0.36
33
+ s-0.23,0.49-0.06,0.88c0.21,0.32,0.43,0.38,0.68,0.19c0.25-0.19,0.43-0.3,0.56-0.31c0.1,0.08,0.12,0.2,0.06,0.35
34
+ c-0.06,0.15-0.08,0.24-0.08,0.27c0.06-0.01,0.17,0.02,0.34,0.09s0.28,0.27,0.32,0.58c0.04,0.31,0.19,0.49,0.46,0.55
35
+ s0.45,0.08,0.57,0.07s0.28-0.09,0.48-0.24s0.32-0.24,0.37-0.27s0.17-0.06,0.35-0.1s0.47,0.03,0.84,0.23s0.67,0.31,0.88,0.35
36
+ s0.38,0.11,0.5,0.2s0.18,0.2,0.18,0.33s0.05,0.23,0.14,0.3c0.15,0.04,0.39,0.07,0.72,0.07s0.57,0.1,0.72,0.28
37
+ c0.07,0.28-0.08,0.73-0.46,1.38c-0.37,0.64-0.68,1.05-0.93,1.23c-0.18,0.12-0.34,0.29-0.48,0.49s-0.3,0.38-0.49,0.55
38
+ s-0.41,0.34-0.66,0.52s-0.51,0.34-0.78,0.5c-0.21,0.15-0.36,0.32-0.46,0.51s-0.19,0.32-0.27,0.4c1.81-0.43,3.28-1.34,4.43-2.75
39
+ C21.31,17.6,21.9,15.93,21.95,14z"/>
40
+ </svg>
@@ -0,0 +1,41 @@
1
+ <!-- and guess where these are defined? Yup, you guessed it: the _config.yml file -->
2
+ {% if site.resume_print_social_links %}
3
+ <ul>
4
+
5
+ <!-- GitHub link -->
6
+ {% if site.resume_social_links.resume_github_url %}
7
+ <li><strong>Github</strong>: {{ site.resume_social_links.resume_github_url }}</li>
8
+ {% endif %}
9
+
10
+ <!-- Twitter link -->
11
+ {% if site.resume_social_links.resume_twitter_url %}
12
+ <li><strong>Twitter</strong>: {{ site.resume_social_links.resume_twitter_url }}</li>
13
+ {% endif %}
14
+
15
+ <!-- Dribbble link -->
16
+ {% if site.resume_social_links.resume_dribbble_url %}
17
+ <li><strong>Dribbble</strong>: {{ site.resume_social_links.resume_dribbble_url }}</li>
18
+ {% endif %}
19
+
20
+ <!-- Facebook link -->
21
+ {% if site.resume_social_links.resume_facebook_url %}
22
+ <li><strong>Facebook</strong>: {{ site.resume_social_links.resume_facebook_url }}</li>
23
+ {% endif %}
24
+
25
+ <!-- LinkedIn link -->
26
+ {% if site.resume_social_links.resume_linkedin_url %}
27
+ <li><strong>LinkedIn</strong>: {{ site.resume_social_links.resume_linkedin_url }}</li>
28
+ {% endif %}
29
+
30
+ <!-- Instagram link -->
31
+ {% if site.resume_social_links.resume_instagram_url %}
32
+ <li><strong>Instagram</strong>: {{ site.resume_social_links.resume_instagram_url }}</li>
33
+ {% endif %}
34
+
35
+ <!-- Website link -->
36
+ {% if site.resume_social_links.resume_website_url %}
37
+ <li><strong>Website</strong>: {{ site.resume_social_links.resume_website_url }}</li>
38
+ {% endif %}
39
+
40
+ </ul>
41
+ {% endif %}
@@ -0,0 +1,232 @@
1
+ <div class="wrapper" itemscope itemtype="http://schema.org/Person">
2
+ <meta itemprop="telephone" content="{{ site.resume_contact_telephone }}"/>
3
+ <meta itemprop="address" content="{{ site.resume_contact_address }}"/>
4
+
5
+ <header class="page-header">
6
+
7
+ <!-- You can turn off the avatar in _config.yml by setting to false -->
8
+ {% if site.resume_avatar == 'true' %}
9
+ <img src="images/avatar.jpg" alt="my photo" class="avatar no-print" itemprop="image">
10
+ {% endif %}
11
+
12
+ <!-- Your name is defined in the _config.yml file -->
13
+ <h1 class="header-name" itemprop="name">{{ site.resume_name }}</h1>
14
+
15
+ <!-- To display contact info here, change `display_header_contact_info` value in _config.yml to true -->
16
+ {% if site.display_header_contact_info == 'true' %}
17
+ <div class="header-contact-info">
18
+ <p>{{ site.resume_header_contact_info }}</p>
19
+ </div>
20
+ {% endif %}
21
+
22
+ <div class="title-bar no-print">
23
+
24
+ <!-- Your title is also defined in the _config.yml file -->
25
+ <h2 class="header-title" itemprop="jobTitle">{{ site.resume_title }}</h2>
26
+
27
+ <!-- This is the markup for the icon links; moved out to an include because it's very verbose, and you shouldn't ever need to edit the markup (unless you want to re-order the icons); if you want to customize which links appear, define them in the _config.yml file -->
28
+ {% include icon-links.html %}
29
+ </div>
30
+
31
+ <div class="executive-summary" itemprop="description">
32
+ {{ site.resume_header_intro }}
33
+ </div>
34
+
35
+ {% if site.resume_looking_for_work == 'yes' %}
36
+ <a href="mailto:{{ site.resume_contact_email }}" class="contact-button no-print" itemprop="email">Contact me</a>
37
+ {% elsif site.resume_looking_for_work == 'no' %}
38
+ <a class="contact-button not-looking no-print">I'm not looking for work right now.</a>
39
+ {% else %}
40
+ {% endif %}
41
+
42
+ </header>
43
+
44
+ {% if site.resume_section_experience %}
45
+ <!-- begin Experience -->
46
+ <section class="content-section">
47
+
48
+ <header class="section-header">
49
+ <h2>Experience</h2>
50
+ </header>
51
+
52
+ {% for job in site.data.experience %}
53
+ <div class="resume-item" itemscope itemprop="worksFor" itemtype="http://schema.org/Organization">
54
+ <h3 class="resume-item-title" itemprop="name">{{ job.company }}</h3>
55
+ <h4 class="resume-item-details" itemprop="description">{{ job.position }} &bull; {{ job.duration }}</h4>
56
+ <p class="resume-item-copy">{{ job.summary }}</p>
57
+ </div><!-- end of resume-item -->
58
+ {% endfor %}
59
+
60
+ </section>
61
+ <!-- end Experience -->
62
+ {% endif %}
63
+
64
+
65
+ {% if site.resume_section_education %}
66
+ <!-- begin Education -->
67
+ <section class="content-section">
68
+ <header class="section-header">
69
+ <h2>Education</h2>
70
+ </header>
71
+
72
+ {% for education in site.data.education %}
73
+ <div class="resume-item" itemscope itemprop="alumniOf" itemtype="http://schema.org/CollegeOrUniversity">
74
+ <h3 class="resume-item-title" itemprop="name">{{ education.uni }}</h3>
75
+ <h4 class="resume-item-details group" itemprop="description">{{ education.degree }} &bull; {{ education.year }}</h4>
76
+ <h5 class="resume-item-details award-title" itemprop="description">{{ education.award }}</h5>
77
+ <p class="resume-item-copy" itemprop="description">
78
+ <ul class="resume-item-list">
79
+ {% for award in education.awards %}
80
+ <li>{{ award.award }}</li>
81
+ {% endfor %}
82
+ </ul>
83
+
84
+
85
+ <p class="resume-item-copy">{{ education.summary }}</p>
86
+ </div>
87
+ {% endfor %}
88
+ </section>
89
+ <!-- end Education -->
90
+ {% endif %}
91
+
92
+
93
+ {% if site.resume_section_projects %}
94
+ <!-- begin Projects -->
95
+ <section class="content-section">
96
+ <header class="section-header">
97
+ <h2>Projects</h2>
98
+ </header>
99
+
100
+ {% for project in site.data.projects %}
101
+ <div class="resume-item" itemscope itemtype="http://schema.org/CreativeWork">
102
+ <meta itemprop="creator" content="{{ site.resume_name }}" itemtype="http://schema.org/Person" />
103
+ <h3 class="resume-item-title" itemprop="name">{% if project.url %}<a href="{{ project.url }}" itemprop="url">{{ project.project }}</a>{% else %}{{ project.project }}{% endif %}</h3>
104
+ <h4 class="resume-item-details" itemprop="description">{{ project.role }} &bull; {{ project.duration }}</h4>
105
+ <p class="resume-item-copy">{{ project.description }}</p>
106
+ </div>
107
+ {% endfor %}
108
+
109
+ </section>
110
+ <!-- end Projects -->
111
+ {% endif %}
112
+
113
+ {% if site.resume_section_skills %}
114
+ <!-- begin Skills -->
115
+ <section class="content-section">
116
+
117
+ <header class="section-header">
118
+ <h2>Skills</h2>
119
+ </header>
120
+ {% for skill in site.data.skills %}
121
+ <div class="resume-item">
122
+ <h4 class="resume-item-details">{{ skill.skill }}</h4>
123
+ <p class="resume-item-copy">{{ skill.description }}</p>
124
+ </div>
125
+ {% endfor %}
126
+
127
+ </section>
128
+ <!-- end Skills -->
129
+ {% endif %}
130
+
131
+ {% if site.resume_section_recognition %}
132
+ <!-- begin Recognition -->
133
+ <section class="content-section">
134
+
135
+ <header class="section-header">
136
+ <h2>Recognition</h2>
137
+ </header>
138
+
139
+ {% for recognition in site.data.recognitions %}
140
+ <div class="resume-item">
141
+ <h3 class="resume-item-title" itemprop="award">{{ recognition.award }}</h3>
142
+ <h4 class="resume-item-details">{{ recognition.organization }} &bull; {{ recognition.year }}</h4>
143
+ <p class="resume-item-copy">{{ recognition.summary }}</p>
144
+ </div>
145
+ {% endfor %}
146
+
147
+ </section>
148
+ <!-- end Recognition -->
149
+ {% endif %}
150
+
151
+ {% if site.resume_section_associations %}
152
+ <!-- begin Associations -->
153
+ <section class="content-section">
154
+
155
+ <header class="section-header">
156
+ <h2>Associations</h2>
157
+ </header>
158
+
159
+ {% for association in site.data.associations %}
160
+ <div class="resume-item" itemscope itemprop="memberOf" itemtype="http://schema.org/Organization">
161
+ <h3 class="resume-item-title" itemprop="name">{% if association.url %}<a href="{{ association.url }}">{{ association.organization }}</a>{% else %}{{ association.organization }}{% endif %}</h3>
162
+ <h4 class="resume-item-details" itemprop="description">{{ association.role }} &bull; {{ association.year }}</h4>
163
+ <p class="resume-item-copy">{{ association.summary }}</p>
164
+ </div>
165
+ {% endfor %}
166
+
167
+ </section>
168
+ <!-- end Associations -->
169
+ {% endif %}
170
+
171
+ {% if site.resume_section_interests %}
172
+ <!-- begin Interests -->
173
+ <section class="content-section">
174
+
175
+ <header class="section-header">
176
+ <h2>Outside Interests</h2>
177
+ </header>
178
+
179
+ <div class="resume-item">
180
+ <ul class="resume-item-list">
181
+ {% for interest in site.data.interests %}
182
+ <li>{{ interest.description }}</li>
183
+ {% endfor %}
184
+ </ul>
185
+ </div>
186
+
187
+ </section>
188
+ <!-- end Interests -->
189
+ {% endif %}
190
+
191
+ {% if site.resume_section_links %}
192
+ <!-- begin Links -->
193
+ <section class="content-section">
194
+
195
+ <header class="section-header">
196
+ <h2>Additional Links</h2>
197
+ </header>
198
+
199
+ <div class="resume-item">
200
+ <ul class="resume-item-list">
201
+ {% for link in site.data.links %}
202
+ <li><a href={{ link.url }} itemprop="url">{{ link.description }}</a></li>
203
+ {% endfor %}
204
+ </ul>
205
+ </div>
206
+
207
+ </section>
208
+ <!-- end Links -->
209
+ {% endif %}
210
+
211
+ {% if site.resume_print_social_links %}
212
+ <!-- begin Print Social Links -->
213
+ <section class="content-section print-only">
214
+
215
+ <header class="section-header">
216
+ <h2>Social Links</h2>
217
+ </header>
218
+
219
+ <div class="resume-item">
220
+ {% include print-social-links.html %}
221
+ </div>
222
+
223
+ </section>
224
+ <!-- end Print Social Links -->
225
+ {% endif %}
226
+
227
+ <footer class="page-footer">
228
+ <p class="footer-line">Made by <a href="http://twitter.com/jglovier">@jglovier</a>. Fork me on <a href="https://github.com/jglovier/resume-template">GitHub</a>.</p>
229
+ <p class="footer-line">If this is your live resume, you can modify or remove this part. ;-)</p>
230
+ </footer>
231
+
232
+ </div>
data/_sass/_base.scss ADDED
@@ -0,0 +1,46 @@
1
+ // Base styles
2
+ // ---------------------------------------/
3
+ * {
4
+ -webkit-box-sizing: border-box;
5
+ -moz-box-sizing: border-box;
6
+ box-sizing: border-box;
7
+ }
8
+
9
+ html {
10
+ background: $white;
11
+ }
12
+
13
+ body{
14
+ @include serif;
15
+ color: $text_color;
16
+ font-size: 16px;
17
+ line-height: 1.5;
18
+ }
19
+
20
+ .wrapper:before,
21
+ .wrapper:after { content:""; display:table; }
22
+ .wrapper:after { clear: both; }
23
+ .wrapper {
24
+ max-width: 728px;
25
+ padding: 0 24px;
26
+ margin: 0 auto;
27
+ zoom: 1;
28
+ }
29
+
30
+ // clearfix (now called group,
31
+ // via http://css-tricks.com/snippets/css/clear-fix/)
32
+ .group:before,
33
+ .group:after { content:""; display:table; }
34
+ .group:after { clear:both; }
35
+ .group { zoom:1; /* For IE 6/7 (trigger hasLayout) */ }
36
+
37
+ ::-moz-selection {
38
+ background: rgba(51,51,51,.8);
39
+ color: #fff;
40
+ text-shadow: none;
41
+ }
42
+ ::selection {
43
+ background: rgba(51,51,51,.8);
44
+ color: #fff;
45
+ text-shadow: none;
46
+ }
@@ -0,0 +1,74 @@
1
+ // Layout styles
2
+ // ---------------------------------------/
3
+
4
+ // Layout from Primer (https://github.com/primer/primer/blob/master/scss/_layout.scss)
5
+
6
+ // Fixed-width, centered column for site content.
7
+ .container {
8
+ width: $container-width;
9
+ margin-right: auto;
10
+ margin-left: auto;
11
+ @include clearfix;
12
+ }
13
+
14
+ // Grid system
15
+ //
16
+ // Create rows with `.columns` to clear the floated columns and outdent the
17
+ // padding on `.column`s with negative margin for alignment.
18
+
19
+ .columns {
20
+ margin-right: -$grid-gutter;
21
+ margin-left: -$grid-gutter;
22
+ @include clearfix;
23
+ }
24
+
25
+ // Base class for every column (requires a column width from below)
26
+ .column {
27
+ float: left;
28
+ padding-right: $grid-gutter;
29
+ padding-left: $grid-gutter;
30
+ }
31
+
32
+ // Column widths
33
+ .one-third {
34
+ width: 33.333333%;
35
+ }
36
+
37
+ .two-thirds {
38
+ width: 66.666667%;
39
+ }
40
+
41
+ .one-fourth {
42
+ width: 25%;
43
+ }
44
+
45
+ .one-half {
46
+ width: 50%;
47
+ }
48
+
49
+ .three-fourths {
50
+ width: 75%;
51
+ }
52
+
53
+ .one-fifth {
54
+ width: 20%;
55
+ }
56
+
57
+ .four-fifths {
58
+ width: 80%;
59
+ }
60
+
61
+ // Single column hack
62
+ .single-column {
63
+ padding-right: $grid-gutter;
64
+ padding-left: $grid-gutter;
65
+ }
66
+
67
+ // Equal width columns via table sorcery.
68
+ .table-column {
69
+ display: table-cell;
70
+ width: 1%;
71
+ padding-right: $grid-gutter;
72
+ padding-left: $grid-gutter;
73
+ vertical-align: top;
74
+ }