jekyll-sleek 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. metadata +15 -99
  3. data/_includes/card.html +0 -31
  4. data/_includes/critical.css +0 -1
  5. data/_includes/disqus.html +0 -18
  6. data/_includes/footer.html +0 -23
  7. data/_includes/form.html +0 -21
  8. data/_includes/gtm.html +0 -9
  9. data/_includes/head.html +0 -36
  10. data/_includes/header.html +0 -25
  11. data/_includes/loadCss.js +0 -9
  12. data/_includes/logo.svg +0 -5
  13. data/_includes/modal.html +0 -12
  14. data/_includes/pagination.html +0 -3
  15. data/_layouts/compress.html +0 -10
  16. data/_layouts/default.html +0 -47
  17. data/_layouts/page.html +0 -42
  18. data/_layouts/post.html +0 -106
  19. data/_sass/abstracts/_mixins.scss +0 -18
  20. data/_sass/abstracts/_variables.scss +0 -34
  21. data/_sass/base/_base.scss +0 -40
  22. data/_sass/base/_helpers.scss +0 -21
  23. data/_sass/base/_typography.scss +0 -104
  24. data/_sass/components/_btn.scss +0 -54
  25. data/_sass/components/_card.scss +0 -80
  26. data/_sass/components/_form.scss +0 -92
  27. data/_sass/components/_modal.scss +0 -73
  28. data/_sass/components/_pagination.scss +0 -5
  29. data/_sass/components/_syntax.scss +0 -209
  30. data/_sass/components/_table.scss +0 -21
  31. data/_sass/layout/_footer.scss +0 -35
  32. data/_sass/layout/_grid.scss +0 -23
  33. data/_sass/layout/_nav.scss +0 -200
  34. data/_sass/main.scss +0 -38
  35. data/_sass/pages/_page.scss +0 -94
  36. data/_sass/pages/_post.scss +0 -62
  37. data/_sass/vendor/_breakpoint.scss +0 -1
  38. data/_sass/vendor/_normalize.scss +0 -1
  39. data/assets/css/main.css +0 -3
  40. data/assets/img/favicon.jpg +0 -0
  41. data/assets/img/icons/android-chrome-192x192.png +0 -0
  42. data/assets/img/icons/android-chrome-256x256.png +0 -0
  43. data/assets/img/icons/apple-touch-icon.png +0 -0
  44. data/assets/img/icons/browserconfig.xml +0 -9
  45. data/assets/img/icons/favicon-16x16.png +0 -0
  46. data/assets/img/icons/favicon-32x32.png +0 -0
  47. data/assets/img/icons/favicon.ico +0 -0
  48. data/assets/img/icons/icon-github.svg +0 -1
  49. data/assets/img/icons/icon-instagram.svg +0 -1
  50. data/assets/img/icons/icon-twitter.svg +0 -1
  51. data/assets/img/icons/manifest.json +0 -18
  52. data/assets/img/icons/mstile-150x150.png +0 -0
  53. data/assets/img/icons/safari-pinned-tab.svg +0 -19
  54. data/assets/img/posts/emile-perron-190221.jpg +0 -0
  55. data/assets/img/posts/emile-perron-190221_lg.jpg +0 -0
  56. data/assets/img/posts/emile-perron-190221_md.jpg +0 -0
  57. data/assets/img/posts/emile-perron-190221_placehold.jpg +0 -0
  58. data/assets/img/posts/emile-perron-190221_sm.jpg +0 -0
  59. data/assets/img/posts/emile-perron-190221_thumb.jpg +0 -0
  60. data/assets/img/posts/emile-perron-190221_thumb@2x.jpg +0 -0
  61. data/assets/img/posts/emile-perron-190221_xs.jpg +0 -0
  62. data/assets/img/posts/ruben-santander-69158.jpg +0 -0
  63. data/assets/img/posts/ruben-santander-69158_lg.jpg +0 -0
  64. data/assets/img/posts/ruben-santander-69158_md.jpg +0 -0
  65. data/assets/img/posts/ruben-santander-69158_placehold.jpg +0 -0
  66. data/assets/img/posts/ruben-santander-69158_sm.jpg +0 -0
  67. data/assets/img/posts/ruben-santander-69158_thumb.jpg +0 -0
  68. data/assets/img/posts/ruben-santander-69158_thumb@2x.jpg +0 -0
  69. data/assets/img/posts/ruben-santander-69158_xs.jpg +0 -0
  70. data/assets/img/posts/shane-rounce-205187.jpg +0 -0
  71. data/assets/img/posts/shane-rounce-205187_lg.jpg +0 -0
  72. data/assets/img/posts/shane-rounce-205187_md.jpg +0 -0
  73. data/assets/img/posts/shane-rounce-205187_placehold.jpg +0 -0
  74. data/assets/img/posts/shane-rounce-205187_sm.jpg +0 -0
  75. data/assets/img/posts/shane-rounce-205187_thumb.jpg +0 -0
  76. data/assets/img/posts/shane-rounce-205187_thumb@2x.jpg +0 -0
  77. data/assets/img/posts/shane-rounce-205187_xs.jpg +0 -0
  78. data/assets/img/posts/sleek.jpg +0 -0
  79. data/assets/img/posts/sleek_lg.jpg +0 -0
  80. data/assets/img/posts/sleek_md.jpg +0 -0
  81. data/assets/img/posts/sleek_placehold.jpg +0 -0
  82. data/assets/img/posts/sleek_sm.jpg +0 -0
  83. data/assets/img/posts/sleek_thumb.jpg +0 -0
  84. data/assets/img/posts/sleek_thumb@2x.jpg +0 -0
  85. data/assets/img/posts/sleek_xs.jpg +0 -0
  86. data/assets/js/bundle.js +0 -1
@@ -1,200 +0,0 @@
1
- .header {
2
- background-color: $bg-color;
3
- color: $text-color;
4
- position: absolute;
5
- z-index: 4;
6
- width: 100%;
7
- top: 0;
8
- left: 0;
9
- will-change: transform;
10
- transition: transform .3s, background-color 0.5s ease;
11
- transform: translateY(0%);
12
-
13
- a {
14
- display: flex;
15
- align-items: center;
16
- border-bottom: 0;
17
-
18
- }
19
-
20
- &.fix-nav {
21
- position: fixed;
22
- background-color: $bg-color;
23
- transition: transform .3s, background-color 0.5s ease;
24
- z-index: 5;
25
- }
26
-
27
- &.hide-nav {
28
- transform: translateY(-120%);
29
- transition: transform .3s;
30
- }
31
- }
32
-
33
- .header__logo {
34
- display: flex;
35
- height: 100%;
36
- overflow: hidden;
37
- padding: 19px 0;
38
- margin-right: 1.25rem;
39
- outline: 0;
40
- border-bottom: 0;
41
- color: $heading-color;
42
-
43
- &:hover {
44
- color: $heading-color;
45
- border-bottom: 0;
46
- }
47
-
48
- .header__logo--container {
49
- width: 58px;
50
-
51
- .logo {
52
- fill: currentColor;
53
- }
54
- }
55
- }
56
-
57
- .header__inner {
58
- display: flex;
59
- align-items: center;
60
- height: 3.75em;
61
- justify-content: space-between;
62
-
63
- }
64
-
65
- .header__links {
66
- padding-bottom: .5rem;
67
- display: block;
68
- position: absolute;
69
- top: 3.75em;
70
- left: 0;
71
- width: 100%;
72
- height: auto;
73
- background: $bg-color;
74
- &.js--open {
75
-
76
- }
77
- }
78
-
79
- .header__link {
80
- color: $text-color;
81
- padding: .938rem 0;
82
- border-top: 1px solid $border;
83
- }
84
-
85
-
86
- .header__toggle {
87
- display: flex;
88
- flex-direction: column;
89
- justify-content: center;
90
- width: 44px;
91
- height: 100%;
92
- background-color: transparent;
93
- padding-left: 1.25rem;
94
- cursor: pointer;
95
-
96
- span {
97
- display: block;
98
- position: relative;
99
- margin-top: 4px;
100
- background-color: $text-color;
101
- width: 100%;
102
- height: 2px;
103
- border-radius: 1px;
104
- transition: all 0.2s cubic-bezier(1, 0.13, 0.35, 1.09);
105
-
106
- &:first-child {
107
- margin-top: 0;
108
- }
109
- }
110
-
111
- &.--open {
112
- span {
113
-
114
- &:first-child {
115
- transform: rotate(45deg) translate(4px, 4px);
116
- }
117
-
118
- &:nth-child(2n) {
119
- opacity: 0;
120
- }
121
-
122
- &:last-child {
123
- transform: rotate(-45deg) translate(4px, -4px);
124
- }
125
- }
126
- }
127
- }
128
-
129
- .header__overlay {
130
- position: fixed;
131
- top: 0;
132
- left: 0;
133
- width: 0;
134
- height: 0;
135
- opacity: 0;
136
- background-color: rgba(0, 0 , 0, .75);
137
- z-index: 2;
138
- transition: opacity 1s ease 0.1s;
139
-
140
- &.--open {
141
- width: 100%;
142
- height: 120%;
143
- opacity: 1;
144
- }
145
- }
146
-
147
- @media (min-width: $lg) {
148
- .header__toggle {
149
- display: none;
150
- visibility: hidden;
151
- }
152
-
153
- .header__links {
154
- position: static;
155
- padding: 0;
156
- display: flex;
157
- flex-direction: column;
158
- visibility: visible;
159
- width: auto;
160
- height: 100%;
161
- }
162
-
163
- .header__links-wrapper {
164
- display: flex;
165
- height: 100%;
166
- padding: 0;
167
- }
168
-
169
- .header__link {
170
- position: relative;
171
- padding: .938rem 1rem;
172
- border: 0;
173
- height: 100%;
174
-
175
- &::after {
176
- content: "";
177
- display: block;
178
- position: absolute;
179
- left: 0;
180
- bottom: 0;
181
- height: 3px;
182
- width: 100%;
183
- transform: scaleX(0);
184
- background: $link-color;
185
- transition: color 0.2s ease-in-out, transform .2s ease-in-out;
186
- }
187
-
188
- &:hover {
189
- color: darken($link-color, 20%);
190
- }
191
-
192
- &:hover::after,
193
- :active::after,
194
- :focus::after {
195
- transform: scaleX(1);
196
- color: darken($link-color, 20%);
197
- transition: transform .2s ease-in-out;
198
- }
199
- }
200
- }
@@ -1,38 +0,0 @@
1
- @charset "UTF-8";
2
-
3
- // 1. Configuration and helpers
4
- @import
5
- "abstracts/variables",
6
- "abstracts/mixins";
7
-
8
- // 2. Vendors
9
- @import
10
- "vendor/normalize",
11
- "vendor/breakpoint";
12
-
13
- // 3. Base
14
- @import
15
- "base/base",
16
- "base/typography",
17
- "base/helpers";
18
-
19
- // 4. Layout
20
- @import
21
- "layout/grid",
22
- "layout/nav",
23
- "layout/footer";
24
-
25
- // 5. Components
26
- @import
27
- "components/btn",
28
- "components/card",
29
- "components/pagination",
30
- "components/form",
31
- "components/modal",
32
- "components/table",
33
- "components/syntax";
34
-
35
- // 6. Page-specific styles
36
- @import
37
- "pages/page",
38
- "pages/post";
@@ -1,94 +0,0 @@
1
- .hero {
2
- margin: 3.75rem auto 0;
3
- min-height: 16.25rem;
4
- width: 100%;
5
- position: relative;
6
- background-color: #dde5ea;
7
- background-repeat: no-repeat;
8
- background-position: 50%;
9
- background-size: cover;
10
-
11
- @include breakpoint($lg) {
12
- margin: 0 auto;
13
- height: 36em;
14
- }
15
-
16
- &::before {
17
- position: absolute;
18
- display: block;
19
- content: "";
20
- top: 0;
21
- left: 0;
22
- width: 100%;
23
- height: 100%;
24
- background: rgba(52, 56, 81, .8);
25
- }
26
- }
27
-
28
- .hero--small {
29
- margin: 3.75rem auto 0;
30
- min-height: 8.75rem;
31
- width: 100%;
32
- position: relative;
33
- background-color: $dark-light;
34
-
35
- @include breakpoint($lg) {
36
- height: 12.5em;
37
- }
38
-
39
- &::before {
40
- position: absolute;
41
- display: block;
42
- content: "";
43
- top: 0;
44
- left: 0;
45
- width: 100%;
46
- height: 100%;
47
- background: rgba(52, 56, 81, .8);
48
- }
49
- }
50
-
51
- .hero__wrap {
52
- position: absolute;
53
- top: 50%;
54
- left: 50%;
55
- transform: translate(-50%, -50%);
56
- text-align: center;
57
- color: rgba(255, 255, 255, 0.8);
58
- max-width: 40em;
59
- z-index: 1;
60
-
61
- .hero__title {
62
- color: $bg-color;
63
-
64
- @include breakpoint($md) {
65
- font-size: 2.625em;
66
- line-height: 3.125rem;
67
- }
68
- }
69
- }
70
-
71
- .page-content {
72
- max-width: 52.5rem;
73
- margin: 0 auto;
74
- padding: 2.5em 0;
75
-
76
- @include breakpoint($md) {
77
- padding: 3.75rem 0;
78
- }
79
- }
80
-
81
- .blog {
82
- background-color: #f9f9f9;
83
- }
84
-
85
- .post-list {
86
- padding-top: 2.5em;
87
- display: flex;
88
- flex-wrap: wrap;
89
- flex: 1 0 auto;
90
-
91
- @include breakpoint($md) {
92
- padding-top: 5em;
93
- }
94
- }
@@ -1,62 +0,0 @@
1
- .post-content {
2
- max-width: 52.5rem;
3
- margin: 0 auto;
4
- padding-top: 2.5em;
5
-
6
- @include breakpoint($md) {
7
- padding-top: 5em;
8
- }
9
- }
10
-
11
- .comments {
12
- padding: 50px 0;
13
- background-color: #fafafa;
14
- }
15
-
16
- .controls__inner {
17
- display: flex;
18
- align-items: center;
19
- justify-content: space-between;
20
- padding: 1.375rem 0 1.25rem;
21
- border-top: 1px solid $border;
22
-
23
- .prev {
24
- align-items: flex-start;
25
- text-align: left;
26
- }
27
-
28
- .next {
29
- align-items: flex-end;
30
- text-align: right;
31
- }
32
- }
33
-
34
- .controls__item {
35
- display: flex;
36
- flex-direction: column;
37
- align-items: flex-start;
38
-
39
- span {
40
- font-size: 0.875rem;
41
- color: $grey;
42
- }
43
-
44
- a {
45
- color: $heading-color;
46
- font-weight: bold;
47
- border-bottom: 0;
48
-
49
- svg {
50
- transition: all .2s linear;
51
- }
52
-
53
- &:hover {
54
- color: $primary;
55
- border-bottom: 0;
56
-
57
- svg {
58
- fill: $primary;
59
- }
60
- }
61
- }
62
- }
@@ -1 +0,0 @@
1
- @import "node_modules/breakpoint-sass/stylesheets/breakpoint";
@@ -1 +0,0 @@
1
- @import "node_modules/normalize.css/normalize";
@@ -1,3 +0,0 @@
1
- /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box}body{-webkit-overflow-scrolling:touch}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}.site{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site__content{-webkit-box-flex:1;-ms-flex:1;flex:1}img{max-width:100%;height:auto;width:auto;vertical-align:middle}img::-moz-selection{background:transparent}img::selection{background:transparent}figure{margin:0}body{background-color:#fff;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size:1rem;line-height:1.5;color:#343851;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}::-moz-selection{color:#fff;background-color:#3c3d41}::selection{color:#fff;background-color:#3c3d41}p{margin-top:0;margin-bottom:1.25rem}h1,h2,h3,h4,h5,h6{color:#313237;margin-top:0;margin-bottom:.5rem}a{color:#277cea;text-decoration:none;-webkit-transition:all .2s linear;transition:all .2s linear;border-bottom:1px dashed #277cea}a:active,a:focus{outline:0}a:hover,a:focus{color:#68a4f1;border-bottom:1px solid #68a4f1}hr{height:1px;background:#ededed;border:0}em{font-style:italic}abbr[title]{text-decoration:none}mark{background:#ff0;color:#313237}code{padding:0.2em 0.4em;font-family:Consolas, "Liberation Mono", Menlo, Courier, monospace;font-size:0.9rem;color:#25292e;background-color:#f6f8fa;border-radius:3px}pre{padding:0.8rem;margin-top:0;margin-bottom:1rem;overflow-x:auto;font:1rem Consolas, "Liberation Mono", Menlo, Courier, monospace;color:#25292e;word-wrap:normal;background-color:#f6f8fa;border:solid 1px #dce6f0;border-radius:0.3rem}pre>code{padding:0;margin:0;font-size:0.9rem;color:#25292e;word-break:normal;white-space:pre;background:transparent;border:0}.blur{background:#fff;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="16" /></filter></svg>#filter');-webkit-filter:blur(1rem);filter:blur(1rem);transition:filter 400ms, -webkit-filter 400ms}.blur.lazyloaded{-webkit-filter:blur(0);filter:blur(0)}.dark-bg{background-color:#313237}.hidden{display:none;visibility:hidden}.container{padding:0 20px}@media (min-width: 0){.container{max-width:auto;margin:0 auto}}@media (min-width: 36em){.container{max-width:540px;margin:0 auto}}@media (min-width: 48em){.container{max-width:720px;margin:0 auto}}@media (min-width: 62em){.container{max-width:960px;margin:0 auto}}@media (min-width: 75em){.container{max-width:1170px;margin:0 auto}}.header{background-color:#fff;color:#343851;position:absolute;z-index:4;width:100%;top:0;left:0;will-change:transform;-webkit-transition:background-color 0.5s ease, -webkit-transform .3s;transition:background-color 0.5s ease, -webkit-transform .3s;transition:transform .3s, background-color 0.5s ease;transition:transform .3s, background-color 0.5s ease, -webkit-transform .3s;-webkit-transform:translateY(0%);transform:translateY(0%)}.header a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:0}.header.fix-nav{position:fixed;background-color:#fff;-webkit-transition:background-color 0.5s ease, -webkit-transform .3s;transition:background-color 0.5s ease, -webkit-transform .3s;transition:transform .3s, background-color 0.5s ease;transition:transform .3s, background-color 0.5s ease, -webkit-transform .3s;z-index:5}.header.hide-nav{-webkit-transform:translateY(-120%);transform:translateY(-120%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;padding:19px 0;margin-right:1.25rem;outline:0;border-bottom:0;color:#313237}.header__logo:hover{color:#313237;border-bottom:0}.header__logo .header__logo--container{width:58px}.header__logo .header__logo--container .logo{fill:currentColor}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.75em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__links{padding-bottom:.5rem;display:block;position:absolute;top:3.75em;left:0;width:100%;height:auto;background:#fff}.header__link{color:#343851;padding:.938rem 0;border-top:1px solid #ededed}.header__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:100%;background-color:transparent;padding-left:1.25rem;cursor:pointer}.header__toggle span{display:block;position:relative;margin-top:4px;background-color:#343851;width:100%;height:2px;border-radius:1px;-webkit-transition:all 0.2s cubic-bezier(1, 0.13, 0.35, 1.09);transition:all 0.2s cubic-bezier(1, 0.13, 0.35, 1.09)}.header__toggle span:first-child{margin-top:0}.header__toggle.--open span:first-child{-webkit-transform:rotate(45deg) translate(4px, 4px);transform:rotate(45deg) translate(4px, 4px)}.header__toggle.--open span:nth-child(2n){opacity:0}.header__toggle.--open span:last-child{-webkit-transform:rotate(-45deg) translate(4px, -4px);transform:rotate(-45deg) translate(4px, -4px)}.header__overlay{position:fixed;top:0;left:0;width:0;height:0;opacity:0;background-color:rgba(0,0,0,0.75);z-index:2;-webkit-transition:opacity 1s ease 0.1s;transition:opacity 1s ease 0.1s}.header__overlay.--open{width:100%;height:120%;opacity:1}@media (min-width: 62em){.header__toggle{display:none;visibility:hidden}.header__links{position:static;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;visibility:visible;width:auto;height:100%}.header__links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:0}.header__link{position:relative;padding:.938rem 1rem;border:0;height:100%}.header__link::after{content:"";display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);background:#277cea;-webkit-transition:color 0.2s ease-in-out, -webkit-transform .2s ease-in-out;transition:color 0.2s ease-in-out, -webkit-transform .2s ease-in-out;transition:color 0.2s ease-in-out, transform .2s ease-in-out;transition:color 0.2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.header__link:hover{color:#0f4c9c}.header__link:hover::after,.header__link :active::after,.header__link :focus::after{-webkit-transform:scaleX(1);transform:scaleX(1);color:#0f4c9c;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}}footer{padding:2.8125rem 0;border-top:1px solid #f0f0f0;text-align:center;font-size:0.875rem;color:rgba(33,33,33,0.6)}footer a{color:rgba(33,33,33,0.6);border-bottom:0}footer a:hover{color:#277cea;border-bottom:0}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:200px;margin:0 auto 25px}.social__link:not(:last-child){margin-right:1.125rem}.social__icon{fill:currentColor;height:1.5rem;width:1.5rem}.btn,input[type="submit"],input[type="reset"],input[type="button"]{position:relative;display:inline-block;padding:18px 30px;font-size:11px;font-family:inherit;line-height:1.5;letter-spacing:0.2em;text-decoration:none;text-transform:uppercase;white-space:nowrap;cursor:pointer;color:#fff;background-color:#222325;text-align:center;border:0;border-radius:0;-webkit-transition:all 0.45s cubic-bezier(0.25, 1, 0.33, 1);transition:all 0.45s cubic-bezier(0.25, 1, 0.33, 1);outline:0}.btn::after,input[type="submit"]::after,input[type="reset"]::after,input[type="button"]::after{display:none}.btn:hover,.btn :focus,.btn :active,input[type="submit"]:hover,input[type="submit"] :focus,input[type="submit"] :active,input[type="reset"]:hover,input[type="reset"] :focus,input[type="reset"] :active,input[type="button"]:hover,input[type="button"] :focus,input[type="button"] :active{color:#fff;background-color:#44464a;outline:0}.btn+.btn{margin-top:2em}@media (min-width: 350px){.btn+.btn{margin-top:0;margin-left:2em}}button:disabled{cursor:not-allowed;opacity:.65;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}button:disabled:hover,button:disabled :focus{background-color:#222325}.post-card{display:block;width:100%;min-height:250px;border-radius:4px;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.08);box-shadow:0 1px 3px rgba(0,0,0,0.08);margin-bottom:5.26316%;border-bottom:0;-webkit-transition:-webkit-box-shadow .25s ease;transition:-webkit-box-shadow .25s ease;transition:box-shadow .25s ease;transition:box-shadow .25s ease, -webkit-box-shadow .25s ease}.post-card:hover,.post-card:focus{border-bottom:0;-webkit-box-shadow:0 2px 40px 0 rgba(153,155,168,0.3);box-shadow:0 2px 40px 0 rgba(153,155,168,0.3)}@media (min-width: 48em){.post-card{width:48.4375%;margin-right:3.125%}.post-card:last-of-type,.post-card:nth-child(2n+2){margin-right:0}}@media (min-width: 75em){.post-card{width:31.25%;margin-right:3.125%}.post-card:nth-child(2n+2){margin-right:3.125%}.post-card:last-of-type,.post-card:nth-child(3n+3){margin-right:0}}.post-card__thumb{margin:0;background:#fff;position:relative;overflow:hidden}.post-card__thumb::after{content:"";display:block;height:0;width:100%;padding-bottom:56.25%}.post-card__thumb>*{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.post-card__inner{padding:1.875rem 1.25rem 0.625rem;color:#838c8d}.post-card__header{margin-bottom:0.75rem}.post-card__header .post-card__meta{font-size:0.875rem}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.25rem auto}input,textarea{display:inline-block;padding:5px 0;width:100%;border:0;border-bottom:2px solid #ededed;outline:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;background:transparent}input:focus,textarea:focus{border-color:#277cea;-webkit-transition:border-color .25s;transition:border-color .25s}.form__input{position:relative;display:inline-block;width:100%;margin-bottom:35px}.form__input::before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#277cea;z-index:5;-webkit-transition:width 0.45s cubic-bezier(0.694, 0.048, 0.335, 1);transition:width 0.45s cubic-bezier(0.694, 0.048, 0.335, 1);-webkit-transition-delay:.1s;transition-delay:.1s}.form__input::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#ff6161;z-index:4;-webkit-transition:width 0.45s cubic-bezier(0.694, 0.048, 0.335, 1);transition:width 0.45s cubic-bezier(0.694, 0.048, 0.335, 1)}.form__input:hover::after,.form__input :focus::after,.form__input :active::after{width:100%}.form__input:hover::before,.form__input :focus::before,.form__input :active::after{width:100%}.form__input.error:hover::after,.form__input.error :focus::after,.form__input.error :active::after{width:0%}.form__input.error:hover::before,.form__input.error :focus::before,.form__input.error :active::after{width:0%}.error input{border-bottom-color:#ff6161}.error textarea{border-bottom-color:#ff6161}.error-data{color:#ff6161;font-size:14px;position:absolute;left:0;bottom:-21px}.modal{position:fixed;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;width:100%;height:100%;outline:0;overflow-y:auto;z-index:999}.modal__inner{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;margin:1.875em;width:auto;max-width:768px;outline:0;opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);z-index:1050}.modal__content{position:relative;padding:2rem 2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:4px}.modal__content h1{text-align:center}.modal__close-button{position:absolute;top:16px;right:16px;background-color:transparent;border:0;outline:0;color:#313237;cursor:pointer}.modal__close-button:hover{background-color:transparent}.modal__overlay{position:fixed;display:none;top:0;right:0;bottom:0;left:0;height:100%;width:100%;z-index:1040;opacity:0;background-color:rgba(0,0,0,0.75);-webkit-transition:opacity 1s ease 0.1s;transition:opacity 1s ease 0.1s}body.modal--open{overflow:hidden}table{display:table;width:100%;overflow-x:scroll;margin-bottom:1.25rem;border-collapse:collapse;border-spacing:0;border:1px solid #ededed;border-radius:4px;font-size:14.5px}table th{background-color:#f9f9f9}table th,table td{padding:6px 13px;border:1px solid #ededed}.highlight table td{padding:5px}.highlight table pre{margin:0}.highlight .cm{color:#999988;font-style:italic}.highlight .cp{color:#999999;font-weight:bold}.highlight .c1{color:#999988;font-style:italic}.highlight .cs{color:#999999;font-weight:bold;font-style:italic}.highlight .c,.highlight .cd{color:#999988;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .gd{color:#000000;background-color:#ffdddd}.highlight .ge{color:#000000;font-style:italic}.highlight .gr{color:#aa0000}.highlight .gh{color:#999999}.highlight .gi{color:#000000;background-color:#ddffdd}.highlight .go{color:#888888}.highlight .gp{color:#555555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaaaaa}.highlight .gt{color:#aa0000}.highlight .kc{color:#000000;font-weight:bold}.highlight .kd{color:#000000;font-weight:bold}.highlight .kn{color:#000000;font-weight:bold}.highlight .kp{color:#000000;font-weight:bold}.highlight .kr{color:#000000;font-weight:bold}.highlight .kt{color:#445588;font-weight:bold}.highlight .k,.highlight .kv{color:#000000;font-weight:bold}.highlight .mf{color:#009999}.highlight .mh{color:#009999}.highlight .il{color:#009999}.highlight .mi{color:#009999}.highlight .mo{color:#009999}.highlight .m,.highlight .mb,.highlight .mx{color:#009999}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .s{color:#d14}.highlight .na{color:#008080}.highlight .bp{color:#999999}.highlight .nb{color:#0086B3}.highlight .nc{color:#445588;font-weight:bold}.highlight .no{color:#008080}.highlight .nd{color:#3c5d5d;font-weight:bold}.highlight .ni{color:#800080}.highlight .ne{color:#990000;font-weight:bold}.highlight .nf{color:#990000;font-weight:bold}.highlight .nl{color:#990000;font-weight:bold}.highlight .nn{color:#555555}.highlight .nt{color:#000080}.highlight .vc{color:#008080}.highlight .vg{color:#008080}.highlight .vi{color:#008080}.highlight .nv{color:#008080}.highlight .ow{color:#000000;font-weight:bold}.highlight .o{color:#000000;font-weight:bold}.highlight .w{color:#bbbbbb}.highlight{background-color:#f8f8f8}.hero{margin:3.75rem auto 0;min-height:16.25rem;width:100%;position:relative;background-color:#dde5ea;background-repeat:no-repeat;background-position:50%;background-size:cover}@media (min-width: 62em){.hero{margin:0 auto;height:36em}}.hero::before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background:rgba(52,56,81,0.8)}.hero--small{margin:3.75rem auto 0;min-height:8.75rem;width:100%;position:relative;background-color:#313237}@media (min-width: 62em){.hero--small{height:12.5em}}.hero--small::before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background:rgba(52,56,81,0.8)}.hero__wrap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;color:rgba(255,255,255,0.8);max-width:40em;z-index:1}.hero__wrap .hero__title{color:#fff}@media (min-width: 48em){.hero__wrap .hero__title{font-size:2.625em;line-height:3.125rem}}.page-content{max-width:52.5rem;margin:0 auto;padding:2.5em 0}@media (min-width: 48em){.page-content{padding:3.75rem 0}}.blog{background-color:#f9f9f9}.post-list{padding-top:2.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media (min-width: 48em){.post-list{padding-top:5em}}.post-content{max-width:52.5rem;margin:0 auto;padding-top:2.5em}@media (min-width: 48em){.post-content{padding-top:5em}}.comments{padding:50px 0;background-color:#fafafa}.controls__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.375rem 0 1.25rem;border-top:1px solid #ededed}.controls__inner .prev{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.controls__inner .next{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.controls__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.controls__item span{font-size:0.875rem;color:#838c8d}.controls__item a{color:#313237;font-weight:bold;border-bottom:0}.controls__item a svg{-webkit-transition:all .2s linear;transition:all .2s linear}.controls__item a:hover{color:#277cea;border-bottom:0}.controls__item a:hover svg{fill:#277cea}
2
-
3
- /*# sourceMappingURL=maps/main.css.map */
Binary file
@@ -1,9 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <browserconfig>
3
- <msapplication>
4
- <tile>
5
- <square150x150logo src="/assets/img/icons/mstile-150x150.png?v=qA3OXqyw77"/>
6
- <TileColor>#603cba</TileColor>
7
- </tile>
8
- </msapplication>
9
- </browserconfig>
Binary file
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 16 16" width="16px" height="16px"><path d="M7.999,0.431c-4.285,0-7.76,3.474-7.76,7.761 c0,3.428,2.223,6.337,5.307,7.363c0.388,0.071,0.53-0.168,0.53-0.374c0-0.184-0.007-0.672-0.01-1.32 c-2.159,0.469-2.614-1.04-2.614-1.04c-0.353-0.896-0.862-1.135-0.862-1.135c-0.705-0.481,0.053-0.472,0.053-0.472 c0.779,0.055,1.189,0.8,1.189,0.8c0.692,1.186,1.816,0.843,2.258,0.645c0.071-0.502,0.271-0.843,0.493-1.037 C4.86,11.425,3.049,10.76,3.049,7.786c0-0.847,0.302-1.54,0.799-2.082C3.768,5.507,3.501,4.718,3.924,3.65 c0,0,0.652-0.209,2.134,0.796C6.677,4.273,7.34,4.187,8,4.184c0.659,0.003,1.323,0.089,1.943,0.261 c1.482-1.004,2.132-0.796,2.132-0.796c0.423,1.068,0.157,1.857,0.077,2.054c0.497,0.542,0.798,1.235,0.798,2.082 c0,2.981-1.814,3.637-3.543,3.829c0.279,0.24,0.527,0.713,0.527,1.437c0,1.037-0.01,1.874-0.01,2.129 c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 16 16" width="100%" height="100%"><path d="M8 0C5.827 0 5.555.01 4.702.048 3.85.088 3.27.222 2.76.42a3.908 3.908 0 0 0-1.417.923c-.445.444-.72.89-.923 1.417-.198.51-.333 1.09-.372 1.942C.008 5.555 0 5.827 0 8s.01 2.445.048 3.298c.04.852.174 1.433.372 1.942.204.526.478.973.923 1.417.444.445.89.72 1.417.923.51.198 1.09.333 1.942.372.853.04 1.125.048 3.298.048s2.445-.01 3.298-.048c.852-.04 1.433-.174 1.942-.372a3.908 3.908 0 0 0 1.417-.923c.445-.444.72-.89.923-1.417.198-.51.333-1.09.372-1.942.04-.853.048-1.125.048-3.298s-.01-2.445-.048-3.298c-.04-.852-.174-1.433-.372-1.942a3.908 3.908 0 0 0-.923-1.417A3.886 3.886 0 0 0 13.24.42c-.51-.198-1.09-.333-1.942-.372C10.445.008 10.173 0 8 0zm0 1.44c2.136 0 2.39.01 3.233.048.78.036 1.203.166 1.485.276.374.145.64.318.92.598.28.28.453.546.598.92.11.282.24.705.276 1.485.038.844.047 1.097.047 3.233s-.01 2.39-.05 3.233c-.04.78-.17 1.203-.28 1.485-.15.374-.32.64-.6.92-.28.28-.55.453-.92.598-.28.11-.71.24-1.49.276-.85.038-1.1.047-3.24.047s-2.39-.01-3.24-.05c-.78-.04-1.21-.17-1.49-.28a2.49 2.49 0 0 1-.92-.6c-.28-.28-.46-.55-.6-.92-.11-.28-.24-.71-.28-1.49-.03-.84-.04-1.1-.04-3.23s.01-2.39.04-3.24c.04-.78.17-1.21.28-1.49.14-.38.32-.64.6-.92.28-.28.54-.46.92-.6.28-.11.7-.24 1.48-.28.85-.03 1.1-.04 3.24-.04zm0 2.452a4.108 4.108 0 1 0 0 8.215 4.108 4.108 0 0 0 0-8.215zm0 6.775a2.667 2.667 0 1 1 0-5.334 2.667 2.667 0 0 1 0 5.334zm5.23-6.937a.96.96 0 1 1-1.92 0 .96.96 0 0 1 1.92 0z"></path></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 19 16" id="twitter_0b3cb4fd964d541caa34a806e8deb2b4" width="100%" height="100%"><path d="M18.065 7.776a7.259 7.259 0 0 1-2.129.596 3.78 3.78 0 0 0 1.63-2.095 7.315 7.315 0 0 1-2.355.918A3.66 3.66 0 0 0 12.506 6c-2.045 0-3.704 1.696-3.704 3.787 0 .296.031.585.095.862-3.08-.158-5.81-1.664-7.64-3.958a3.845 3.845 0 0 0-.501 1.906c0 1.313.654 2.472 1.649 3.152a3.648 3.648 0 0 1-1.68-.473v.047c0 1.835 1.278 3.366 2.974 3.713a3.647 3.647 0 0 1-1.674.066c.472 1.504 1.84 2.599 3.462 2.628A7.334 7.334 0 0 1 0 19.3C1.64 20.373 3.59 21 5.681 21c6.818 0 10.545-5.77 10.545-10.774 0-.164-.003-.329-.01-.49a7.59 7.59 0 0 0 1.849-1.96" fill="currentColor" fill-rule="evenodd"></path></svg>
@@ -1,18 +0,0 @@
1
- {
2
- "name": "Sleek",
3
- "icons": [
4
- {
5
- "src": "/assets/img/icons/android-chrome-192x192.png?v=qA3OXqyw77",
6
- "sizes": "192x192",
7
- "type": "image/png"
8
- },
9
- {
10
- "src": "/assets/img/icons/android-chrome-256x256.png?v=qA3OXqyw77",
11
- "sizes": "256x256",
12
- "type": "image/png"
13
- }
14
- ],
15
- "theme_color": "#ffffff",
16
- "background_color": "#ffffff",
17
- "display": "standalone"
18
- }