jeffzh4ng 0.1.0
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 +7 -0
- data/LICENSE.txt +21 -0
- data/README.md +3 -0
- data/_includes/email.svg +7 -0
- data/_includes/github.svg +1 -0
- data/_includes/head.html +65 -0
- data/_includes/logo.svg +13 -0
- data/_includes/twitter.svg +7 -0
- data/_layouts/default.html +9 -0
- data/_layouts/home.html +155 -0
- data/_layouts/post.html +21 -0
- data/_sass/highlight.scss +61 -0
- data/_sass/yefeme.scss +306 -0
- data/assets/yefeme.scss +5 -0
- data/index.md +3 -0
- metadata +99 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: b323beb5494c74b83f934560306b258b139cb3191300a6b8b96c3041631fe8b8
|
|
4
|
+
data.tar.gz: 262e586b0c7ee0c3b321398b71a1b2465a71878ea88a7856764d8c1a1283f9b0
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: 49edaa5433f52eb6e9bb1d675f1e8fec9a921fe20650be0d19c04305238823ada5ce0de1390119773b03260e381abaa5ef98fbbff604d4b660a082bef22cd45b
|
|
7
|
+
data.tar.gz: 8974c80bbf1ea84e578409270e3b8a257db1dad248865e632839b241615a4e9cf8d82532d378a7459caf98fdf5813952e24b196ce835c9674a5ec52d166fab78
|
data/LICENSE.txt
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
The MIT License (MIT)
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2016 Geoffrey Vedernikoff
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in
|
|
13
|
+
all copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
21
|
+
THE SOFTWARE.
|
data/README.md
ADDED
data/_includes/email.svg
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg"
|
|
2
|
+
width="16" height="16"
|
|
3
|
+
aria-label="Email" role="img"
|
|
4
|
+
viewBox="0 0 512 512"><rect
|
|
5
|
+
width="512" height="512"
|
|
6
|
+
rx="15%"
|
|
7
|
+
fill="#ec0e20"/><rect width="356" height="256" x="78" y="128" fill="#fff" rx="8%"/><path fill="none" stroke="#ec0e20" stroke-width="20" d="M434 128L269 292c-7 8-19 8-26 0L78 128m0 256l129-128m227 128L305 256"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="{{ include.width }}" height="{{ include.height }}" aria-hidden="true" focusable="false" data-prefix="fab" data-icon="github" class="svg-inline--fa fa-github fa-w-16" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path fill="currentColor" d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"></path></svg>
|
data/_includes/head.html
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
<head>
|
|
2
|
+
<meta charset="utf-8" />
|
|
3
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
4
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
5
|
+
<meta
|
|
6
|
+
name="description"
|
|
7
|
+
content="{{ page.excerpt | default: site.description | strip_html | normalize_whitespace | truncate: 160 | escape }}"
|
|
8
|
+
/>
|
|
9
|
+
<meta name="author" content="{{ site.author }}" />
|
|
10
|
+
<title>
|
|
11
|
+
{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape
|
|
12
|
+
}}{% endif %}
|
|
13
|
+
</title>
|
|
14
|
+
|
|
15
|
+
<meta
|
|
16
|
+
property="og:title"
|
|
17
|
+
content="{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}"
|
|
18
|
+
/>
|
|
19
|
+
<meta
|
|
20
|
+
property="og:description"
|
|
21
|
+
content="{{ page.excerpt | default: site.description | strip_html | normalize_whitespace | truncate: 160 | escape }}"
|
|
22
|
+
/>
|
|
23
|
+
<meta property="og:url" content="{{ site.url }}{{ page.url }}" />
|
|
24
|
+
{% if page.title %}
|
|
25
|
+
<meta property="og:type" content="article" />
|
|
26
|
+
{% else %}
|
|
27
|
+
<meta property="og:type" content="website" />
|
|
28
|
+
{% endif %} {% if page.date %}
|
|
29
|
+
<meta
|
|
30
|
+
property="article:published_time"
|
|
31
|
+
content="{{ page.date | date_to_xmlschema }}"
|
|
32
|
+
/>
|
|
33
|
+
{% endif %} {% if site.twitter_username %}
|
|
34
|
+
<meta name="twitter:site" content="@{{ site.twitter_username }}" />
|
|
35
|
+
{% endif %}
|
|
36
|
+
|
|
37
|
+
<link
|
|
38
|
+
rel="apple-touch-icon"
|
|
39
|
+
sizes="180x180"
|
|
40
|
+
href="/assets/apple-touch-icon.png"
|
|
41
|
+
/>
|
|
42
|
+
<link
|
|
43
|
+
rel="icon"
|
|
44
|
+
type="image/png"
|
|
45
|
+
sizes="32x32"
|
|
46
|
+
href="/assets/favicon-32x32.png"
|
|
47
|
+
/>
|
|
48
|
+
<link
|
|
49
|
+
rel="icon"
|
|
50
|
+
type="image/png"
|
|
51
|
+
sizes="16x16"
|
|
52
|
+
href="/assets/favicon-16x16.png"
|
|
53
|
+
/>
|
|
54
|
+
<link rel="manifest" href="/assets/site.webmanifest" />
|
|
55
|
+
|
|
56
|
+
<link
|
|
57
|
+
rel="canonical"
|
|
58
|
+
href="{{ page.url | replace:'index.html','' | absolute_url }}"
|
|
59
|
+
/>
|
|
60
|
+
<link
|
|
61
|
+
href="https://fonts.googleapis.com/css?family=Inconsolata:400,700|Libre+Baskerville:400,400i,700"
|
|
62
|
+
rel="stylesheet"
|
|
63
|
+
/>
|
|
64
|
+
<link rel="stylesheet" href="{{ "/assets/yefeme.css" | relative_url }}">
|
|
65
|
+
</head>
|
data/_includes/logo.svg
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="{{ include.width }}" height="{{ include.height }}" version="1.0" xmlns="http://www.w3.org/2000/svg"
|
|
2
|
+
width="500.000000pt" height="500.000000pt" viewBox="0 0 500.000000 500.000000"
|
|
3
|
+
preserveAspectRatio="xMidYMid meet">
|
|
4
|
+
<g transform="translate(0.000000,500.000000) scale(0.100000,-0.100000)"
|
|
5
|
+
fill="#000000" stroke="none">
|
|
6
|
+
<path fill="#ec0e20" d="M1988 4056 c-22 -24 -24 -98 -4 -119 9 -8 47 -16 100 -20 46 -4 95
|
|
7
|
+
-11 108 -16 42 -16 90 -64 112 -111 21 -44 21 -56 24 -935 4 -1224 -5 -1359
|
|
8
|
+
-114 -1593 -56 -120 -146 -214 -276 -285 -92 -50 -104 -66 -94 -121 7 -36 28
|
|
9
|
+
-60 62 -70 26 -8 178 41 266 85 290 146 452 406 524 839 16 92 18 219 24 1065
|
|
10
|
+
5 727 9 969 19 998 15 47 61 100 105 121 18 9 73 19 120 22 54 5 93 12 102 21
|
|
11
|
+
18 19 18 94 0 119 -14 18 -31 19 -537 19 -504 0 -524 -1 -541 -19z"/>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg"
|
|
2
|
+
width="16" height="16"
|
|
3
|
+
aria-label="Twitter" role="img"
|
|
4
|
+
viewBox="0 0 512 512"><rect
|
|
5
|
+
width="512" height="512"
|
|
6
|
+
rx="15%"
|
|
7
|
+
fill="#ec0e20"/><path fill="#fff" d="M437 152a72 72 0 0 1-40 12 72 72 0 0 0 32-40 72 72 0 0 1-45 17 72 72 0 0 0-122 65 200 200 0 0 1-145-74 72 72 0 0 0 22 94 72 72 0 0 1-32-7 72 72 0 0 0 56 69 72 72 0 0 1-32 1 72 72 0 0 0 67 50 200 200 0 0 1-105 29 200 200 0 0 0 309-179 200 200 0 0 0 35-37"/></svg>
|
data/_layouts/home.html
ADDED
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
---
|
|
2
|
+
layout: default
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
<header>
|
|
6
|
+
<div class="logo logo-closer-to-top-on-mobile">
|
|
7
|
+
{% include logo.svg width=200 height=200 %}
|
|
8
|
+
<div class="under under-large">
|
|
9
|
+
{% if site.title %}
|
|
10
|
+
<h1><em>{{ site.title | escape }}</em></h1>
|
|
11
|
+
{% endif %}
|
|
12
|
+
<div class="social">
|
|
13
|
+
{% if site.linkedin_username %}
|
|
14
|
+
<a
|
|
15
|
+
aria-label="LinkedIn"
|
|
16
|
+
href="https://linkedin.com/in/{{ site.linkedin_username }}"
|
|
17
|
+
target="_blank"
|
|
18
|
+
>
|
|
19
|
+
{% include linkedin.svg width=20 height=20 %}
|
|
20
|
+
</a>
|
|
21
|
+
{% endif %} {% if site.github_username %}
|
|
22
|
+
<a
|
|
23
|
+
aria-label="GitHub"
|
|
24
|
+
href="https://github.com/{{ site.github_username }}"
|
|
25
|
+
target="_blank"
|
|
26
|
+
>
|
|
27
|
+
{% include github.svg width=20 height=20 %}
|
|
28
|
+
</a>
|
|
29
|
+
{% endif %} {% if site.email %}
|
|
30
|
+
<a
|
|
31
|
+
aria-label="Email (opens mail client)"
|
|
32
|
+
href="mailto:{{ site.email }}"
|
|
33
|
+
>
|
|
34
|
+
{% include mail.svg width=20 height=20 %}
|
|
35
|
+
</a>
|
|
36
|
+
{% endif %}
|
|
37
|
+
</div>
|
|
38
|
+
|
|
39
|
+
<!-- Begin Mailchimp Signup Form -->
|
|
40
|
+
<link
|
|
41
|
+
href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css"
|
|
42
|
+
rel="stylesheet"
|
|
43
|
+
type="text/css"
|
|
44
|
+
/>
|
|
45
|
+
<style type="text/css">
|
|
46
|
+
#mc_embed_signup {
|
|
47
|
+
background: #fff;
|
|
48
|
+
clear: left;
|
|
49
|
+
font: 14px "Libre Baskerville", serif;
|
|
50
|
+
width: 200px;
|
|
51
|
+
margin-top: 20px;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
#mc-embedded-subscribe {
|
|
55
|
+
background: #ec0e20;
|
|
56
|
+
}
|
|
57
|
+
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
|
|
58
|
+
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
|
|
59
|
+
</style>
|
|
60
|
+
<div id="mc_embed_signup">
|
|
61
|
+
<form
|
|
62
|
+
action="https://jeffzh4ng.us19.list-manage.com/subscribe/post?u=87a56237cfc092df4fe3e4c0d&id=ab04c08670"
|
|
63
|
+
method="post"
|
|
64
|
+
id="mc-embedded-subscribe-form"
|
|
65
|
+
name="mc-embedded-subscribe-form"
|
|
66
|
+
class="validate"
|
|
67
|
+
target="_blank"
|
|
68
|
+
novalidate
|
|
69
|
+
>
|
|
70
|
+
<div id="mc_embed_signup_scroll">
|
|
71
|
+
<div class="mc-field-group">
|
|
72
|
+
<label for="mce-EMAIL">Email </label>
|
|
73
|
+
<input
|
|
74
|
+
type="email"
|
|
75
|
+
value=""
|
|
76
|
+
name="EMAIL"
|
|
77
|
+
id="mce-EMAIL"
|
|
78
|
+
placeholder="jeff@gmail.com"
|
|
79
|
+
/>
|
|
80
|
+
</div>
|
|
81
|
+
<div id="mce-responses" class="clear">
|
|
82
|
+
<div
|
|
83
|
+
class="response"
|
|
84
|
+
id="mce-error-response"
|
|
85
|
+
style="display: none;"
|
|
86
|
+
></div>
|
|
87
|
+
<div
|
|
88
|
+
class="response"
|
|
89
|
+
id="mce-success-response"
|
|
90
|
+
style="display: none;"
|
|
91
|
+
></div>
|
|
92
|
+
</div>
|
|
93
|
+
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
|
|
94
|
+
<div style="position: absolute; left: -5000px;" aria-hidden="true">
|
|
95
|
+
<input
|
|
96
|
+
type="text"
|
|
97
|
+
name="b_87a56237cfc092df4fe3e4c0d_ab04c08670"
|
|
98
|
+
tabindex="-1"
|
|
99
|
+
value=""
|
|
100
|
+
/>
|
|
101
|
+
</div>
|
|
102
|
+
<div class="clear">
|
|
103
|
+
<input
|
|
104
|
+
type="submit"
|
|
105
|
+
value="Subscribe"
|
|
106
|
+
name="subscribe"
|
|
107
|
+
id="mc-embedded-subscribe"
|
|
108
|
+
class="button"
|
|
109
|
+
/>
|
|
110
|
+
</div>
|
|
111
|
+
</div>
|
|
112
|
+
</form>
|
|
113
|
+
</div>
|
|
114
|
+
<script
|
|
115
|
+
type="text/javascript"
|
|
116
|
+
src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"
|
|
117
|
+
></script>
|
|
118
|
+
<script type="text/javascript">
|
|
119
|
+
(function ($) {
|
|
120
|
+
window.fnames = new Array();
|
|
121
|
+
window.ftypes = new Array();
|
|
122
|
+
fnames[0] = "EMAIL";
|
|
123
|
+
ftypes[0] = "email";
|
|
124
|
+
fnames[1] = "FNAME";
|
|
125
|
+
ftypes[1] = "text";
|
|
126
|
+
fnames[2] = "LNAME";
|
|
127
|
+
ftypes[2] = "text";
|
|
128
|
+
fnames[3] = "ADDRESS";
|
|
129
|
+
ftypes[3] = "address";
|
|
130
|
+
fnames[4] = "PHONE";
|
|
131
|
+
ftypes[4] = "phone";
|
|
132
|
+
fnames[5] = "BIRTHDAY";
|
|
133
|
+
ftypes[5] = "birthday";
|
|
134
|
+
})(jQuery);
|
|
135
|
+
var $mcj = jQuery.noConflict(true);
|
|
136
|
+
</script>
|
|
137
|
+
<!--End mc_embed_signup-->
|
|
138
|
+
</div>
|
|
139
|
+
</div>
|
|
140
|
+
</header>
|
|
141
|
+
|
|
142
|
+
<main>
|
|
143
|
+
{% for post in site.posts %}
|
|
144
|
+
<a class="post" href="{{ post.url | relative_url }}">
|
|
145
|
+
<span class="accent fixed-date">{{ post.date | date: "%b %-d, %Y" }}</span>
|
|
146
|
+
<div class="post-details">
|
|
147
|
+
<h2>{{ post.title | escape }}</h2>
|
|
148
|
+
<p class="excerpt">
|
|
149
|
+
{{ post.excerpt | strip_html | normalize_whitespace | truncate: 160 |
|
|
150
|
+
escape }}
|
|
151
|
+
</p>
|
|
152
|
+
</div>
|
|
153
|
+
</a>
|
|
154
|
+
{% endfor %}
|
|
155
|
+
</main>
|
data/_layouts/post.html
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
layout: default
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
<header>
|
|
6
|
+
<div class="logo">
|
|
7
|
+
{% include logo.svg width=46 height=61 %}
|
|
8
|
+
</svg>
|
|
9
|
+
<div class="under under-small">
|
|
10
|
+
<h2 itemprop="name headline"><em>{{ page.title | escape }}</em></h2>
|
|
11
|
+
<p class="date"><time datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">{{ page.date | date: "%b %-d, %Y" }}</time></p>
|
|
12
|
+
<a class="back accent" href="{{ "/" | relative }}">~ back to blog</a>
|
|
13
|
+
</div>
|
|
14
|
+
</div>
|
|
15
|
+
<hr />
|
|
16
|
+
</header>
|
|
17
|
+
<main>
|
|
18
|
+
<article itemprop="articleBody">
|
|
19
|
+
{{ content }}
|
|
20
|
+
</article>
|
|
21
|
+
</main>
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
.highlight .hll { background-color: #FCF8C6 }
|
|
2
|
+
.highlight .c { color: #8F9493; font-style: italic } /* Comment */
|
|
3
|
+
.highlight .err { color: #ec0e20; background-color: #e3d2d2 } /* Error */
|
|
4
|
+
.highlight .k { color: #242525; font-weight: bold } /* Keyword */
|
|
5
|
+
.highlight .o { color: #242525; font-weight: bold } /* Operator */
|
|
6
|
+
.highlight .cm { color: #8F9493; font-style: italic } /* Comment.Multiline */
|
|
7
|
+
.highlight .cp { color: #999999; font-weight: bold; font-style: italic } /* Comment.Preproc */
|
|
8
|
+
.highlight .c1 { color: #8F9493; font-style: italic } /* Comment.Single */
|
|
9
|
+
.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
|
|
10
|
+
.highlight .gd { color: #242525; background-color: #ffdddd } /* Generic.Deleted */
|
|
11
|
+
.highlight .ge { color: #242525; font-style: italic } /* Generic.Emph */
|
|
12
|
+
.highlight .gr { color: #DC2634 } /* Generic.Error */
|
|
13
|
+
.highlight .gh { color: #999999 } /* Generic.Heading */
|
|
14
|
+
.highlight .gi { color: #242525; background-color: #ddffdd } /* Generic.Inserted */
|
|
15
|
+
.highlight .go { color: #888888 } /* Generic.Output */
|
|
16
|
+
.highlight .gp { color: #555555 } /* Generic.Prompt */
|
|
17
|
+
.highlight .gs { font-weight: bold } /* Generic.Strong */
|
|
18
|
+
.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
|
|
19
|
+
.highlight .gt { color: #DC2634 } /* Generic.Traceback */
|
|
20
|
+
.highlight .kc { color: #242525; font-weight: bold } /* Keyword.Constant */
|
|
21
|
+
.highlight .kd { color: #242525; font-weight: bold } /* Keyword.Declaration */
|
|
22
|
+
.highlight .kn { color: #242525; font-weight: bold } /* Keyword.Namespace */
|
|
23
|
+
.highlight .kp { color: #242525; font-weight: bold } /* Keyword.Pseudo */
|
|
24
|
+
.highlight .kr { color: #242525; font-weight: bold } /* Keyword.Reserved */
|
|
25
|
+
.highlight .kt { color: #404E7C; font-weight: bold } /* Keyword.Type */
|
|
26
|
+
.highlight .m { color: #39A2AE } /* Literal.Number */
|
|
27
|
+
.highlight .s { color: #EF2D56 } /* Literal.String */
|
|
28
|
+
.highlight .na { color: #118B89 } /* Name.Attribute */
|
|
29
|
+
.highlight .nb { color: #0582CA } /* Name.Builtin */
|
|
30
|
+
.highlight .nc { color: #404E7C; font-weight: bold } /* Name.Class */
|
|
31
|
+
.highlight .no { color: #118B89 } /* Name.Constant */
|
|
32
|
+
.highlight .nd { color: #40403D; font-weight: bold } /* Name.Decorator */
|
|
33
|
+
.highlight .ni { color: #4A194C } /* Name.Entity */
|
|
34
|
+
.highlight .ne { color: #DC2634; font-weight: bold } /* Name.Exception */
|
|
35
|
+
.highlight .nf { color: #DC2634; font-weight: bold } /* Name.Function */
|
|
36
|
+
.highlight .nl { color: #DC2634; font-weight: bold } /* Name.Label */
|
|
37
|
+
.highlight .nn { color: #555555 } /* Name.Namespace */
|
|
38
|
+
.highlight .nt { color: #1D2E73 } /* Name.Tag */
|
|
39
|
+
.highlight .nv { color: #118B89 } /* Name.Variable */
|
|
40
|
+
.highlight .ow { color: #242525; font-weight: bold } /* Operator.Word */
|
|
41
|
+
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
|
|
42
|
+
.highlight .mf { color: #39A2AE } /* Literal.Number.Float */
|
|
43
|
+
.highlight .mh { color: #39A2AE } /* Literal.Number.Hex */
|
|
44
|
+
.highlight .mi { color: #39A2AE } /* Literal.Number.Integer */
|
|
45
|
+
.highlight .mo { color: #39A2AE } /* Literal.Number.Oct */
|
|
46
|
+
.highlight .sb { color: #EF2D56 } /* Literal.String.Backtick */
|
|
47
|
+
.highlight .sc { color: #EF2D56 } /* Literal.String.Char */
|
|
48
|
+
.highlight .sd { color: #EF2D56 } /* Literal.String.Doc */
|
|
49
|
+
.highlight .s2 { color: #EF2D56 } /* Literal.String.Double */
|
|
50
|
+
.highlight .se { color: #EF2D56 } /* Literal.String.Escape */
|
|
51
|
+
.highlight .sh { color: #EF2D56 } /* Literal.String.Heredoc */
|
|
52
|
+
.highlight .si { color: #EF2D56 } /* Literal.String.Interpol */
|
|
53
|
+
.highlight .sx { color: #EF2D56 } /* Literal.String.Other */
|
|
54
|
+
.highlight .sr { color: #5AA361 } /* Literal.String.Regex */
|
|
55
|
+
.highlight .s1 { color: #EF2D56 } /* Literal.String.Single */
|
|
56
|
+
.highlight .ss { color: #320D6D } /* Literal.String.Symbol */
|
|
57
|
+
.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
|
|
58
|
+
.highlight .vc { color: #118B89 } /* Name.Variable.Class */
|
|
59
|
+
.highlight .vg { color: #118B89 } /* Name.Variable.Global */
|
|
60
|
+
.highlight .vi { color: #118B89 } /* Name.Variable.Instance */
|
|
61
|
+
.highlight .il { color: #39A2AE } /* Literal.Number.Integer.Long */
|
data/_sass/yefeme.scss
ADDED
|
@@ -0,0 +1,306 @@
|
|
|
1
|
+
$accent: #ec0e20;
|
|
2
|
+
$header-text: #242525;
|
|
3
|
+
$text: #363838;
|
|
4
|
+
|
|
5
|
+
html {
|
|
6
|
+
box-sizing: border-box;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
*,
|
|
10
|
+
*:before,
|
|
11
|
+
*:after {
|
|
12
|
+
box-sizing: inherit;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
body,
|
|
16
|
+
html {
|
|
17
|
+
height: 100%;
|
|
18
|
+
margin: 0;
|
|
19
|
+
padding: 0;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
body {
|
|
23
|
+
color: $text;
|
|
24
|
+
font-family: "Libre Baskerville", serif;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
li,
|
|
28
|
+
ol,
|
|
29
|
+
ul {
|
|
30
|
+
margin: 0;
|
|
31
|
+
padding: 0;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.wrapper {
|
|
35
|
+
margin: 0 auto;
|
|
36
|
+
max-width: 1000px;
|
|
37
|
+
min-height: 100%;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
h1,
|
|
41
|
+
h2 {
|
|
42
|
+
color: $header-text;
|
|
43
|
+
margin: 0;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
h1 {
|
|
47
|
+
font-size: 24px;
|
|
48
|
+
letter-spacing: 0.5px;
|
|
49
|
+
line-height: 1.73;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
h2 {
|
|
53
|
+
font-size: 16px;
|
|
54
|
+
font-weight: 600;
|
|
55
|
+
line-height: 1.73;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
em {
|
|
59
|
+
font-weight: 400;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
a {
|
|
63
|
+
color: inherit;
|
|
64
|
+
text-decoration: none;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.accent {
|
|
68
|
+
color: $accent;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
main {
|
|
72
|
+
margin: 0 0 0 auto;
|
|
73
|
+
padding: 132px 0;
|
|
74
|
+
width: 616px;
|
|
75
|
+
|
|
76
|
+
@media only screen and (max-width: 1080px) {
|
|
77
|
+
margin: 0 auto;
|
|
78
|
+
padding: 40px 0;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
@media only screen and (max-width: 700px) {
|
|
82
|
+
padding: 32px 16px;
|
|
83
|
+
width: 100%;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.fixed-date {
|
|
88
|
+
flex-shrink: 0;
|
|
89
|
+
font-size: 10px;
|
|
90
|
+
font-weight: 600;
|
|
91
|
+
line-height: 2.4;
|
|
92
|
+
margin: 4px 0 0;
|
|
93
|
+
text-align: right;
|
|
94
|
+
width: 72px;
|
|
95
|
+
|
|
96
|
+
@media only screen and (max-width: 700px) {
|
|
97
|
+
margin: 7px 0 0;
|
|
98
|
+
order: 2;
|
|
99
|
+
text-align: left;
|
|
100
|
+
width: auto;
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.date {
|
|
105
|
+
font-size: 10px;
|
|
106
|
+
font-weight: 400;
|
|
107
|
+
line-height: 2.4;
|
|
108
|
+
margin: 0;
|
|
109
|
+
|
|
110
|
+
@media only screen and (max-width: 700px) {
|
|
111
|
+
position: absolute;
|
|
112
|
+
right: 16px;
|
|
113
|
+
top: 16px;
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
.post {
|
|
118
|
+
display: flex;
|
|
119
|
+
flex-direction: row;
|
|
120
|
+
justify-content: space-between;
|
|
121
|
+
margin: 0 0 44px;
|
|
122
|
+
|
|
123
|
+
@media only screen and (max-width: 700px) {
|
|
124
|
+
flex-direction: column;
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.post-details {
|
|
129
|
+
width: 488px;
|
|
130
|
+
|
|
131
|
+
@media only screen and (max-width: 700px) {
|
|
132
|
+
width: 100%;
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
.excerpt {
|
|
137
|
+
font-size: 14px;
|
|
138
|
+
line-height: 1.73;
|
|
139
|
+
margin: 0;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
header {
|
|
143
|
+
align-items: center;
|
|
144
|
+
display: flex;
|
|
145
|
+
height: 80vh;
|
|
146
|
+
position: fixed;
|
|
147
|
+
|
|
148
|
+
@media only screen and (max-width: 1080px) {
|
|
149
|
+
align-items: stretch;
|
|
150
|
+
display: block;
|
|
151
|
+
height: auto;
|
|
152
|
+
position: static;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.logo {
|
|
157
|
+
height: auto;
|
|
158
|
+
position: relative;
|
|
159
|
+
|
|
160
|
+
@media only screen and (max-width: 1080px) {
|
|
161
|
+
align-items: center;
|
|
162
|
+
display: flex;
|
|
163
|
+
margin: 56px auto 40px;
|
|
164
|
+
width: 616px;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
@media only screen and (max-width: 700px) {
|
|
168
|
+
margin: 0 0 24px;
|
|
169
|
+
padding: 72px 16px 0;
|
|
170
|
+
width: 100%;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
&.logo-closer-to-top-on-mobile {
|
|
174
|
+
@media only screen and (max-width: 700px) {
|
|
175
|
+
padding: 56px 16px 0;
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
hr {
|
|
181
|
+
border: 0;
|
|
182
|
+
display: none;
|
|
183
|
+
height: 0;
|
|
184
|
+
margin: 0;
|
|
185
|
+
|
|
186
|
+
@media only screen and (max-width: 1080px) {
|
|
187
|
+
background-color: $accent;
|
|
188
|
+
display: block;
|
|
189
|
+
height: 1px;
|
|
190
|
+
margin: 0 auto;
|
|
191
|
+
width: 480px;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
@media only screen and (max-width: 700px) {
|
|
195
|
+
width: calc(100% - 168px);
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.under {
|
|
200
|
+
left: 0;
|
|
201
|
+
position: absolute;
|
|
202
|
+
width: 232px;
|
|
203
|
+
|
|
204
|
+
@media only screen and (max-width: 1080px) {
|
|
205
|
+
position: static;
|
|
206
|
+
width: auto;
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
.under-large {
|
|
211
|
+
top: 184px;
|
|
212
|
+
|
|
213
|
+
@media only screen and (max-width: 1080px) {
|
|
214
|
+
margin: 0 0 0 5px;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
@media only screen and (max-width: 700px) {
|
|
218
|
+
margin: 0 0 0 22px;
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
.under-small {
|
|
223
|
+
top: 83px;
|
|
224
|
+
|
|
225
|
+
@media only screen and (max-width: 1080px) {
|
|
226
|
+
margin: 0 0 0 22px;
|
|
227
|
+
padding: 0 68px 0 0;
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
article {
|
|
232
|
+
font-size: 16px;
|
|
233
|
+
line-height: 1.73;
|
|
234
|
+
text-align: justify;
|
|
235
|
+
|
|
236
|
+
h2 {
|
|
237
|
+
color: $accent;
|
|
238
|
+
font-size: 20px;
|
|
239
|
+
font-style: italic;
|
|
240
|
+
font-weight: 400;
|
|
241
|
+
margin: 0;
|
|
242
|
+
padding: 28px 0;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
p {
|
|
246
|
+
margin: 0 0 28px;
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
a {
|
|
250
|
+
color: $accent;
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
.social {
|
|
255
|
+
display: flex;
|
|
256
|
+
margin: 16px 0 0;
|
|
257
|
+
|
|
258
|
+
a {
|
|
259
|
+
margin: 0 16px 0 0;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
@media only screen and (max-width: 1080px) {
|
|
263
|
+
margin: 10px 0 0;
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
.back {
|
|
268
|
+
display: block;
|
|
269
|
+
font-size: 12px;
|
|
270
|
+
font-weight: 600;
|
|
271
|
+
line-height: 2;
|
|
272
|
+
margin: 24px 0 0;
|
|
273
|
+
|
|
274
|
+
@media only screen and (max-width: 1080px) {
|
|
275
|
+
margin: 0;
|
|
276
|
+
position: absolute;
|
|
277
|
+
right: 0;
|
|
278
|
+
top: 0;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
@media only screen and (max-width: 700px) {
|
|
282
|
+
left: 16px;
|
|
283
|
+
right: auto;
|
|
284
|
+
top: 16px;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
.highlight {
|
|
289
|
+
margin: 0 0 24px;
|
|
290
|
+
padding: 0 0 0 52px;
|
|
291
|
+
|
|
292
|
+
pre {
|
|
293
|
+
line-height: 20px;
|
|
294
|
+
margin: 0;
|
|
295
|
+
overflow: scroll;
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
code {
|
|
299
|
+
font-family: "Inconsolata", monospace;
|
|
300
|
+
font-size: 14px;
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
svg {
|
|
305
|
+
flex-shrink: 0;
|
|
306
|
+
}
|
data/assets/yefeme.scss
ADDED
data/index.md
ADDED
metadata
ADDED
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: jeffzh4ng
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.1.0
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- Jeff Zhang
|
|
8
|
+
autorequire:
|
|
9
|
+
bindir: bin
|
|
10
|
+
cert_chain: []
|
|
11
|
+
date: 2020-04-10 00:00:00.000000000 Z
|
|
12
|
+
dependencies:
|
|
13
|
+
- !ruby/object:Gem::Dependency
|
|
14
|
+
name: jekyll
|
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
|
16
|
+
requirements:
|
|
17
|
+
- - "~>"
|
|
18
|
+
- !ruby/object:Gem::Version
|
|
19
|
+
version: '3.3'
|
|
20
|
+
type: :runtime
|
|
21
|
+
prerelease: false
|
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
23
|
+
requirements:
|
|
24
|
+
- - "~>"
|
|
25
|
+
- !ruby/object:Gem::Version
|
|
26
|
+
version: '3.3'
|
|
27
|
+
- !ruby/object:Gem::Dependency
|
|
28
|
+
name: bundler
|
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
|
30
|
+
requirements:
|
|
31
|
+
- - "~>"
|
|
32
|
+
- !ruby/object:Gem::Version
|
|
33
|
+
version: '1.12'
|
|
34
|
+
type: :development
|
|
35
|
+
prerelease: false
|
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
37
|
+
requirements:
|
|
38
|
+
- - "~>"
|
|
39
|
+
- !ruby/object:Gem::Version
|
|
40
|
+
version: '1.12'
|
|
41
|
+
- !ruby/object:Gem::Dependency
|
|
42
|
+
name: rake
|
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
|
44
|
+
requirements:
|
|
45
|
+
- - "~>"
|
|
46
|
+
- !ruby/object:Gem::Version
|
|
47
|
+
version: '10.0'
|
|
48
|
+
type: :development
|
|
49
|
+
prerelease: false
|
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
51
|
+
requirements:
|
|
52
|
+
- - "~>"
|
|
53
|
+
- !ruby/object:Gem::Version
|
|
54
|
+
version: '10.0'
|
|
55
|
+
description:
|
|
56
|
+
email:
|
|
57
|
+
- zhang.jeffreyd@gmail.com
|
|
58
|
+
executables: []
|
|
59
|
+
extensions: []
|
|
60
|
+
extra_rdoc_files: []
|
|
61
|
+
files:
|
|
62
|
+
- LICENSE.txt
|
|
63
|
+
- README.md
|
|
64
|
+
- _includes/email.svg
|
|
65
|
+
- _includes/github.svg
|
|
66
|
+
- _includes/head.html
|
|
67
|
+
- _includes/logo.svg
|
|
68
|
+
- _includes/twitter.svg
|
|
69
|
+
- _layouts/default.html
|
|
70
|
+
- _layouts/home.html
|
|
71
|
+
- _layouts/post.html
|
|
72
|
+
- _sass/highlight.scss
|
|
73
|
+
- _sass/yefeme.scss
|
|
74
|
+
- assets/yefeme.scss
|
|
75
|
+
- index.md
|
|
76
|
+
homepage: https://github.com/jeffzh4ng
|
|
77
|
+
licenses:
|
|
78
|
+
- MIT
|
|
79
|
+
metadata: {}
|
|
80
|
+
post_install_message:
|
|
81
|
+
rdoc_options: []
|
|
82
|
+
require_paths:
|
|
83
|
+
- lib
|
|
84
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
85
|
+
requirements:
|
|
86
|
+
- - ">="
|
|
87
|
+
- !ruby/object:Gem::Version
|
|
88
|
+
version: '0'
|
|
89
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
90
|
+
requirements:
|
|
91
|
+
- - ">="
|
|
92
|
+
- !ruby/object:Gem::Version
|
|
93
|
+
version: '0'
|
|
94
|
+
requirements: []
|
|
95
|
+
rubygems_version: 3.0.3
|
|
96
|
+
signing_key:
|
|
97
|
+
specification_version: 4
|
|
98
|
+
summary: Jeffs's custom jekyll theme
|
|
99
|
+
test_files: []
|