jekyll-theme-shikhalev 0.1.0.5
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 +21 -0
- data/README.md +14 -0
- data/_includes/allejo/jekyll-toc.liquid +182 -0
- data/_includes/backlinks.liquid +58 -0
- data/_includes/google/ads.html +11 -0
- data/_includes/google/analytics.html +10 -0
- data/_includes/google/search.html +4 -0
- data/_includes/iframe.liquid +41 -0
- data/_includes/image.liquid +61 -0
- data/_includes/link.liquid +30 -0
- data/_includes/nova/aside/feeds.liquid +25 -0
- data/_includes/nova/aside/last_comments.liquid +28 -0
- data/_includes/nova/aside/navy.liquid +26 -0
- data/_includes/nova/comments/form.liquid +57 -0
- data/_includes/nova/comments/item.liquid +31 -0
- data/_includes/nova/comments/section.liquid +22 -0
- data/_includes/nova/footer.liquid +38 -0
- data/_includes/nova/stream/comment_count.liquid +19 -0
- data/_includes/nova/stream/subcategories.liquid +19 -0
- data/_includes/nova/stream/timeline.liquid +78 -0
- data/_includes/nova/utils/announcement.liquid +82 -0
- data/_includes/nova/utils/breadcrumbs.liquid +16 -0
- data/_includes/nova/utils/categories.liquid +18 -0
- data/_includes/nova/utils/categories_pane.html +8 -0
- data/_includes/nova/utils/chain.liquid +8 -0
- data/_includes/nova/utils/feed_link.liquid +11 -0
- data/_includes/nova/utils/recommendations.liquid +67 -0
- data/_includes/nova/utils/share_buttons.liquid +12 -0
- data/_includes/nova/utils/tags.liquid +8 -0
- data/_includes/yandex/metrica.html +18 -0
- data/_includes/yoomoney/form.html +4 -0
- data/_layouts/nova/calendar.html +79 -0
- data/_layouts/nova/default.html +185 -0
- data/_layouts/nova/page.html +7 -0
- data/_layouts/nova/post.html +34 -0
- data/_layouts/nova/stream.html +21 -0
- data/_layouts/nova/tags.html +30 -0
- data/_layouts/nova/verse.html +34 -0
- data/_sass/fonts/awesome.scss +69 -0
- data/_sass/fonts/pt-from-google.scss +252 -0
- data/_sass/highlight/autumn.scss +60 -0
- data/_sass/nova/backlinks.scss +19 -0
- data/_sass/nova/base.scss +52 -0
- data/_sass/nova/content/code.scss +39 -0
- data/_sass/nova/content/comments.scss +256 -0
- data/_sass/nova/content/content.scss +210 -0
- data/_sass/nova/content/footnotes.scss +44 -0
- data/_sass/nova/content/images.scss +108 -0
- data/_sass/nova/content/meta.scss +59 -0
- data/_sass/nova/content/randoms.scss +46 -0
- data/_sass/nova/content/share.scss +25 -0
- data/_sass/nova/content/tables.scss +56 -0
- data/_sass/nova/content/verse.scss +46 -0
- data/_sass/nova/dyn/topper.scss +38 -0
- data/_sass/nova/dyn/watermark.scss +35 -0
- data/_sass/nova/icons.scss +340 -0
- data/_sass/nova/layout.scss +645 -0
- data/_sass/nova/pages/calendar.scss +74 -0
- data/_sass/nova/pages/stream.scss +153 -0
- data/_sass/nova/pages/tags.scss +58 -0
- data/_sass/nova/preset.scss +35 -0
- data/_sass/nova/utils.scss +10 -0
- data/_sass/nova.scss +26 -0
- data/assets/fa/webfonts/fa-brands-400.eot +0 -0
- data/assets/fa/webfonts/fa-brands-400.svg +3717 -0
- data/assets/fa/webfonts/fa-brands-400.ttf +0 -0
- data/assets/fa/webfonts/fa-brands-400.woff +0 -0
- data/assets/fa/webfonts/fa-brands-400.woff2 +0 -0
- data/assets/fa/webfonts/fa-regular-400.eot +0 -0
- data/assets/fa/webfonts/fa-regular-400.svg +801 -0
- data/assets/fa/webfonts/fa-regular-400.ttf +0 -0
- data/assets/fa/webfonts/fa-regular-400.woff +0 -0
- data/assets/fa/webfonts/fa-regular-400.woff2 +0 -0
- data/assets/fa/webfonts/fa-solid-900.eot +0 -0
- data/assets/fa/webfonts/fa-solid-900.svg +5034 -0
- data/assets/fa/webfonts/fa-solid-900.ttf +0 -0
- data/assets/fa/webfonts/fa-solid-900.woff +0 -0
- data/assets/fa/webfonts/fa-solid-900.woff2 +0 -0
- data/assets/img/ico/analytics.svg +1 -0
- data/assets/img/ico/camera.svg +1 -0
- data/assets/img/ico/csharp.svg +1 -0
- data/assets/img/ico/css3.svg +1 -0
- data/assets/img/ico/darktable.png +0 -0
- data/assets/img/ico/darktable.svg +1 -0
- data/assets/img/ico/fontawesome.svg +1 -0
- data/assets/img/ico/gbif.svg +1 -0
- data/assets/img/ico/gce.png +0 -0
- data/assets/img/ico/gentoo.svg +1 -0
- data/assets/img/ico/giscus.svg +9 -0
- data/assets/img/ico/git.svg +1 -0
- data/assets/img/ico/github.svg +1 -0
- data/assets/img/ico/gitlab.svg +1 -0
- data/assets/img/ico/gmail.svg +1 -0
- data/assets/img/ico/google-fonts.svg +1 -0
- data/assets/img/ico/gpsbabel.png +0 -0
- data/assets/img/ico/gpxlab.png +0 -0
- data/assets/img/ico/heroku.svg +1 -0
- data/assets/img/ico/html5.svg +1 -0
- data/assets/img/ico/hugin-ru.svg +101 -0
- data/assets/img/ico/hugin.svg +1 -0
- data/assets/img/ico/imagemagick.png +0 -0
- data/assets/img/ico/imagemagick.svg +1 -0
- data/assets/img/ico/inaturalist.svg +1 -0
- data/assets/img/ico/instagram.svg +1 -0
- data/assets/img/ico/javascript.svg +1 -0
- data/assets/img/ico/jekyll.svg +1 -0
- data/assets/img/ico/kde-neon.svg +1 -0
- data/assets/img/ico/kde.svg +1 -0
- data/assets/img/ico/kdeconnect.svg +1 -0
- data/assets/img/ico/linux-mint.svg +1 -0
- data/assets/img/ico/liquid.png +0 -0
- data/assets/img/ico/locus-map.png +0 -0
- data/assets/img/ico/luminance-hdr.png +0 -0
- data/assets/img/ico/luminance-hdr.svg +1 -0
- data/assets/img/ico/metrika.svg +1 -0
- data/assets/img/ico/paratype.png +0 -0
- data/assets/img/ico/phil-harvey.svg +1 -0
- data/assets/img/ico/ruby.svg +1 -0
- data/assets/img/ico/rust.png +0 -0
- data/assets/img/ico/staticman.svg +1 -0
- data/assets/img/ico/webmaster.svg +1 -0
- data/assets/img/ico/wikipedia.svg +1 -0
- data/assets/img/ico/yoomoney.png +0 -0
- data/assets/js/comments.js +116 -0
- data/assets/js/topper.js +32 -0
- data/assets/styles.scss +3 -0
- metadata +205 -0
@@ -0,0 +1,185 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
|
3
|
+
<html lang="ru">
|
4
|
+
|
5
|
+
<head>
|
6
|
+
<meta charset="utf-8">
|
7
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9
|
+
<link rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/" title="CC BY-SA 4.0">
|
10
|
+
<meta name="license" content="CC BY-SA 4.0">
|
11
|
+
<link rel="icon" href="{{ '/favicon.svg' | absolute_url }}" type="image/svg+xml">
|
12
|
+
<link rel="preconnect" href="https://fonts.gstatic.com">
|
13
|
+
<link rel="stylesheet" href="/assets/styles.css" type="text/css">
|
14
|
+
{% if layout.stylesheet %}
|
15
|
+
<link rel="stylesheet" href="/assets/{{- layout.stylesheet -}}.css" type="text/css">
|
16
|
+
{% endif %}
|
17
|
+
|
18
|
+
{% seo %}
|
19
|
+
|
20
|
+
{%- if jekyll.environment == 'production' -%}
|
21
|
+
{% include google/analytics.html %}
|
22
|
+
{% include yandex/metrica.html %}
|
23
|
+
{%- endif -%}
|
24
|
+
</head>
|
25
|
+
|
26
|
+
<body>
|
27
|
+
|
28
|
+
<div id="global-box">
|
29
|
+
|
30
|
+
<div id="watermark-container">
|
31
|
+
<div id="watermark">shikhalev.org</div>
|
32
|
+
</div>
|
33
|
+
|
34
|
+
<div id="grid">
|
35
|
+
|
36
|
+
<header id="site-header"><p class="logo"><a href="/">{{- site.title -}}</a></p></header>
|
37
|
+
|
38
|
+
<nav id="navy">
|
39
|
+
{%- include nova/aside/navy.liquid -%}
|
40
|
+
</nav>
|
41
|
+
|
42
|
+
<main id="main">
|
43
|
+
|
44
|
+
{%- include nova/utils/feed_link.liquid -%}
|
45
|
+
|
46
|
+
{%- include nova/utils/categories_pane.html -%}
|
47
|
+
|
48
|
+
{%- if layout.itemtype or page.itemtype -%}
|
49
|
+
<article class="layout-{{- page.layout | split: '/' | last -}}" itemscope itemtype="{{- page.itemtype | default: layout.itemtype -}}">
|
50
|
+
{%- else -%}
|
51
|
+
<article class="layout-{{- page.layout | split: '/' | last -}}">
|
52
|
+
{%- endif -%}
|
53
|
+
|
54
|
+
<header class="page-header">
|
55
|
+
{%- if page.title and layout.title != false -%}
|
56
|
+
<h1 class="title-{{- page.layout | split: '/' | last -}}" itemprop="name headline">{{- page.title | escape -}}</h1>
|
57
|
+
{%- endif -%}
|
58
|
+
{%- if layout.description and page.description -%}
|
59
|
+
<p class="description" itemprop="description">{{ page.description }}</p>
|
60
|
+
{%- endif -%}
|
61
|
+
|
62
|
+
{%- if layout.sharing -%}
|
63
|
+
{%- include nova/utils/share_buttons.liquid -%}
|
64
|
+
{%- endif -%}
|
65
|
+
|
66
|
+
{%- if layout.meta -%}
|
67
|
+
<p class="meta">
|
68
|
+
<time datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">
|
69
|
+
{%- assign date_format = site.date_format | default: "%b %-d, %Y" -%}
|
70
|
+
{{ page.date | date: date_format }}
|
71
|
+
</time>
|
72
|
+
{%- if page.author or site.author -%}
|
73
|
+
• <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span class="p-author h-card" itemprop="name">{{ page.author | default: site.author }}</span></span>
|
74
|
+
{%- endif -%}
|
75
|
+
</p>
|
76
|
+
{%- endif -%}
|
77
|
+
|
78
|
+
{%- if page.tags and page.tags.size > 0 -%}
|
79
|
+
<aside class="tags">
|
80
|
+
{%- include nova/utils/tags.liquid -%}
|
81
|
+
</aside>
|
82
|
+
{%- endif -%}
|
83
|
+
</header>
|
84
|
+
|
85
|
+
{{- content | inject_anchors -}}
|
86
|
+
|
87
|
+
</article>
|
88
|
+
|
89
|
+
</main>
|
90
|
+
|
91
|
+
{%- if site.google.search -%}
|
92
|
+
<aside id="search">
|
93
|
+
{%- include google/search.html -%}
|
94
|
+
</aside>
|
95
|
+
{%- endif -%}
|
96
|
+
|
97
|
+
{%- if page.toc -%}
|
98
|
+
{%- assign allow_toc = true -%}
|
99
|
+
{%- elsif page.toc == false -%}
|
100
|
+
{%- assign allow_toc = false -%}
|
101
|
+
{%- else -%}
|
102
|
+
{%- assign allow_toc = layout.toc -%}
|
103
|
+
{%- endif -%}
|
104
|
+
{%- if allow_toc -%}
|
105
|
+
{%- capture toc -%}
|
106
|
+
{%- assign toc_depth = 4 -%}
|
107
|
+
{%- if layout.toc_depth -%}
|
108
|
+
{%- assign toc_depth = layout.toc_depth -%}
|
109
|
+
{%- endif -%}
|
110
|
+
{{- content | toc_only -}}
|
111
|
+
{%- endcapture -%}
|
112
|
+
{%- assign flag = toc | strip_html | strip -%}
|
113
|
+
{%- else -%}
|
114
|
+
{%- assign flag = "" -%}
|
115
|
+
{%- endif -%}
|
116
|
+
{%- if flag != "" -%}
|
117
|
+
<aside id="toc" class="toc toc-{{- page.layout | split: '/' | last -}}">
|
118
|
+
<h4>Содержание</h4>
|
119
|
+
{{ toc }}
|
120
|
+
</aside>
|
121
|
+
{%- else -%}
|
122
|
+
<aside id="toc" style="visibility:hidden;height:0px;width:0px;margin:0px;padding:0px;"></aside>
|
123
|
+
{%- endif -%}
|
124
|
+
|
125
|
+
{%- include backlinks.liquid header_level=4 -%}
|
126
|
+
|
127
|
+
{%- if site.show_donate != false -%}
|
128
|
+
<aside id="donate">
|
129
|
+
{%- include yoomoney/form.html -%}
|
130
|
+
</aside>
|
131
|
+
{%- else -%}
|
132
|
+
<aside id="donate" style="visibility:hidden;height:0px;width:0px;margin:0px;padding:0px;"></aside>
|
133
|
+
{%- endif -%}
|
134
|
+
|
135
|
+
<!-- скрываем через style, чтоб не менять макет полностью -->
|
136
|
+
<aside id="ga" style="visibility:hidden;height:0px;width:0px;margin:0px;padding:0px;">
|
137
|
+
{%- comment -%}
|
138
|
+
{%- include google/ads.html -%}
|
139
|
+
{%- endcomment -%}
|
140
|
+
</aside>
|
141
|
+
|
142
|
+
{%- if site.show_feeds != false -%}
|
143
|
+
<aside id="feeds">
|
144
|
+
{%- include nova/aside/feeds.liquid -%}
|
145
|
+
</aside>
|
146
|
+
{%- else -%}
|
147
|
+
<aside id="feeds" style="visibility:hidden;height:0px;width:0px;margin:0px;padding:0px;"></aside>
|
148
|
+
{%- endif -%}
|
149
|
+
|
150
|
+
{%- if site.show_contacts != false -%}
|
151
|
+
<aside id="contacts">
|
152
|
+
{%- include nova/aside/contacts.html -%}
|
153
|
+
</aside>
|
154
|
+
{%- else -%}
|
155
|
+
<aside id="contacts" style="visibility:hidden;height:0px;width:0px;margin:0px;padding:0px;"></aside>
|
156
|
+
{%- endif -%}
|
157
|
+
|
158
|
+
{%- if page.hide_last_comments -%}
|
159
|
+
<aside id="sidebar" style="border:none;box-shadow:none;"></aside>
|
160
|
+
{%- else -%}
|
161
|
+
<aside id="sidebar">
|
162
|
+
{%- include nova/aside/last_comments.liquid -%}
|
163
|
+
</aside>
|
164
|
+
{%- endif -%}
|
165
|
+
|
166
|
+
<footer id="site-footer">
|
167
|
+
{%- include nova/footer.liquid -%}
|
168
|
+
</footer>
|
169
|
+
|
170
|
+
<div id="hl"></div>
|
171
|
+
<div id="hr"></div>
|
172
|
+
<div id="hb"></div>
|
173
|
+
<div id="fl"></div>
|
174
|
+
<div id="fr"></div>
|
175
|
+
|
176
|
+
</div> <!-- #grid -->
|
177
|
+
|
178
|
+
<div id="topper" title="Вернуться наверх страницы"><span class="fas"></span></div>
|
179
|
+
<script async src="/assets/js/topper.js"></script>
|
180
|
+
|
181
|
+
</div> <!-- #global-box -->
|
182
|
+
|
183
|
+
</body>
|
184
|
+
|
185
|
+
</html>
|
@@ -0,0 +1,34 @@
|
|
1
|
+
---
|
2
|
+
layout: nova/default
|
3
|
+
itemtype: http://schema.org/BlogPosting
|
4
|
+
sharing: true
|
5
|
+
meta: true
|
6
|
+
toc: true
|
7
|
+
---
|
8
|
+
<div itemprop="articleBody">
|
9
|
+
{{ content }}
|
10
|
+
</div>
|
11
|
+
|
12
|
+
{% include nova/utils/recommendations.liquid %}
|
13
|
+
|
14
|
+
<script src="https://giscus.app/client.js"
|
15
|
+
data-repo="shikhalev/shikhalev.github.io"
|
16
|
+
data-repo-id="MDEwOlJlcG9zaXRvcnkzMjI2NTAyNDI="
|
17
|
+
data-category="General"
|
18
|
+
data-category-id="MDE4OkRpc2N1c3Npb25DYXRlZ29yeTMyMTgzNDIw"
|
19
|
+
data-mapping="pathname"
|
20
|
+
data-strict="0"
|
21
|
+
data-reactions-enabled="1"
|
22
|
+
data-emit-metadata="0"
|
23
|
+
data-input-position="bottom"
|
24
|
+
data-theme="preferred_color_scheme"
|
25
|
+
data-lang="ru"
|
26
|
+
crossorigin="anonymous"
|
27
|
+
async>
|
28
|
+
</script>
|
29
|
+
|
30
|
+
{% comment %}{% include nova/comments/section.liquid %}{% endcomment %}
|
31
|
+
|
32
|
+
{% if jekyll.environment == 'development' %}
|
33
|
+
{% include nova/utils/announcement.liquid %}
|
34
|
+
{% endif %}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
---
|
2
|
+
layout: nova/default
|
3
|
+
itemtype: https://schema.org/Blog
|
4
|
+
toc: true
|
5
|
+
toc_depth: 3
|
6
|
+
description: true
|
7
|
+
---
|
8
|
+
{% capture subcategories %}
|
9
|
+
{%- include nova/stream/subcategories.liquid category_id=page.category_id -%}
|
10
|
+
{% endcapture %}
|
11
|
+
{% assign subcategories_flag = subcategories | strip %}
|
12
|
+
{% if subcategories_flag != '' %}
|
13
|
+
<h2 id="rubricator">Рубрикатор</h2>
|
14
|
+
<div class="subcategories">{{ subcategories }}</div>
|
15
|
+
{% endif %}
|
16
|
+
|
17
|
+
{{ content }}
|
18
|
+
|
19
|
+
{% include nova/utils/recommendations.liquid %}
|
20
|
+
|
21
|
+
{% include nova/stream/timeline.liquid %}
|
@@ -0,0 +1,30 @@
|
|
1
|
+
---
|
2
|
+
layout: nova/default
|
3
|
+
description: true
|
4
|
+
---
|
5
|
+
{{ content }}
|
6
|
+
|
7
|
+
{%- assign h_flag = content | strip -%}
|
8
|
+
{%- if h_flag != '' -%}
|
9
|
+
<h2 id="tags">Список тегов</h2>
|
10
|
+
{%- endif -%}
|
11
|
+
|
12
|
+
<div class="tag-list">
|
13
|
+
|
14
|
+
{% assign tags = site.tags | sort %}
|
15
|
+
|
16
|
+
{% for tag in tags %}
|
17
|
+
{% assign tag_name = tag[0] %}
|
18
|
+
{% assign tag_posts = tag[1] %}
|
19
|
+
<div class="tag-box">
|
20
|
+
<h5 id="{{ tag_name }}">{{ tag_name }}</h5>
|
21
|
+
{% for post in tag_posts %}
|
22
|
+
<p class="post-link">
|
23
|
+
<span class="meta">{{ post.date | date: "%Y.%m.%d" }} |</span>
|
24
|
+
<a href="{{ post.url | relative_url }}" title="{{ post.description }}">{{ post.title }}</a>
|
25
|
+
</p>
|
26
|
+
{% endfor %}
|
27
|
+
</div>
|
28
|
+
{% endfor %}
|
29
|
+
|
30
|
+
</div>
|
@@ -0,0 +1,34 @@
|
|
1
|
+
---
|
2
|
+
layout: nova/post
|
3
|
+
title: false
|
4
|
+
meta: false
|
5
|
+
---
|
6
|
+
{% capture post_date %}
|
7
|
+
{%- assign item_month = page.date | date: "%m" -%}
|
8
|
+
{%- case item_month -%}
|
9
|
+
{%- when '01' -%}январь
|
10
|
+
{%- when '02' -%}февраль
|
11
|
+
{%- when '03' -%}март
|
12
|
+
{%- when '04' -%}апрель
|
13
|
+
{%- when '05' -%}май
|
14
|
+
{%- when '06' -%}июнь
|
15
|
+
{%- when '07' -%}июль
|
16
|
+
{%- when '08' -%}август
|
17
|
+
{%- when '09' -%}сентябрь
|
18
|
+
{%- when '10' -%}октябрь
|
19
|
+
{%- when '11' -%}ноябрь
|
20
|
+
{%- when '12' -%}декабрь
|
21
|
+
{%- else -%}неизвестный месяц
|
22
|
+
{%- endcase -%}
|
23
|
+
{{- page.date | date: "%Y" -}}
|
24
|
+
{% endcapture %}
|
25
|
+
|
26
|
+
<h1 class="verse-caption">{{ page.caption | default: page.title }}</h1>
|
27
|
+
|
28
|
+
<div class="verse">
|
29
|
+
|
30
|
+
{{ content }}
|
31
|
+
|
32
|
+
<p class="verse-date">{{ page.write_date | default: post_date }}</p>
|
33
|
+
|
34
|
+
</div>
|
@@ -0,0 +1,69 @@
|
|
1
|
+
/*!
|
2
|
+
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
|
3
|
+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
4
|
+
*/
|
5
|
+
@font-face {
|
6
|
+
font-family: "Font Awesome 5 Brands";
|
7
|
+
font-style: normal;
|
8
|
+
font-weight: 400;
|
9
|
+
font-display: block;
|
10
|
+
src: url("/assets/fa/webfonts/fa-brands-400.eot");
|
11
|
+
src: url("/assets/fa/webfonts/fa-brands-400.eot?#iefix")
|
12
|
+
format("embedded-opentype"),
|
13
|
+
url("/assets/fa/webfonts/fa-brands-400.woff2") format("woff2"),
|
14
|
+
url("/assets/fa/webfonts/fa-brands-400.woff") format("woff"),
|
15
|
+
url("/assets/fa/webfonts/fa-brands-400.ttf") format("truetype"),
|
16
|
+
url("/assets/fa/webfonts/fa-brands-400.svg#fontawesome") format("svg");
|
17
|
+
}
|
18
|
+
|
19
|
+
.fab {
|
20
|
+
font-family: "Font Awesome 5 Brands";
|
21
|
+
font-weight: 400;
|
22
|
+
}
|
23
|
+
|
24
|
+
/*!
|
25
|
+
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
|
26
|
+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
27
|
+
*/
|
28
|
+
@font-face {
|
29
|
+
font-family: "Font Awesome 5 Free";
|
30
|
+
font-style: normal;
|
31
|
+
font-weight: 400;
|
32
|
+
font-display: block;
|
33
|
+
src: url("/assets/fa/webfonts/fa-regular-400.eot");
|
34
|
+
src: url("/assets/fa/webfonts/fa-regular-400.eot?#iefix")
|
35
|
+
format("embedded-opentype"),
|
36
|
+
url("/assets/fa/webfonts/fa-regular-400.woff2") format("woff2"),
|
37
|
+
url("/assets/fa/webfonts/fa-regular-400.woff") format("woff"),
|
38
|
+
url("/assets/fa/webfonts/fa-regular-400.ttf") format("truetype"),
|
39
|
+
url("/assets/fa/webfonts/fa-regular-400.svg#fontawesome") format("svg");
|
40
|
+
}
|
41
|
+
|
42
|
+
.far {
|
43
|
+
font-family: "Font Awesome 5 Free";
|
44
|
+
font-weight: 400;
|
45
|
+
}
|
46
|
+
|
47
|
+
/*!
|
48
|
+
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
|
49
|
+
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
50
|
+
*/
|
51
|
+
@font-face {
|
52
|
+
font-family: "Font Awesome 5 Free";
|
53
|
+
font-style: normal;
|
54
|
+
font-weight: 900;
|
55
|
+
font-display: block;
|
56
|
+
src: url("/assets/fa/webfonts/fa-solid-900.eot");
|
57
|
+
src: url("/assets/fa/webfonts/fa-solid-900.eot?#iefix")
|
58
|
+
format("embedded-opentype"),
|
59
|
+
url("/assets/fa/webfonts/fa-solid-900.woff2") format("woff2"),
|
60
|
+
url("/assets/fa/webfonts/fa-solid-900.woff") format("woff"),
|
61
|
+
url("/assets/fa/webfonts/fa-solid-900.ttf") format("truetype"),
|
62
|
+
url("/assets/fa/webfonts/fa-solid-900.svg#fontawesome") format("svg");
|
63
|
+
}
|
64
|
+
|
65
|
+
.fa,
|
66
|
+
.fas {
|
67
|
+
font-family: "Font Awesome 5 Free";
|
68
|
+
font-weight: 900;
|
69
|
+
}
|
@@ -0,0 +1,252 @@
|
|
1
|
+
/* cyrillic-ext */
|
2
|
+
@font-face {
|
3
|
+
font-family: 'gmono';
|
4
|
+
font-style: normal;
|
5
|
+
font-weight: 400;
|
6
|
+
font-display: swap;
|
7
|
+
src: url(https://fonts.gstatic.com/s/ptmono/v8/9oRONYoBnWILk-9AnCIzM-Py.woff2) format('woff2');
|
8
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
9
|
+
}
|
10
|
+
/* cyrillic */
|
11
|
+
@font-face {
|
12
|
+
font-family: 'gmono';
|
13
|
+
font-style: normal;
|
14
|
+
font-weight: 400;
|
15
|
+
font-display: swap;
|
16
|
+
src: url(https://fonts.gstatic.com/s/ptmono/v8/9oRONYoBnWILk-9AnCszM-Py.woff2) format('woff2');
|
17
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
18
|
+
}
|
19
|
+
/* latin-ext */
|
20
|
+
@font-face {
|
21
|
+
font-family: 'gmono';
|
22
|
+
font-style: normal;
|
23
|
+
font-weight: 400;
|
24
|
+
font-display: swap;
|
25
|
+
src: url(https://fonts.gstatic.com/s/ptmono/v8/9oRONYoBnWILk-9AnCEzM-Py.woff2) format('woff2');
|
26
|
+
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
27
|
+
}
|
28
|
+
/* latin */
|
29
|
+
@font-face {
|
30
|
+
font-family: 'gmono';
|
31
|
+
font-style: normal;
|
32
|
+
font-weight: 400;
|
33
|
+
font-display: swap;
|
34
|
+
src: url(https://fonts.gstatic.com/s/ptmono/v8/9oRONYoBnWILk-9AnC8zMw.woff2) format('woff2');
|
35
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
36
|
+
}
|
37
|
+
/* cyrillic-ext */
|
38
|
+
@font-face {
|
39
|
+
font-family: 'gsans';
|
40
|
+
font-style: italic;
|
41
|
+
font-weight: 400;
|
42
|
+
font-display: swap;
|
43
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizYRExUiTo99u79D0e0ysmIEDQ.woff2) format('woff2');
|
44
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
45
|
+
}
|
46
|
+
/* cyrillic */
|
47
|
+
@font-face {
|
48
|
+
font-family: 'gsans';
|
49
|
+
font-style: italic;
|
50
|
+
font-weight: 400;
|
51
|
+
font-display: swap;
|
52
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizYRExUiTo99u79D0e0w8mIEDQ.woff2) format('woff2');
|
53
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
54
|
+
}
|
55
|
+
/* latin-ext */
|
56
|
+
@font-face {
|
57
|
+
font-family: 'gsans';
|
58
|
+
font-style: italic;
|
59
|
+
font-weight: 400;
|
60
|
+
font-display: swap;
|
61
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizYRExUiTo99u79D0e0ycmIEDQ.woff2) format('woff2');
|
62
|
+
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
63
|
+
}
|
64
|
+
/* latin */
|
65
|
+
@font-face {
|
66
|
+
font-family: 'gsans';
|
67
|
+
font-style: italic;
|
68
|
+
font-weight: 400;
|
69
|
+
font-display: swap;
|
70
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizYRExUiTo99u79D0e0x8mI.woff2) format('woff2');
|
71
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
72
|
+
}
|
73
|
+
/* cyrillic-ext */
|
74
|
+
@font-face {
|
75
|
+
font-family: 'gsans';
|
76
|
+
font-style: italic;
|
77
|
+
font-weight: 700;
|
78
|
+
font-display: swap;
|
79
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizdRExUiTo99u79D0e8fOydIhUdwzM.woff2) format('woff2');
|
80
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
81
|
+
}
|
82
|
+
/* cyrillic */
|
83
|
+
@font-face {
|
84
|
+
font-family: 'gsans';
|
85
|
+
font-style: italic;
|
86
|
+
font-weight: 700;
|
87
|
+
font-display: swap;
|
88
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizdRExUiTo99u79D0e8fOydKxUdwzM.woff2) format('woff2');
|
89
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
90
|
+
}
|
91
|
+
/* latin-ext */
|
92
|
+
@font-face {
|
93
|
+
font-family: 'gsans';
|
94
|
+
font-style: italic;
|
95
|
+
font-weight: 700;
|
96
|
+
font-display: swap;
|
97
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizdRExUiTo99u79D0e8fOydIRUdwzM.woff2) format('woff2');
|
98
|
+
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
99
|
+
}
|
100
|
+
/* latin */
|
101
|
+
@font-face {
|
102
|
+
font-family: 'gsans';
|
103
|
+
font-style: italic;
|
104
|
+
font-weight: 700;
|
105
|
+
font-display: swap;
|
106
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizdRExUiTo99u79D0e8fOydLxUd.woff2) format('woff2');
|
107
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
108
|
+
}
|
109
|
+
/* cyrillic-ext */
|
110
|
+
@font-face {
|
111
|
+
font-family: 'gsans';
|
112
|
+
font-style: normal;
|
113
|
+
font-weight: 400;
|
114
|
+
font-display: swap;
|
115
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
|
116
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
117
|
+
}
|
118
|
+
/* cyrillic */
|
119
|
+
@font-face {
|
120
|
+
font-family: 'gsans';
|
121
|
+
font-style: normal;
|
122
|
+
font-weight: 400;
|
123
|
+
font-display: swap;
|
124
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
|
125
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
126
|
+
}
|
127
|
+
/* latin-ext */
|
128
|
+
@font-face {
|
129
|
+
font-family: 'gsans';
|
130
|
+
font-style: normal;
|
131
|
+
font-weight: 400;
|
132
|
+
font-display: swap;
|
133
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
|
134
|
+
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
135
|
+
}
|
136
|
+
/* latin */
|
137
|
+
@font-face {
|
138
|
+
font-family: 'gsans';
|
139
|
+
font-style: normal;
|
140
|
+
font-weight: 400;
|
141
|
+
font-display: swap;
|
142
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
|
143
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
144
|
+
}
|
145
|
+
/* cyrillic-ext */
|
146
|
+
@font-face {
|
147
|
+
font-family: 'gsans';
|
148
|
+
font-style: normal;
|
149
|
+
font-weight: 700;
|
150
|
+
font-display: swap;
|
151
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
|
152
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
153
|
+
}
|
154
|
+
/* cyrillic */
|
155
|
+
@font-face {
|
156
|
+
font-family: 'gsans';
|
157
|
+
font-style: normal;
|
158
|
+
font-weight: 700;
|
159
|
+
font-display: swap;
|
160
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
|
161
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
162
|
+
}
|
163
|
+
/* latin-ext */
|
164
|
+
@font-face {
|
165
|
+
font-family: 'gsans';
|
166
|
+
font-style: normal;
|
167
|
+
font-weight: 700;
|
168
|
+
font-display: swap;
|
169
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
|
170
|
+
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
171
|
+
}
|
172
|
+
/* latin */
|
173
|
+
@font-face {
|
174
|
+
font-family: 'gsans';
|
175
|
+
font-style: normal;
|
176
|
+
font-weight: 700;
|
177
|
+
font-display: swap;
|
178
|
+
src: url(https://fonts.gstatic.com/s/ptsans/v12/jizfRExUiTo99u79B_mh0O6tLQ.woff2) format('woff2');
|
179
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
180
|
+
}
|
181
|
+
/* cyrillic-ext */
|
182
|
+
@font-face {
|
183
|
+
font-family: 'gcaption';
|
184
|
+
font-style: normal;
|
185
|
+
font-weight: 400;
|
186
|
+
font-display: swap;
|
187
|
+
src: url(https://fonts.gstatic.com/s/ptsanscaption/v13/0FlMVP6Hrxmt7-fsUFhlFXNIlpcadw_xcy4.woff2) format('woff2');
|
188
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
189
|
+
}
|
190
|
+
/* cyrillic */
|
191
|
+
@font-face {
|
192
|
+
font-family: 'gcaption';
|
193
|
+
font-style: normal;
|
194
|
+
font-weight: 400;
|
195
|
+
font-display: swap;
|
196
|
+
src: url(https://fonts.gstatic.com/s/ptsanscaption/v13/0FlMVP6Hrxmt7-fsUFhlFXNIlpcafg_xcy4.woff2) format('woff2');
|
197
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
198
|
+
}
|
199
|
+
/* latin-ext */
|
200
|
+
@font-face {
|
201
|
+
font-family: 'gcaption';
|
202
|
+
font-style: normal;
|
203
|
+
font-weight: 400;
|
204
|
+
font-display: swap;
|
205
|
+
src: url(https://fonts.gstatic.com/s/ptsanscaption/v13/0FlMVP6Hrxmt7-fsUFhlFXNIlpcadA_xcy4.woff2) format('woff2');
|
206
|
+
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
207
|
+
}
|
208
|
+
/* latin */
|
209
|
+
@font-face {
|
210
|
+
font-family: 'gcaption';
|
211
|
+
font-style: normal;
|
212
|
+
font-weight: 400;
|
213
|
+
font-display: swap;
|
214
|
+
src: url(https://fonts.gstatic.com/s/ptsanscaption/v13/0FlMVP6Hrxmt7-fsUFhlFXNIlpcaeg_x.woff2) format('woff2');
|
215
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
216
|
+
}
|
217
|
+
/* cyrillic-ext */
|
218
|
+
@font-face {
|
219
|
+
font-family: 'gnarrow';
|
220
|
+
font-style: normal;
|
221
|
+
font-weight: 400;
|
222
|
+
font-display: swap;
|
223
|
+
src: url(https://fonts.gstatic.com/s/ptsansnarrow/v12/BngRUXNadjH0qYEzV7ab-oWlsbCLwR26eg.woff2) format('woff2');
|
224
|
+
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
|
225
|
+
}
|
226
|
+
/* cyrillic */
|
227
|
+
@font-face {
|
228
|
+
font-family: 'gnarrow';
|
229
|
+
font-style: normal;
|
230
|
+
font-weight: 400;
|
231
|
+
font-display: swap;
|
232
|
+
src: url(https://fonts.gstatic.com/s/ptsansnarrow/v12/BngRUXNadjH0qYEzV7ab-oWlsbCCwR26eg.woff2) format('woff2');
|
233
|
+
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
|
234
|
+
}
|
235
|
+
/* latin-ext */
|
236
|
+
@font-face {
|
237
|
+
font-family: 'gnarrow';
|
238
|
+
font-style: normal;
|
239
|
+
font-weight: 400;
|
240
|
+
font-display: swap;
|
241
|
+
src: url(https://fonts.gstatic.com/s/ptsansnarrow/v12/BngRUXNadjH0qYEzV7ab-oWlsbCIwR26eg.woff2) format('woff2');
|
242
|
+
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
243
|
+
}
|
244
|
+
/* latin */
|
245
|
+
@font-face {
|
246
|
+
font-family: 'gnarrow';
|
247
|
+
font-style: normal;
|
248
|
+
font-weight: 400;
|
249
|
+
font-display: swap;
|
250
|
+
src: url(https://fonts.gstatic.com/s/ptsansnarrow/v12/BngRUXNadjH0qYEzV7ab-oWlsbCGwR0.woff2) format('woff2');
|
251
|
+
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
252
|
+
}
|