aemi 1.0.20 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (105) hide show
  1. checksums.yaml +4 -4
  2. data/_data/mime.yml +28 -0
  3. data/_data/sizes.yml +38 -0
  4. data/_includes/footer.html +1 -1
  5. data/_includes/header.html +1 -1
  6. data/_includes/image-caption.html +13 -0
  7. data/_includes/image.html +11 -0
  8. data/_includes/video-caption.html +27 -0
  9. data/_includes/video.html +24 -0
  10. data/_layouts/home.html +3 -1
  11. data/_sass/aemi/_base.scss +12 -1
  12. data/_sass/aemi/_layout.scss +48 -42
  13. data/assets/font-files/Inter-Black.woff +0 -0
  14. data/assets/font-files/Inter-Black.woff2 +0 -0
  15. data/assets/font-files/Inter-BlackItalic.woff +0 -0
  16. data/assets/font-files/Inter-BlackItalic.woff2 +0 -0
  17. data/assets/font-files/Inter-Bold.woff +0 -0
  18. data/assets/font-files/Inter-Bold.woff2 +0 -0
  19. data/assets/font-files/Inter-BoldItalic.woff +0 -0
  20. data/assets/font-files/Inter-BoldItalic.woff2 +0 -0
  21. data/assets/font-files/Inter-ExtraBold.woff +0 -0
  22. data/assets/font-files/Inter-ExtraBold.woff2 +0 -0
  23. data/assets/font-files/Inter-ExtraBoldItalic.woff +0 -0
  24. data/assets/font-files/Inter-ExtraBoldItalic.woff2 +0 -0
  25. data/assets/font-files/Inter-ExtraLight.woff +0 -0
  26. data/assets/font-files/Inter-ExtraLight.woff2 +0 -0
  27. data/assets/font-files/Inter-ExtraLightItalic.woff +0 -0
  28. data/assets/font-files/Inter-ExtraLightItalic.woff2 +0 -0
  29. data/assets/font-files/Inter-Italic.woff +0 -0
  30. data/assets/font-files/Inter-Italic.woff2 +0 -0
  31. data/assets/font-files/Inter-Light.woff +0 -0
  32. data/assets/font-files/Inter-Light.woff2 +0 -0
  33. data/assets/font-files/Inter-LightItalic.woff +0 -0
  34. data/assets/font-files/Inter-LightItalic.woff2 +0 -0
  35. data/assets/font-files/Inter-Medium.woff +0 -0
  36. data/assets/font-files/Inter-Medium.woff2 +0 -0
  37. data/assets/font-files/Inter-MediumItalic.woff +0 -0
  38. data/assets/font-files/Inter-MediumItalic.woff2 +0 -0
  39. data/assets/font-files/Inter-Regular.woff +0 -0
  40. data/assets/font-files/Inter-Regular.woff2 +0 -0
  41. data/assets/font-files/Inter-SemiBold.woff +0 -0
  42. data/assets/font-files/Inter-SemiBold.woff2 +0 -0
  43. data/assets/font-files/Inter-SemiBoldItalic.woff +0 -0
  44. data/assets/font-files/Inter-SemiBoldItalic.woff2 +0 -0
  45. data/assets/font-files/Inter-Thin.woff +0 -0
  46. data/assets/font-files/Inter-Thin.woff2 +0 -0
  47. data/assets/font-files/Inter-ThinItalic.woff +0 -0
  48. data/assets/font-files/Inter-ThinItalic.woff2 +0 -0
  49. data/assets/font-files/Inter-italic.var.woff2 +0 -0
  50. data/assets/font-files/Inter-roman.var.woff2 +0 -0
  51. data/assets/font-files/Inter.var.woff2 +0 -0
  52. data/assets/font-files/InterDisplay-Black.woff +0 -0
  53. data/assets/font-files/InterDisplay-Black.woff2 +0 -0
  54. data/assets/font-files/InterDisplay-BlackItalic.woff +0 -0
  55. data/assets/font-files/InterDisplay-BlackItalic.woff2 +0 -0
  56. data/assets/font-files/InterDisplay-Bold.woff +0 -0
  57. data/assets/font-files/InterDisplay-Bold.woff2 +0 -0
  58. data/assets/font-files/InterDisplay-BoldItalic.woff +0 -0
  59. data/assets/font-files/InterDisplay-BoldItalic.woff2 +0 -0
  60. data/assets/font-files/InterDisplay-ExtraBold.woff +0 -0
  61. data/assets/font-files/InterDisplay-ExtraBold.woff2 +0 -0
  62. data/assets/font-files/InterDisplay-ExtraBoldItalic.woff +0 -0
  63. data/assets/font-files/InterDisplay-ExtraBoldItalic.woff2 +0 -0
  64. data/assets/font-files/InterDisplay-ExtraLight.woff +0 -0
  65. data/assets/font-files/InterDisplay-ExtraLight.woff2 +0 -0
  66. data/assets/font-files/InterDisplay-ExtraLightItalic.woff +0 -0
  67. data/assets/font-files/InterDisplay-ExtraLightItalic.woff2 +0 -0
  68. data/assets/font-files/InterDisplay-Italic.woff +0 -0
  69. data/assets/font-files/InterDisplay-Italic.woff2 +0 -0
  70. data/assets/font-files/InterDisplay-Light.woff +0 -0
  71. data/assets/font-files/InterDisplay-Light.woff2 +0 -0
  72. data/assets/font-files/InterDisplay-LightItalic.woff +0 -0
  73. data/assets/font-files/InterDisplay-LightItalic.woff2 +0 -0
  74. data/assets/font-files/InterDisplay-Medium.woff +0 -0
  75. data/assets/font-files/InterDisplay-Medium.woff2 +0 -0
  76. data/assets/font-files/InterDisplay-MediumItalic.woff +0 -0
  77. data/assets/font-files/InterDisplay-MediumItalic.woff2 +0 -0
  78. data/assets/font-files/InterDisplay-Regular.woff +0 -0
  79. data/assets/font-files/InterDisplay-Regular.woff2 +0 -0
  80. data/assets/font-files/InterDisplay-SemiBold.woff +0 -0
  81. data/assets/font-files/InterDisplay-SemiBold.woff2 +0 -0
  82. data/assets/font-files/InterDisplay-SemiBoldItalic.woff +0 -0
  83. data/assets/font-files/InterDisplay-SemiBoldItalic.woff2 +0 -0
  84. data/assets/font-files/InterDisplay-Thin.woff +0 -0
  85. data/assets/font-files/InterDisplay-Thin.woff2 +0 -0
  86. data/assets/font-files/InterDisplay-ThinItalic.woff +0 -0
  87. data/assets/font-files/InterDisplay-ThinItalic.woff2 +0 -0
  88. data/assets/font-files/InterDisplay-italic.var.woff2 +0 -0
  89. data/assets/font-files/InterDisplay-roman.var.woff2 +0 -0
  90. data/assets/font-files/InterDisplay.var.woff2 +0 -0
  91. data/assets/font-files/JetBrainsMono-Bold.woff2 +0 -0
  92. data/assets/font-files/JetBrainsMono-BoldItalic.woff2 +0 -0
  93. data/assets/font-files/JetBrainsMono-ExtraBold.woff2 +0 -0
  94. data/assets/font-files/JetBrainsMono-ExtraBoldItalic.woff2 +0 -0
  95. data/assets/font-files/JetBrainsMono-ExtraLight.woff2 +0 -0
  96. data/assets/font-files/JetBrainsMono-ExtraLightItalic.woff2 +0 -0
  97. data/assets/font-files/JetBrainsMono-Italic.woff2 +0 -0
  98. data/assets/font-files/JetBrainsMono-Light.woff2 +0 -0
  99. data/assets/font-files/JetBrainsMono-LightItalic.woff2 +0 -0
  100. data/assets/font-files/JetBrainsMono-Medium.woff2 +0 -0
  101. data/assets/font-files/JetBrainsMono-MediumItalic.woff2 +0 -0
  102. data/assets/font-files/JetBrainsMono-Regular.woff2 +0 -0
  103. data/assets/font-files/JetBrainsMono-Thin.woff2 +0 -0
  104. data/assets/font-files/JetBrainsMono-ThinItalic.woff2 +0 -0
  105. metadata +100 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ec7ccefb05f6059ece635b2cd9817e395cc0b02c8c92dfd0472358a2c8c9429b
4
- data.tar.gz: ecddeccddf858cf15efc3b6e02856b5b934975aff05177fa4db9ee5323b4cf9d
3
+ metadata.gz: 6e27c4e7657e8d0ec2e5cfdcd33c70a835cb5b5d623a90ac1244d4c429826548
4
+ data.tar.gz: e8c0778184ea5aa058646af2579adee518224d2117bb7899ba978ce82fa6b400
5
5
  SHA512:
6
- metadata.gz: 39ab7d0f48532eba97afa866652a6e9c456fdfa22378a7e6a320f585aa19d84bed03bd382b6b4a08eee9412a0a6d7ba98768c144066fa3ac290d7cd614d64802
7
- data.tar.gz: 94113eefedcb3271314e768185631ca95a3ad0125e173caf4c91d0b8665789ab8676787e471156e9e55c1247200319fbba0530d2a0046f355c7a597b7629c7b8
6
+ metadata.gz: 20d1a6090e86bc25a839a811bb06b5c0a89cd657016a9c3bdf9f6d3a6acf999303e811d622d16575d73b6042d8f597d0fb06f6954e96c8bb0638d02730653117
7
+ data.tar.gz: a3668748422ed9fab515a3ebc689fc1916d8a6bb00c87093df665a89d4cb43746745872c9acf5d55ef38181dc1d8fe43d85112808251407d643f76e7cd78400f
data/_data/mime.yml ADDED
@@ -0,0 +1,28 @@
1
+ types:
2
+ images:
3
+ -
4
+ ext: avif
5
+ type: avif
6
+ -
7
+ ext: webp
8
+ type: webp
9
+ -
10
+ ext: jpg
11
+ type: jpeg
12
+ -
13
+ ext: png
14
+ type: png
15
+ video:
16
+ -
17
+ ext: avif.webm
18
+ type: av1
19
+ -
20
+ ext: mov
21
+ type: H265
22
+ -
23
+ ext: webm
24
+ type: webm
25
+ -
26
+ ext: mp4
27
+ type: mp4
28
+
data/_data/sizes.yml ADDED
@@ -0,0 +1,38 @@
1
+ landscape:
2
+ -
3
+ width: 1920
4
+ height: 1080
5
+ -
6
+ width: 1280
7
+ height: 720
8
+ -
9
+ width: 853
10
+ height: 480
11
+ -
12
+ width: 640
13
+ height: 480
14
+ -
15
+ width: 427
16
+ height: 240
17
+ -
18
+ width: 256
19
+ height: 144
20
+ portrait:
21
+ -
22
+ width: 1080
23
+ height: 1920
24
+ -
25
+ width: 720
26
+ height: 1280
27
+ -
28
+ width: 480
29
+ height: 853
30
+ -
31
+ width: 360
32
+ height: 640
33
+ -
34
+ width: 240
35
+ height: 427
36
+ -
37
+ width: 144
38
+ height: 256
@@ -3,7 +3,7 @@
3
3
  <div class="contained">
4
4
 
5
5
  <div class="footer-header">
6
- <a class="footer-heading" rel="author" href="{{ '/' | relative_url }}">
6
+ <a class="footer-title brand" rel="author" href="{{ '/' | relative_url }}">
7
7
  {%- if site.logo -%}
8
8
  <strong class="screen-reader-text">{{ site.title | escape }}</strong>
9
9
  <img src="{{ site.logo | relative_url }}" alt="{{ site.title | escape }}" height="2rem">
@@ -3,7 +3,7 @@
3
3
  <div class="site-header-wrapper contained">
4
4
  {%- assign default_paths = site.pages | map: "path" -%}
5
5
  {%- assign page_paths = site.header_pages | default: default_paths -%}
6
- <a class="site-title" rel="author" href="{{ '/' | relative_url }}">
6
+ <a class="site-title brand" rel="author" href="{{ '/' | relative_url }}">
7
7
  {%- if site.logo -%}
8
8
  <img src="{{ site.logo | relative_url }}" alt="{{ site.title | escape }}" height="2rem">
9
9
  {%- else -%}
@@ -0,0 +1,13 @@
1
+ <figure class="image with-caption">
2
+ <picture>
3
+ {% for format in site.data.mime.types.images %}
4
+ <source srcset="{{ include.name | relative_url }}.{{ format.ext }}" type="image/{{ format.type }}">
5
+ {% endfor %}
6
+ <img src="{{ include.name | relative_url }}.png" {% if include.alt != nil %}alt="{{ include.alt | escape }}"{% endif %} loading="lazy">
7
+ </picture>
8
+ {% if include.caption != nil %}
9
+ <figcaption>{{ include.caption | escape }}</figcaption>
10
+ {% else if include.alt != nil %}
11
+ <figcaption>{{ include.alt | escape }}</figcaption>
12
+ {% endif %}
13
+ </figure>
@@ -0,0 +1,11 @@
1
+ <figure class="image no-caption">
2
+ <picture>
3
+ {% for format in site.data.mime.types.images %}
4
+ <source srcset="{{ include.name | relative_url }}.{{ format.ext }}" type="image/{{ format.type }}">
5
+ {% endfor %}
6
+ <img src="{{ include.name | relative_url }}.png" {% if include.alt != nil %}alt="{{ include.alt | escape }}"{% endif %} loading="lazy">
7
+ </picture>
8
+ {% if include.alt != nil %}
9
+ <figcaption class="screen-reader-text">{{ include.alt | escape }}</figcaption>
10
+ {% endif %}
11
+ </figure>
@@ -0,0 +1,27 @@
1
+ <figure class="video with-caption">
2
+ <video {% if include.autoplay == true %}autoplay{% endif %}
3
+ {% if include.loop == true %}loop{% endif %}
4
+ {% if include.muted == true %}muted{% endif %}
5
+ {% if include.controls == true %}controls{% endif %}
6
+ {% if include.alt != nil %}alt="{{ include.alt | escape }}"{% endif %}
7
+ width="100%">
8
+ {% for format in site.data.mime.types.video %}
9
+ {% if include.portrait == true %}
10
+ <source src="{{ include.name }}.full.{{ format.ext }}" type="video/{{ format.type }}" media="all and (min-height: 2560px)">
11
+ {% for size in site.data.sizes.portrait %}
12
+ <source src="{{ include.name }}.{{ size.height }}p.{{ format.ext }}" type="video/{{ format.type }}" media="all and (min-height: {{ size.height }}px)">
13
+ {% endfor %}
14
+ {% else %}
15
+ <source src="{{ include.name }}.full.{{ format.ext }}" type="video/{{ format.type }}" media="all and (min-width: 2560px)">
16
+ {% for size in site.data.sizes.landscape %}
17
+ <source src="{{ include.name }}.{{ size.height }}p.{{ format.ext }}" type="video/{{ format.type }}" media="all and (min-width: {{ size.width }}px)">
18
+ {% endfor %}
19
+ {% endif %}
20
+ {% endfor %}
21
+ </video>
22
+ {% if include.caption != nil %}
23
+ <figcaption>{{ include.caption | escape }}</figcaption>
24
+ {% else if include.alt != nil %}
25
+ <figcaption>{{ include.alt | escape }}</figcaption>
26
+ {% endif %}
27
+ </figure>
@@ -0,0 +1,24 @@
1
+ <figure class="video no-caption">
2
+ <video {% if include.autoplay == true %}autoplay{% endif %}
3
+ {% if include.loop == true %}loop{% endif %}
4
+ {% if include.muted == true %}muted{% endif %}
5
+ {% if include.controls == true %}controls{% endif %}
6
+ {% if include.alt != nil %}alt="{{ include.alt | escape }}"{% endif %} width="100%">
7
+ {% for format in site.data.mime.types.video %}
8
+ {% if include.portrait == true %}
9
+ <source src="{{ include.name }}.full.{{ format.ext }}" type="video/{{ format.type }}" media="all and (min-height: 2560px)">
10
+ {% for size in site.data.sizes.portrait %}
11
+ <source src="{{ include.name }}.{{ size.height }}p.{{ format.ext }}" type="video/{{ format.type }}" media="all and (min-height: {{ size.height }}px)">
12
+ {% endfor %}
13
+ {% else %}
14
+ <source src="{{ include.name }}.full.{{ format.ext }}" type="video/{{ format.type }}" media="all and (min-width: 2560px)">
15
+ {% for size in site.data.sizes.landscape %}
16
+ <source src="{{ include.name }}.{{ size.height }}p.{{ format.ext }}" type="video/{{ format.type }}" media="all and (min-width: {{ size.width }}px)">
17
+ {% endfor %}
18
+ {% endif %}
19
+ {% endfor %}
20
+ </video>
21
+ {% if include.alt != nil %}
22
+ <figcaption class="screen-reader-text">{{ include.alt | escape }}</figcaption>
23
+ {% endif %}
24
+ </figure>
data/_layouts/home.html CHANGED
@@ -63,7 +63,9 @@ layout: default
63
63
  <header class="entry-header">
64
64
 
65
65
  {% if post.thumbnail %}
66
- <div class="entry-thumbnail" style="background-image:url(/assets/images/thumbnails/{{ post.thumbnail | relative_url }})"></div>
66
+ <div class="entry-thumbnail">
67
+ <img src="{{ post.thumbnail | prepend: '/assets/images/thumbnails/' | relative_url }}" alt="{{ post.title | escape }}" width="100%" height="100%">
68
+ </div>
67
69
  {% endif %}
68
70
 
69
71
  <a class="entry-info {% if post.thumbnail %}with-thumbnail{% endif %}" href="{{ post.url | relative_url }}">
@@ -135,7 +135,7 @@ video {
135
135
  vertical-align: middle;
136
136
  }
137
137
 
138
- :not(figure, a) {
138
+ :not(figure, figure>picture, a) {
139
139
  > img,
140
140
  > video {
141
141
  margin-top: var(--half-spacing-unit);
@@ -148,14 +148,25 @@ video {
148
148
  * Figures
149
149
  */
150
150
  figure {
151
+
152
+ background-color: var(--background-color-lighten);
153
+ border: 1px solid var(--border-color);
154
+ border-radius: var(--border-radius);
155
+ padding: var(--quarter-spacing-unit);
156
+
151
157
  > img,
152
158
  > video {
159
+ border-radius: calc(var(--border-radius) / 2);
153
160
  display: block;
154
161
  }
155
162
  }
156
163
 
157
164
  figcaption {
165
+ display: block;
158
166
  font-size: .875rem;
167
+ font-style: italic;
168
+ margin-top: var(--quarter-spacing-unit);
169
+ text-align: center;
159
170
  }
160
171
 
161
172
 
@@ -89,30 +89,41 @@
89
89
  position: relative;
90
90
  }
91
91
 
92
- .site-title {
93
- display: block;
94
- font: var(--head-font-weight) 2rem/1 var(--head-font-family);
95
- line-height: 1.25;
96
- margin-bottom: 0;
97
- float: left;
98
- z-index: 1000;
92
+ .brand {
93
+
94
+ font-weight: var(--head-font-weight);
95
+ font-family: var(--head-font-family);
96
+
97
+ &,
98
+ &:visited {
99
+ color: var(--text-color);
100
+ }
101
+
102
+ &,
103
+ &:hover {
104
+ text-decoration: none;
105
+ }
99
106
 
100
107
  > img {
101
108
  height: 2rem;
109
+ line-height: 1;
102
110
  border-radius: 0;
103
-
104
111
  @media (prefers-color-scheme: dark) {
105
112
  & {
113
+ color: var(--text-color-i);
106
114
  filter: invert(100%);
107
115
  }
108
116
  }
109
-
110
117
  }
118
+ }
111
119
 
112
- &,
113
- &:visited {
114
- color: var(--text-color);
115
- }
120
+ .site-title {
121
+ display: block;
122
+ font-size: 2rem;
123
+ line-height: 1;
124
+ margin-bottom: 0;
125
+ float: left;
126
+ z-index: 1000;
116
127
  }
117
128
 
118
129
  .site-nav {
@@ -262,26 +273,11 @@
262
273
  }
263
274
 
264
275
  .footer-header {
265
-
266
276
  display: block;
267
277
  margin-bottom: var(--half-spacing-unit);
268
-
269
- .footer-heading {
270
-
271
- &,
272
- &:visited {
273
- color: var(--text-color);
274
- }
275
-
276
- > img {
277
- height: 2rem;
278
- border-radius: 0;
279
- @media (prefers-color-scheme: dark) {
280
- & {
281
- filter: invert(100%);
282
- }
283
- }
284
- }
278
+ > .footer-title {
279
+ font-size: 1.5rem;
280
+ line-height: 1.25;
285
281
  }
286
282
  }
287
283
 
@@ -402,26 +398,36 @@
402
398
  transform: translate3d(0, 0, 0);
403
399
 
404
400
  >.entry-thumbnail {
405
- background-color: var(--item-background-color);
406
- background-position: center center;
407
- background-size: cover;
408
- filter: blur(0);
401
+ > img {
402
+ border-radius: 0;
403
+ filter: blur(0);
404
+ object-fit: cover;
405
+ object-position: center center;
406
+ transform: scale(1);
407
+ transition-property: filter, transform;
408
+ transition-duration: var(--transition-timing-std);
409
+ transition-timing-function: var(--transition-function-std);
410
+ }
409
411
  position: absolute;
410
- transform: translate(-50%, -50%) scale(1);
411
412
  height: 100%;
412
413
  width: 100%;
413
- top: 50%;
414
- left: 50%;
415
- transition-property: filter, opacity, transform;
414
+ top: 0;
415
+ left: 0;
416
+ transition-property: opacity;
416
417
  transition-duration: var(--transition-timing-std);
417
418
  transition-timing-function: var(--transition-function-std);
418
419
  }
419
420
 
420
421
  &:not(:hover) {
421
422
  >.entry-thumbnail {
422
- filter: blur(10px);
423
- transform: translate(-50%, -50%) scale(1.05);
424
- transition-property: filter, opacity, transform;
423
+ > img {
424
+ filter: blur(10px);
425
+ transform: scale(1.05);
426
+ transition-property: filter, transform;
427
+ transition-duration: var(--transition-timing-std);
428
+ transition-timing-function: var(--transition-function-std);
429
+ }
430
+ transition-property: opacity;
425
431
  transition-duration: var(--transition-timing-std);
426
432
  transition-timing-function: var(--transition-function-std);
427
433
  }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aemi
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.20
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Guillaume C
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-24 00:00:00.000000000 Z
11
+ date: 2022-06-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -87,12 +87,18 @@ executables: []
87
87
  extensions: []
88
88
  extra_rdoc_files: []
89
89
  files:
90
+ - _data/mime.yml
91
+ - _data/sizes.yml
90
92
  - _data/social.yml
91
93
  - _includes/content.html
92
94
  - _includes/footer.html
93
95
  - _includes/head.html
94
96
  - _includes/header.html
97
+ - _includes/image-caption.html
98
+ - _includes/image.html
95
99
  - _includes/social.html
100
+ - _includes/video-caption.html
101
+ - _includes/video.html
96
102
  - _layouts/default.html
97
103
  - _layouts/home.html
98
104
  - _layouts/page.html
@@ -103,6 +109,98 @@ files:
103
109
  - _sass/aemi/_layout.scss
104
110
  - _sass/aemi/_syntax-highlighting.scss
105
111
  - _sass/aemi/_vars.scss
112
+ - assets/font-files/Inter-Black.woff
113
+ - assets/font-files/Inter-Black.woff2
114
+ - assets/font-files/Inter-BlackItalic.woff
115
+ - assets/font-files/Inter-BlackItalic.woff2
116
+ - assets/font-files/Inter-Bold.woff
117
+ - assets/font-files/Inter-Bold.woff2
118
+ - assets/font-files/Inter-BoldItalic.woff
119
+ - assets/font-files/Inter-BoldItalic.woff2
120
+ - assets/font-files/Inter-ExtraBold.woff
121
+ - assets/font-files/Inter-ExtraBold.woff2
122
+ - assets/font-files/Inter-ExtraBoldItalic.woff
123
+ - assets/font-files/Inter-ExtraBoldItalic.woff2
124
+ - assets/font-files/Inter-ExtraLight.woff
125
+ - assets/font-files/Inter-ExtraLight.woff2
126
+ - assets/font-files/Inter-ExtraLightItalic.woff
127
+ - assets/font-files/Inter-ExtraLightItalic.woff2
128
+ - assets/font-files/Inter-Italic.woff
129
+ - assets/font-files/Inter-Italic.woff2
130
+ - assets/font-files/Inter-Light.woff
131
+ - assets/font-files/Inter-Light.woff2
132
+ - assets/font-files/Inter-LightItalic.woff
133
+ - assets/font-files/Inter-LightItalic.woff2
134
+ - assets/font-files/Inter-Medium.woff
135
+ - assets/font-files/Inter-Medium.woff2
136
+ - assets/font-files/Inter-MediumItalic.woff
137
+ - assets/font-files/Inter-MediumItalic.woff2
138
+ - assets/font-files/Inter-Regular.woff
139
+ - assets/font-files/Inter-Regular.woff2
140
+ - assets/font-files/Inter-SemiBold.woff
141
+ - assets/font-files/Inter-SemiBold.woff2
142
+ - assets/font-files/Inter-SemiBoldItalic.woff
143
+ - assets/font-files/Inter-SemiBoldItalic.woff2
144
+ - assets/font-files/Inter-Thin.woff
145
+ - assets/font-files/Inter-Thin.woff2
146
+ - assets/font-files/Inter-ThinItalic.woff
147
+ - assets/font-files/Inter-ThinItalic.woff2
148
+ - assets/font-files/Inter-italic.var.woff2
149
+ - assets/font-files/Inter-roman.var.woff2
150
+ - assets/font-files/Inter.var.woff2
151
+ - assets/font-files/InterDisplay-Black.woff
152
+ - assets/font-files/InterDisplay-Black.woff2
153
+ - assets/font-files/InterDisplay-BlackItalic.woff
154
+ - assets/font-files/InterDisplay-BlackItalic.woff2
155
+ - assets/font-files/InterDisplay-Bold.woff
156
+ - assets/font-files/InterDisplay-Bold.woff2
157
+ - assets/font-files/InterDisplay-BoldItalic.woff
158
+ - assets/font-files/InterDisplay-BoldItalic.woff2
159
+ - assets/font-files/InterDisplay-ExtraBold.woff
160
+ - assets/font-files/InterDisplay-ExtraBold.woff2
161
+ - assets/font-files/InterDisplay-ExtraBoldItalic.woff
162
+ - assets/font-files/InterDisplay-ExtraBoldItalic.woff2
163
+ - assets/font-files/InterDisplay-ExtraLight.woff
164
+ - assets/font-files/InterDisplay-ExtraLight.woff2
165
+ - assets/font-files/InterDisplay-ExtraLightItalic.woff
166
+ - assets/font-files/InterDisplay-ExtraLightItalic.woff2
167
+ - assets/font-files/InterDisplay-Italic.woff
168
+ - assets/font-files/InterDisplay-Italic.woff2
169
+ - assets/font-files/InterDisplay-Light.woff
170
+ - assets/font-files/InterDisplay-Light.woff2
171
+ - assets/font-files/InterDisplay-LightItalic.woff
172
+ - assets/font-files/InterDisplay-LightItalic.woff2
173
+ - assets/font-files/InterDisplay-Medium.woff
174
+ - assets/font-files/InterDisplay-Medium.woff2
175
+ - assets/font-files/InterDisplay-MediumItalic.woff
176
+ - assets/font-files/InterDisplay-MediumItalic.woff2
177
+ - assets/font-files/InterDisplay-Regular.woff
178
+ - assets/font-files/InterDisplay-Regular.woff2
179
+ - assets/font-files/InterDisplay-SemiBold.woff
180
+ - assets/font-files/InterDisplay-SemiBold.woff2
181
+ - assets/font-files/InterDisplay-SemiBoldItalic.woff
182
+ - assets/font-files/InterDisplay-SemiBoldItalic.woff2
183
+ - assets/font-files/InterDisplay-Thin.woff
184
+ - assets/font-files/InterDisplay-Thin.woff2
185
+ - assets/font-files/InterDisplay-ThinItalic.woff
186
+ - assets/font-files/InterDisplay-ThinItalic.woff2
187
+ - assets/font-files/InterDisplay-italic.var.woff2
188
+ - assets/font-files/InterDisplay-roman.var.woff2
189
+ - assets/font-files/InterDisplay.var.woff2
190
+ - assets/font-files/JetBrainsMono-Bold.woff2
191
+ - assets/font-files/JetBrainsMono-BoldItalic.woff2
192
+ - assets/font-files/JetBrainsMono-ExtraBold.woff2
193
+ - assets/font-files/JetBrainsMono-ExtraBoldItalic.woff2
194
+ - assets/font-files/JetBrainsMono-ExtraLight.woff2
195
+ - assets/font-files/JetBrainsMono-ExtraLightItalic.woff2
196
+ - assets/font-files/JetBrainsMono-Italic.woff2
197
+ - assets/font-files/JetBrainsMono-Light.woff2
198
+ - assets/font-files/JetBrainsMono-LightItalic.woff2
199
+ - assets/font-files/JetBrainsMono-Medium.woff2
200
+ - assets/font-files/JetBrainsMono-MediumItalic.woff2
201
+ - assets/font-files/JetBrainsMono-Regular.woff2
202
+ - assets/font-files/JetBrainsMono-Thin.woff2
203
+ - assets/font-files/JetBrainsMono-ThinItalic.woff2
106
204
  - assets/images/logo/favicon.svg
107
205
  - assets/images/thumbnails/thumbnail.svg
108
206
  - assets/main.scss