jekyll-theme-hydejack 9.0.0 → 9.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/NOTICE.md +8 -9
- data/README.md +15 -16
- data/_includes/body/footer.html +1 -1
- data/_includes/body/scripts.html +2 -2
- data/_includes/head/links-static.html +3 -3
- data/_includes/head/meta-static.html +2 -3
- data/_includes/head/styles-inline.html +1 -1
- data/_includes/head/styles-no-inline.html +1 -1
- data/_includes/header.txt +1 -1
- data/_includes/styles/common.scss +2 -2
- data/_includes/styles/page-style.scss +2 -2
- data/_includes/styles/variables.scss +4 -4
- data/_layouts/base.html +2 -2
- data/_layouts/compress.html +1 -1
- data/assets/css/{hydejack-9.0.0.css → hydejack-9.0.1.css} +0 -0
- data/assets/icons/favicon.ico +0 -0
- data/assets/icons/icon-128x128.png +0 -0
- data/assets/icons/icon-144x144.png +0 -0
- data/assets/icons/icon-152x152.png +0 -0
- data/assets/icons/icon-192x192.png +0 -0
- data/assets/icons/icon-384x384.png +0 -0
- data/assets/icons/icon-512x512.png +0 -0
- data/assets/icons/icon-72x72.png +0 -0
- data/assets/icons/icon-96x96.png +0 -0
- data/assets/img/logo.png +0 -0
- data/assets/img/sidebar-bg.jpg +0 -0
- data/assets/js/{LEGACY-drawer-hydejack-9.0.0.js → LEGACY-drawer-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-fetch-hydejack-9.0.0.js → LEGACY-fetch-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-hydejack-9.0.0.js → LEGACY-hydejack-9.0.1.js} +3 -3
- data/assets/js/{LEGACY-navbar-hydejack-9.0.0.js → LEGACY-navbar-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-push-state-hydejack-9.0.0.js → LEGACY-push-state-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-resize-observer-hydejack-9.0.0.js → LEGACY-resize-observer-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-shadydom-hydejack-9.0.0.js → LEGACY-shadydom-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-vendors~drawer-hydejack-9.0.0.js → LEGACY-vendors~drawer-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-vendors~drawer~push-state-hydejack-9.0.0.js → LEGACY-vendors~drawer~push-state-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-vendors~fetch-hydejack-9.0.0.js → LEGACY-vendors~fetch-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-vendors~intersection-observer-hydejack-9.0.0.js → LEGACY-vendors~intersection-observer-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-vendors~push-state-hydejack-9.0.0.js → LEGACY-vendors~push-state-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-vendors~shadydom-hydejack-9.0.0.js → LEGACY-vendors~shadydom-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-vendors~webanimations-hydejack-9.0.0.js → LEGACY-vendors~webanimations-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-vendors~webcomponents-hydejack-9.0.0.js → LEGACY-vendors~webcomponents-hydejack-9.0.1.js} +1 -1
- data/assets/js/{LEGACY-webcomponents-hydejack-9.0.0.js → LEGACY-webcomponents-hydejack-9.0.1.js} +1 -1
- data/assets/js/{drawer-hydejack-9.0.0.js → drawer-hydejack-9.0.1.js} +1 -1
- data/assets/js/{fetch-hydejack-9.0.0.js → fetch-hydejack-9.0.1.js} +1 -1
- data/assets/js/{hydejack-9.0.0.js → hydejack-9.0.1.js} +3 -3
- data/assets/js/{navbar-hydejack-9.0.0.js → navbar-hydejack-9.0.1.js} +1 -1
- data/assets/js/{push-state-hydejack-9.0.0.js → push-state-hydejack-9.0.1.js} +1 -1
- data/assets/js/{resize-observer-hydejack-9.0.0.js → resize-observer-hydejack-9.0.1.js} +1 -1
- data/assets/js/{shadydom-hydejack-9.0.0.js → shadydom-hydejack-9.0.1.js} +1 -1
- data/assets/js/{vendors~drawer-hydejack-9.0.0.js → vendors~drawer-hydejack-9.0.1.js} +1 -1
- data/assets/js/{vendors~drawer~push-state-hydejack-9.0.0.js → vendors~drawer~push-state-hydejack-9.0.1.js} +1 -1
- data/assets/js/{vendors~intersection-observer-hydejack-9.0.0.js → vendors~intersection-observer-hydejack-9.0.1.js} +1 -1
- data/assets/js/{vendors~push-state-hydejack-9.0.0.js → vendors~push-state-hydejack-9.0.1.js} +1 -1
- data/assets/js/{vendors~shadydom-hydejack-9.0.0.js → vendors~shadydom-hydejack-9.0.1.js} +1 -1
- data/assets/js/{vendors~webanimations-hydejack-9.0.0.js → vendors~webanimations-hydejack-9.0.1.js} +1 -1
- data/assets/js/{webcomponents-hydejack-9.0.0.js → webcomponents-hydejack-9.0.1.js} +1 -1
- data/assets/site.webmanifest +65 -0
- data/assets/version.json +2 -2
- metadata +57 -47
- data/CHANGELOG.md +0 -1208
- data/assets/icons/icon.png +0 -0
- data/assets/icons/icon@0,25x.png +0 -0
- data/assets/icons/icon@0,5x.png +0 -0
- data/assets/icons/icon@0,75x.png +0 -0
- data/assets/icons/icon@2x.png +0 -0
- data/assets/icons/icon@3x.png +0 -0
- data/assets/icons/tile-large.png +0 -0
- data/assets/icons/tile-medium.png +0 -0
- data/assets/icons/tile-small.png +0 -0
- data/assets/icons/tile-wide.png +0 -0
- data/assets/ieconfig.xml +0 -15
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2264d49428d41a3e46b5019265dfd517a3094d1ab33063e2bf698736076ed975
|
4
|
+
data.tar.gz: 90ce9eb7d625b561151436866bf151a7a9dab1d04836fc2705cd5c2943818005
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dbb471bfc03e2a98096f1e2940b3cc49aba26b0ee2b484fa651b6bc0c0109267851300298038bd1aa8c3de4687ae0d643bc9654e14e5c55452c7ce9ca272d327
|
7
|
+
data.tar.gz: 5aedba0116b52bf3045849f26c5f79d4c123c070eb2183e47beb3b1a8e52d3ac1b6eb14b74099add570065e6fb23c29b5f4f0530aac1bc60d52774292ec26b76
|
data/NOTICE.md
CHANGED
@@ -26,10 +26,17 @@ Appropriate credit as per Creative Commons licenses.
|
|
26
26
|
|
27
27
|
| Work | License | Changes
|
28
28
|
|:-------------------------------------------------------|:---------------|:-
|
29
|
-
|
|
29
|
+
| Photo by [Jeremy Bishop][jb] | [Unsplash] | Liquify filter, blur
|
30
|
+
| Photo by [Caleb George][cg] | [Unsplash] | Liquify filter, patch tool, blur
|
30
31
|
| [IcoMoon Icons Free Version][11] by [Keyamoon][12] | [CC-BY-SA-4.0] | None
|
31
32
|
| [Touch-161562.svg][41] | [CC0-1.0] | Composition
|
32
33
|
|
34
|
+
[jb]: https://unsplash.com/photos/1braZySlEKA
|
35
|
+
[cg]: https://unsplash.com/photos/AtvuPUenaeI
|
36
|
+
[11]: https://icomoon.io/#icons-icomoon
|
37
|
+
[12]: http://keyamoon.com/
|
38
|
+
[41]: https://commons.wikimedia.org/wiki/File:Touch-161562.svg
|
39
|
+
|
33
40
|
|
34
41
|
## Licenses
|
35
42
|
Parts of this software are provided under separate licenses.
|
@@ -271,14 +278,6 @@ Redistribution and use in source and binary forms, with or without modification,
|
|
271
278
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
272
279
|
|
273
280
|
|
274
|
-
[11]: https://icomoon.io/#icons-icomoon
|
275
|
-
[12]: http://keyamoon.com/
|
276
|
-
[21]: https://commons.wikimedia.org/wiki/File:Jacques_Louis_David_-_Bonaparte_franchissant_le_Grand_Saint-Bernard,_20_mai_1800_-_Google_Art_Project.jpg
|
277
|
-
[31]: https://commons.wikimedia.org/wiki/File:Mandel_zoom_08_satellite_antenna.jpg
|
278
|
-
[41]: https://commons.wikimedia.org/wiki/File:Touch-161562.svg
|
279
|
-
[ph]: https://unsplash.com/photos/AtvuPUenaeI?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText
|
280
|
-
[cg]: http://www.caleb-morris.com/
|
281
|
-
|
282
281
|
[MIT]: licenses/MIT.md
|
283
282
|
[GPL-3.0]: licenses/GPL-3.0.md
|
284
283
|
[Apache-2.0]: licenses/Apache-2.0.md
|
data/README.md
CHANGED
@@ -8,7 +8,7 @@ A boutique Jekyll theme for hackers, nerds, and academics.
|
|
8
8
|
|
9
9
|
|
10
10
|
|
11
|
-
![Screenshot](https://hydejack.com/assets/img/blog/hydejack-
|
11
|
+
![Screenshot](https://hydejack.com/assets/img/blog/hydejack-9.jpg)
|
12
12
|
|
13
13
|
Hydejack's cover page on a variety of screens.
|
14
14
|
|
@@ -22,6 +22,12 @@ It includes a blog that is suitable for both prose and technical documentation,
|
|
22
22
|
|
23
23
|
|
24
24
|
|
25
|
+
## A Personal Site That Won't Disappear
|
26
|
+
|
27
|
+
**Hydejack** is 100% built on Open Source software, and is Open Source itself, save for parts of the PRO version. The PRO version is a one-time payment that gives you the right to use it forever.
|
28
|
+
|
29
|
+
Hydejack is all static sites. _HTML_. All you need is a web server --- any web server --- to have a professional web presence that lasts a lifetime.
|
30
|
+
|
25
31
|
## Download
|
26
32
|
|
27
33
|
There are two versions of **Hydejack**: The *Free Version* includes basic blogging functionality and most of Hydejack's [Features], such as dynamic page loading and advanced animations.
|
@@ -48,12 +54,12 @@ The table below shows what's included in each version:
|
|
48
54
|
| No Hydejack Branding | | ✔ |
|
49
55
|
| License | [GPL-3.0][lic] | [PRO] |
|
50
56
|
| Source | [GitHub][src] | Included |
|
51
|
-
| __Price__ / Upgrade | __Free__ | __$
|
57
|
+
| __Price__ / Upgrade | __Free__ | __$99__ / $39 [^3] |
|
52
58
|
| | [__Download__][kit] <br/>-- or --<br/> [__Deploy to Netlify__][nfy] | [__Buy PRO__][buy] |
|
53
59
|
|
54
60
|
|
55
61
|
|
56
|
-
|
62
|
+
|
57
63
|
**Hydejack** started out as a free blogging theme for Jekyll — and continues to be so.
|
58
64
|
|
59
65
|
<!--posts-->
|
@@ -79,7 +85,7 @@ Write all content with Markdown. __Hydejack__ gives you [additional CSS classes]
|
|
79
85
|
|
80
86
|
|
81
87
|
## Just Markup
|
82
|
-
**Hydejack** boasts a plethora of modern JavaScript, but make no mistake: It's still a _plain old web page_ at its core. It works without JavaScript
|
88
|
+
**Hydejack** boasts a plethora of modern JavaScript, but make no mistake: It's still a _plain old web page_ at its core. It works without JavaScript and you can even view it in a text-based browser like `w3m`:
|
83
89
|
|
84
90
|
![w3m Screenshot](https://hydejack.com/assets/img/blog/w3m.png)
|
85
91
|
|
@@ -102,19 +108,13 @@ Code blocks can have a filename and a caption.
|
|
102
108
|
|
103
109
|
|
104
110
|
## Beautiful Math
|
105
|
-
They say math is beautiful — and with **Hydejack**'s [math support][
|
111
|
+
They say math is beautiful — and with **Hydejack**'s [math support][math] it's guaranteed to also look beautiful:
|
106
112
|
|
107
113
|
![Math example](https://hydejack.com/assets/img/blog/example-content-iii.jpg)
|
108
114
|
|
109
115
|
Hydejack uses KaTeX to efficiently render math.
|
110
116
|
|
111
117
|
|
112
|
-
[maths]: docs/writing.md#adding-math
|
113
|
-
|
114
|
-
|
115
|
-
## A Personal Site That Won't Disappear
|
116
|
-
|
117
|
-
**Hydejack** is 100% built on Open Source software, and is Open Source itself, save for parts of the PRO version. The PRO version is a one-time payment that gives you the right to use it forever.
|
118
118
|
|
119
119
|
|
120
120
|
## Build an Audience
|
@@ -171,16 +171,14 @@ The table below shows what's included in each version:
|
|
171
171
|
| No Hydejack Branding | | ✔ |
|
172
172
|
| License | [GPL-3.0][lic] | [PRO] |
|
173
173
|
| Source | [GitHub][src] | Included |
|
174
|
-
| __Price__ / Upgrade | __Free__ | __$
|
174
|
+
| __Price__ / Upgrade | __Free__ | __$99__ / $39 [^3] |
|
175
175
|
| | [__Download__][kit] <br/>-- or --<br/> [__Deploy to Netlify__][nfy] | [__Buy PRO__][buy] |
|
176
176
|
|
177
|
-
|
178
|
-
|
179
177
|
[^1]: Actual page load speed depends on your hosting provider, resolution of embedded images and usage of 3rd party plugins.
|
180
178
|
|
181
179
|
[^2]: Large screens (> 1664px width) only.
|
182
180
|
|
183
|
-
[^3]:
|
181
|
+
[^3]: Upgrading from Hydejack 8? Find your discount code in the latest zip download!
|
184
182
|
|
185
183
|
*[FLIP]: First-Last-Invert-Play. A coding technique to achieve performant page transition animations.
|
186
184
|
|
@@ -204,8 +202,9 @@ The table below shows what's included in each version:
|
|
204
202
|
[pro]: licenses/PRO.md
|
205
203
|
[docs]: https://hydejack.com/docs/
|
206
204
|
[ofln]: https://hydejack.com/docs/advanced/#enabling-offline-support
|
205
|
+
[math]: https://hydejack.com/docs/writing/#adding-math
|
207
206
|
|
208
|
-
[kit]: https://github.com/hydecorp/hydejack-starter-kit/archive/v9.0.
|
207
|
+
[kit]: https://github.com/hydecorp/hydejack-starter-kit/archive/v9.0.1.zip
|
209
208
|
[src]: https://github.com/hydecorp/hydejack
|
210
209
|
[gem]: https://rubygems.org/gems/jekyll-theme-hydejack
|
211
210
|
[buy]: https://gum.co/nuOluY
|
data/_includes/body/footer.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
{% endfor %}
|
14
14
|
</small></nav>
|
15
15
|
{% endif %}
|
16
|
-
<p><small>Powered by <a class="external" href="https://hydejack.com/">Hydejack</a> v<span id="_version">9.0.
|
16
|
+
<p><small>Powered by <a class="external" href="https://hydejack.com/">Hydejack</a> v<span id="_version">9.0.1</span></small></p>
|
17
17
|
<hr class="sr-only"/>
|
18
18
|
</footer>
|
19
19
|
{% endif %}
|
data/_includes/body/scripts.html
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
<!--[if gt IE 10]><!---->
|
2
2
|
<script nomodule>{% include scripts/nomodule.min.js %}</script>
|
3
|
-
<script src="{{ '/assets/js/hydejack-9.0.
|
4
|
-
<script src="{{ '/assets/js/LEGACY-hydejack-9.0.
|
3
|
+
<script src="{{ '/assets/js/hydejack-9.0.1.js' | relative_url }}" type="module"></script>
|
4
|
+
<script src="{{ '/assets/js/LEGACY-hydejack-9.0.1.js' | relative_url }}" nomodule defer></script>
|
5
5
|
{% include my-scripts.html %}
|
6
6
|
{% include body/analytics.html %}
|
7
7
|
<!--<![endif]-->
|
@@ -1,9 +1,9 @@
|
|
1
1
|
{% if plugins contains 'jekyll-feed' %}{% include head/feed-tag.html %}{% endif %}
|
2
2
|
|
3
|
-
<link rel="shortcut icon" href="{{ '/assets/icons/favicon.ico'
|
4
|
-
<link rel="apple-touch-icon" href="{{ '/assets/icons/icon.png'
|
3
|
+
<link rel="shortcut icon" href="{{ '/assets/icons/favicon.ico' | relative_url }}">
|
4
|
+
<link rel="apple-touch-icon" href="{{ '/assets/icons/icon-192x192.png' | relative_url }}">
|
5
5
|
|
6
|
-
<link rel="manifest" href="{{ '/assets/
|
6
|
+
<link rel="manifest" href="{{ '/assets/site.webmanifest' | relative_url }}">
|
7
7
|
|
8
8
|
{% if site.google_fonts %}
|
9
9
|
<link rel="dns-prefetch" href="https://fonts.googleapis.com">
|
@@ -9,10 +9,9 @@
|
|
9
9
|
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
10
10
|
|
11
11
|
<meta name="application-name" content="{{ site.title }}">
|
12
|
-
<meta name="msapplication-config" content="{{ '/assets/ieconfig.xml' | relative_url }}">
|
13
12
|
|
14
13
|
{% unless site.hydejack.no_theme_color %}
|
15
|
-
<meta name="theme-color" content="{{ theme_color | default:'
|
14
|
+
<meta name="theme-color" content="{{ theme_color | default:'rgb(8,46,57)' }}">
|
16
15
|
{% endunless %}
|
17
16
|
|
18
|
-
<meta name="generator" content="Hydejack v9.0.
|
17
|
+
<meta name="generator" content="Hydejack v9.0.1" />
|
@@ -1,5 +1,5 @@
|
|
1
1
|
{% assign google_fonts = site.google_fonts %}
|
2
|
-
{% capture style_url %}{{ 'assets/css/hydejack-9.0.
|
2
|
+
{% capture style_url %}{{ 'assets/css/hydejack-9.0.1.css' | relative_url }}{% endcapture %}
|
3
3
|
{% capture icons_url %}{{ 'assets/icomoon/style.css' | relative_url }}{% endcapture %}
|
4
4
|
{% if google_fonts %}{% capture fonts_url %}https://fonts.googleapis.com/css?family={{ google_fonts | uri_escape }}&display=swap{% endcapture %}{% endif %}
|
5
5
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
{% assign google_fonts = site.google_fonts %}
|
2
|
-
{% capture style_url %}{{ 'assets/css/hydejack-9.0.
|
2
|
+
{% capture style_url %}{{ 'assets/css/hydejack-9.0.1.css' | relative_url }}{% endcapture %}
|
3
3
|
{% capture icons_url %}{{ 'assets/icomoon/style.css' | relative_url }}{% endcapture %}
|
4
4
|
{% if google_fonts %}{% capture fonts_url %}https://fonts.googleapis.com/css?family={{ google_fonts | uri_escape }}&display=swap{% endcapture %}{% endif %}
|
5
5
|
|
data/_includes/header.txt
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
}
|
13
13
|
|
14
14
|
{% if site.hydejack.no_page_style %}
|
15
|
-
{% assign color = site.accent_color | default:'
|
16
|
-
{% assign theme_color = site.theme_color | default:'
|
15
|
+
{% assign color = site.accent_color | default:'rgb(79,177,186)' %}
|
16
|
+
{% assign theme_color = site.theme_color | default:'rgb(8,46,57)' %}
|
17
17
|
{% include_cached styles/page-style.scss color=color theme_color=theme_color %}
|
18
18
|
{% endif %}
|
@@ -15,10 +15,10 @@
|
|
15
15
|
|
16
16
|
/*{% assign vars = site.data.variables %}*/
|
17
17
|
|
18
|
-
$font-family: {{ vars.font | default:site.font
|
19
|
-
$font-family-heading: {{ vars.font_heading | default:site.font_heading
|
20
|
-
$code-font-family: {{ vars.font_code | default:site.font_code
|
21
|
-
$theme-color: {{ vars.theme_color | default:site.theme_color | default:'
|
18
|
+
$font-family: {{ vars.font | default:site.font }};
|
19
|
+
$font-family-heading: {{ vars.font_heading | default:site.font_heading }};
|
20
|
+
$code-font-family: {{ vars.font_code | default:site.font_code }};
|
21
|
+
$theme-color: {{ vars.theme_color | default:site.theme_color | default:'rgb(8,46,57)' }};
|
22
22
|
|
23
23
|
$root-font-size: {{ vars.root_font_size | default:15 }}px;
|
24
24
|
$root-font-size-medium: {{ vars.root_font_size_medium | default:16 }}px;
|
data/_layouts/base.html
CHANGED
@@ -27,8 +27,8 @@ layout: compress
|
|
27
27
|
{% assign author = site.data.authors[page.author] | default:site.data.authors.first[1] | default:site.author %}
|
28
28
|
|
29
29
|
{% assign image = site.accent_image | default:'/assets/img/sidebar-bg.jpg' %}
|
30
|
-
{% assign color = site.accent_color | default:'
|
31
|
-
{% assign theme_color = site.theme_color | default:'
|
30
|
+
{% assign color = site.accent_color | default:'rgb(79,177,186)' %}
|
31
|
+
{% assign theme_color = site.theme_color | default:'rgb(8,46,57)' %}
|
32
32
|
|
33
33
|
{% if page.accent_image %}{% assign image = page.accent_image %}{% endif %}
|
34
34
|
{% if page.accent_color %}{% assign color = page.accent_color %}{% endif %}
|
data/_layouts/compress.html
CHANGED
@@ -10,6 +10,6 @@
|
|
10
10
|
/\___/ \ \____/
|
11
11
|
\/__/ \/___/
|
12
12
|
|
13
|
-
Powered by Hydejack v9.0.
|
13
|
+
Powered by Hydejack v9.0.1 <https://hydejack.com/>
|
14
14
|
-->{% capture _LINE_FEED %}
|
15
15
|
{% endcapture %}{% if site.compress_html.ignore.envs contains jekyll.environment %}{{ content }}{% else %}{% capture _content %}{{ content }}{% endcapture %}{% assign _profile = site.compress_html.profile %}{% if site.compress_html.endings == "all" %}{% assign _endings = "html head body li dt dd p rt rp optgroup option colgroup caption thead tbody tfoot tr td th" | split: " " %}{% else %}{% assign _endings = site.compress_html.endings %}{% endif %}{% for _element in _endings %}{% capture _end %}</{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _end %}{% endfor %}{% if _profile and _endings %}{% assign _profile_endings = _content | size | plus: 1 %}{% endif %}{% for _element in site.compress_html.startings %}{% capture _start %}<{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _start %}{% endfor %}{% if _profile and site.compress_html.startings %}{% assign _profile_startings = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.comments == "all" %}{% assign _comments = "<!-- -->" | split: " " %}{% else %}{% assign _comments = site.compress_html.comments %}{% endif %}{% if _comments.size == 2 %}{% capture _comment_befores %}.{{ _content }}{% endcapture %}{% assign _comment_befores = _comment_befores | split: _comments.first %}{% for _comment_before in _comment_befores %}{% if forloop.first %}{% continue %}{% endif %}{% capture _comment_outside %}{% if _carry %}{{ _comments.first }}{% endif %}{{ _comment_before }}{% endcapture %}{% capture _comment %}{% unless _carry %}{{ _comments.first }}{% endunless %}{{ _comment_outside | split: _comments.last | first }}{% if _comment_outside contains _comments.last %}{{ _comments.last }}{% assign _carry = false %}{% else %}{% assign _carry = true %}{% endif %}{% endcapture %}{% assign _content = _content | remove_first: _comment %}{% endfor %}{% if _profile %}{% assign _profile_comments = _content | size | plus: 1 %}{% endif %}{% endif %}{% assign _pre_befores = _content | split: "<pre" %}{% assign _content = "" %}{% for _pre_before in _pre_befores %}{% assign _pres = _pre_before | split: "</pre>" %}{% assign _pres_after = "" %}{% if _pres.size != 0 %}{% if site.compress_html.blanklines %}{% assign _lines = _pres.last | split: _LINE_FEED %}{% capture _pres_after %}{% for _line in _lines %}{% assign _trimmed = _line | split: " " | join: " " %}{% if _trimmed != empty or forloop.last %}{% unless forloop.first %}{{ _LINE_FEED }}{% endunless %}{{ _line }}{% endif %}{% endfor %}{% endcapture %}{% else %}{% assign _pres_after = _pres.last | split: " " | join: " " %}{% endif %}{% endif %}{% capture _content %}{{ _content }}{% if _pre_before contains "</pre>" %}<pre{{ _pres.first }}</pre>{% endif %}{% unless _pre_before contains "</pre>" and _pres.size == 1 %}{{ _pres_after }}{% endunless %}{% endcapture %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = " <e;<e; </e>;</e>;</e> ;</e>" | replace: "e", _element | split: ";" %}{% assign _content = _content | replace: _edges[0], _edges[1] | replace: _edges[2], _edges[3] | replace: _edges[4], _edges[5] %}{% endfor %}{% if _profile and _clippings %}{% assign _profile_clippings = _content | size | plus: 1 %}{% endif %}{{ _content }}{% if _profile %} <table id="compress_html_profile_{{ site.time | date: "%Y%m%d" }}" class="compress_html_profile"> <thead> <tr> <td>Step <td>Bytes <tbody> <tr> <td>raw <td>{{ content | size }}{% if _profile_endings %} <tr> <td>endings <td>{{ _profile_endings }}{% endif %}{% if _profile_startings %} <tr> <td>startings <td>{{ _profile_startings }}{% endif %}{% if _profile_comments %} <tr> <td>comments <td>{{ _profile_comments }}{% endif %}{% if _profile_collapse %} <tr> <td>collapse <td>{{ _profile_collapse }}{% endif %}{% if _profile_clippings %} <tr> <td>clippings <td>{{ _profile_clippings }}{% endif %} </table>{% endif %}{% endif %}</html>
|
File without changes
|
data/assets/icons/favicon.ico
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/assets/img/logo.png
ADDED
Binary file
|
data/assets/img/sidebar-bg.jpg
CHANGED
Binary file
|
@@ -9,6 +9,6 @@
|
|
9
9
|
* /\___/ \ \____/
|
10
10
|
* \/__/ \/___/
|
11
11
|
*
|
12
|
-
* Powered by Hydejack v9.0.
|
12
|
+
* Powered by Hydejack v9.0.1 <https://hydejack.com/>
|
13
13
|
*/
|
14
14
|
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{300:function(e,t,n){"use strict";n.r(t);var r,i=n(149),a=n(321),o=n(298),c=n(339),u=n(148),l=n(323),s=n(31),d=n(340),p=n(152),b=n(150),f=n(151),y=n(350),m=n(25);function h(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(e)))return;var n=[],r=!0,i=!1,a=void 0;try{for(var o,c=e[Symbol.iterator]();!(r=(o=c.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{r||null==c.return||c.return()}finally{if(i)throw a}}return n}(e,t)||v(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function w(e){return function(e){if(Array.isArray(e))return j(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||v(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function v(e,t){if(e){if("string"==typeof e)return j(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?j(e,t):void 0}}function j(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function O(e,t,n,r,i,a,o){try{var c=e[a](o),u=c.value}catch(e){return void n(e)}c.done?t(u):Promise.resolve(u).then(r,i)}(r=regeneratorRuntime.mark((function e(){var t,r,v,j,O,g,S,E,A,C,x,I,k,L,_,B,M,P,T,R,q,z,D,J;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return g=function(){var e,t=document.getElementById("_swipe");null==t||null===(e=t.parentNode)||void 0===e||e.removeChild(t)},O=function(e){var t=document.getElementById("_hrefSwipeSVG");if(t){var n,r=document.createElement("img");r.id="_swipe",r.src=t.href,r.alt="Swipe image",r.addEventListener("click",(function(){return e.close()})),null===(n=document.getElementById("_sidebar"))||void 0===n||n.appendChild(r)}},j=function(e,t){return t>=r?[0,e]:m.o?[35,150]:[0,150]},e.next=5,Promise.all([].concat(w("customElements"in window?[]:[Promise.all([n.e(14),n.e(15)]).then(n.bind(null,325)).then((function(){return Promise.all([n.e(12),n.e(7)]).then(n.bind(null,330))}))]),w("ResizeObserver"in window?[]:[n.e(6).then(n.bind(null,334))])));case 5:return e.next=7,m.t;case 7:return e.next=9,m.s;case 9:if(r=2,v=function(e){return function(t){return e.pipe(Object(u.a)((function(e){return e?t:i.a})))}},S=function(){return window.matchMedia(m.b).matches?3:window.matchMedia(m.a).matches?r:1},E=document.getElementById("_drawer"),A=document.getElementById("_sidebar"),C=null==A?void 0:A.querySelector(".sidebar-sticky"),E&&A&&C){e.next=19;break}return e.abrupt("return");case 19:return null===(t=document.getElementById("_menu"))||void 0===t||t.addEventListener("click",(function(e){e.preventDefault(),e.stopPropagation(),E.toggle()})),A.querySelectorAll('a[href^="/"]').forEach((function(e){return e.addEventListener("click",(function(){return E.close()}))})),m.p&&E.setAttribute("threshold","0"),m.n||E.setAttribute("mouseevents",""),x=m.j?[new CSSTransformValue([new CSSTranslate(CSS.px(0),CSS.px(0))]),CSS.number(1)]:[null,null],I=h(x,2),k=I[0],L=I[1],_=function(e,t,n){var i=n*e,a=t>=r?1:1-e;m.j?(k[0].x.value=i,L.value=a,A.attributeStyleMap.set("transform",k),C.attributeStyleMap.set("opacity",L)):(A.style.transform="translateX(".concat(i,"px)"),C.style.opacity=a)},B=Object(a.a)(Object(m.g)(window.matchMedia(m.a)),Object(m.g)(window.matchMedia(m.b))).pipe(Object(l.a)({}),Object(s.a)(S)),M=Object(o.a)(E,"peek-width-change").pipe(Object(s.a)((function(e){return e.detail}))),P=Object(o.a)(window,"resize",{passive:!0}).pipe(Object(l.a)({}),Object(s.a)(m.i)),T=Object(c.a)(M,P).pipe(Object(s.a)((function(e){var t=h(e,2),n=t[0];return t[1]/2-n/2}))),R=Object(a.a)(T.pipe(Object(s.a)((function(){return void 0!==E.opacity?1-E.opacity:z?0:1}))),Object(o.a)(E,"hy-drawer-move").pipe(Object(s.a)((function(e){return 1-e.detail.opacity})))),E.addEventListener("hy-drawer-prepare",(function(){A.style.willChange="transform",C.style.willChange="opacity"})),E.addEventListener("hy-drawer-transitioned",(function(){A.style.willChange="",C.style.willChange=""})),q=Object(m.h)(),(z=E.classList.contains("cover")&&q<=0&&!(history.state&&history.state.closedOnce))||(history.state||history.replaceState({},document.title),history.state.closedOnce=!0,E.removeAttribute("opened")),D=Object(o.a)(E,"hy-drawer-transitioned").pipe(Object(s.a)((function(e){return e.detail})),Object(d.a)(),Object(p.a)((function(e){e||(g(),history.state||history.replaceState({},document.title),history.state.closedOnce=!0)})),Object(l.a)(z)),J=z?null:E.getBoundingClientRect().height,E.addEventListener("hy-drawer-init",(function(){E.classList.add("loaded"),O(E),J&&q>=J&&window.scrollTo(0,q-J)}),{once:!0}),e.next=40,Promise.resolve().then(n.bind(null,337));case 40:window._drawer=E,R.pipe(Object(b.a)(B,T),Object(p.a)((function(e){return _.apply(void 0,w(e))}))).subscribe(),M.pipe(Object(b.a)(B),Object(s.a)((function(e){return j.apply(void 0,w(e))})),Object(p.a)((function(e){E.range=e}))).subscribe(),Object(o.a)(document,"wheel",{passive:!1}).pipe(v(D),Object(f.a)((function(e){return e.deltaY>0})),Object(p.a)((function(e){E.translateX>0&&e.preventDefault()})),Object(y.a)(500),Object(p.a)((function(){return E.close()}))).subscribe();case 44:case"end":return e.stop()}}),e)})),function(){var e=this,t=arguments;return new Promise((function(n,i){var a=r.apply(e,t);function o(e){O(a,n,i,o,c,"next",e)}function c(e){O(a,n,i,o,c,"throw",e)}o(void 0)}))})()}}]);
|
@@ -9,6 +9,6 @@
|
|
9
9
|
* /\___/ \ \____/
|
10
10
|
* \/__/ \/___/
|
11
11
|
*
|
12
|
-
* Powered by Hydejack v9.0.
|
12
|
+
* Powered by Hydejack v9.0.1 <https://hydejack.com/>
|
13
13
|
*/
|
14
14
|
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{348:function(n,w,o){"use strict";o.r(w);o(332),o(333)}}]);
|
@@ -9,8 +9,8 @@
|
|
9
9
|
* /\___/ \ \____/
|
10
10
|
* \/__/ \/___/
|
11
11
|
*
|
12
|
-
* Powered by Hydejack v9.0.
|
13
|
-
*/!function(t){function n(n){for(var r,o,i=n[0],u=n[1],c=0,s=[];c<i.length;c++)o=i[c],Object.prototype.hasOwnProperty.call(e,o)&&e[o]&&s.push(e[o][0]),e[o]=0;for(r in u)Object.prototype.hasOwnProperty.call(u,r)&&(t[r]=u[r]);for(a&&a(n);s.length;)s.shift()()}var r={},e={3:0};function o(n){if(r[n])return r[n].exports;var e=r[n]={i:n,l:!1,exports:{}};return t[n].call(e.exports,e,e.exports,o),e.l=!0,e.exports}o.e=function(t){var n=[],r=e[t];if(0!==r)if(r)n.push(r[2]);else{var i=new Promise((function(n,o){r=e[t]=[n,o]}));n.push(r[2]=i);var u,c=document.createElement("script");c.charset="utf-8",c.timeout=120,o.nc&&c.setAttribute("nonce",o.nc),c.src=function(t){return o.p+"LEGACY-"+({0:"vendors~drawer~push-state",1:"drawer",2:"fetch",4:"navbar",5:"push-state",6:"resize-observer",7:"shadydom",8:"vendors~drawer",9:"vendors~fetch",10:"vendors~intersection-observer",11:"vendors~push-state",12:"vendors~shadydom",13:"vendors~webanimations",14:"vendors~webcomponents",15:"webcomponents"}[t]||t)+"-hydejack-9.0.
|
12
|
+
* Powered by Hydejack v9.0.1 <https://hydejack.com/>
|
13
|
+
*/!function(t){function n(n){for(var r,o,i=n[0],u=n[1],c=0,s=[];c<i.length;c++)o=i[c],Object.prototype.hasOwnProperty.call(e,o)&&e[o]&&s.push(e[o][0]),e[o]=0;for(r in u)Object.prototype.hasOwnProperty.call(u,r)&&(t[r]=u[r]);for(a&&a(n);s.length;)s.shift()()}var r={},e={3:0};function o(n){if(r[n])return r[n].exports;var e=r[n]={i:n,l:!1,exports:{}};return t[n].call(e.exports,e,e.exports,o),e.l=!0,e.exports}o.e=function(t){var n=[],r=e[t];if(0!==r)if(r)n.push(r[2]);else{var i=new Promise((function(n,o){r=e[t]=[n,o]}));n.push(r[2]=i);var u,c=document.createElement("script");c.charset="utf-8",c.timeout=120,o.nc&&c.setAttribute("nonce",o.nc),c.src=function(t){return o.p+"LEGACY-"+({0:"vendors~drawer~push-state",1:"drawer",2:"fetch",4:"navbar",5:"push-state",6:"resize-observer",7:"shadydom",8:"vendors~drawer",9:"vendors~fetch",10:"vendors~intersection-observer",11:"vendors~push-state",12:"vendors~shadydom",13:"vendors~webanimations",14:"vendors~webcomponents",15:"webcomponents"}[t]||t)+"-hydejack-9.0.1.js"}(t);var a=new Error;u=function(n){c.onerror=c.onload=null,clearTimeout(s);var r=e[t];if(0!==r){if(r){var o=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;a.message="Loading chunk "+t+" failed.\n("+o+": "+i+")",a.name="ChunkLoadError",a.type=o,a.request=i,r[1](a)}e[t]=void 0}};var s=setTimeout((function(){u({type:"timeout",target:c})}),12e4);c.onerror=c.onload=u,document.head.appendChild(c)}return Promise.all(n)},o.m=t,o.c=r,o.d=function(t,n,r){o.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:r})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,n){if(1&n&&(t=o(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var e in t)o.d(r,e,function(n){return t[n]}.bind(null,e));return r},o.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(n,"a",n),n},o.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},o.p="/assets/js/",o.oe=function(t){throw console.error(t),t};var i=window.webpackJsonp=window.webpackJsonp||[],u=i.push.bind(i);i.push=n,i=i.slice();for(var c=0;c<i.length;c++)n(i[c]);var a=u;o(o.s=153)}([function(t,n,r){var e=r(2),o=r(34),i=r(16),u=r(17),c=r(21),a=function t(n,r,a){var s,f,l,h,p=n&t.F,d=n&t.G,v=n&t.P,y=n&t.B,b=d?e:n&t.S?e[r]||(e[r]={}):(e[r]||{}).prototype,m=d?o:o[r]||(o[r]={}),g=m.prototype||(m.prototype={});for(s in d&&(a=r),a)l=((f=!p&&b&&void 0!==b[s])?b:a)[s],h=y&&f?c(l,e):v&&"function"==typeof l?c(Function.call,l):l,b&&u(b,s,l,n&t.U),m[s]!=l&&i(m,s,h),v&&g[s]!=l&&(g[s]=l)};e.core=o,a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},function(t,n,r){"use strict";r.d(n,"e",(function(){return o})),r.d(n,"d",(function(){return i})),r.d(n,"f",(function(){return u})),r.d(n,"g",(function(){return a})),r.d(n,"c",(function(){return s})),r.d(n,"a",(function(){return f})),r.d(n,"b",(function(){return l}));
|
14
14
|
/*! *****************************************************************************
|
15
15
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
16
16
|
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
@@ -25,4 +25,4 @@ MERCHANTABLITY OR NON-INFRINGEMENT.
|
|
25
25
|
See the Apache Version 2.0 License for specific language governing permissions
|
26
26
|
and limitations under the License.
|
27
27
|
***************************************************************************** */
|
28
|
-
var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var r in n)n.hasOwnProperty(r)&&(t[r]=n[r])})(t,n)};function o(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}function i(t,n,r,e){return new(r||(r=Promise))((function(o,i){function u(t){try{a(e.next(t))}catch(t){i(t)}}function c(t){try{a(e.throw(t))}catch(t){i(t)}}function a(t){var n;t.done?o(t.value):(n=t.value,n instanceof r?n:new r((function(t){t(n)}))).then(u,c)}a((e=e.apply(t,n||[])).next())}))}function u(t,n){var r,e,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(i){return function(c){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;u;)try{if(r=1,e&&(o=2&i[0]?e.return:i[0]?e.throw||((o=e.return)&&o.call(e),0):e.next)&&!(o=o.call(e,i[1])).done)return o;switch(e=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,e=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!(o=u.trys,(o=o.length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1] |