jekyll-nagymaros 3.3.0 → 3.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_sass/_fonts.scss +1 -0
- data/assets/fonts/Inter-Bold.woff2 +0 -0
- data/assets/fonts/Inter-BoldItalic.woff2 +0 -0
- data/assets/fonts/Inter-Italic.woff2 +0 -0
- data/assets/fonts/Inter-Light.woff2 +0 -0
- data/assets/fonts/Inter-LightItalic.woff2 +0 -0
- data/assets/fonts/Inter-Medium.woff2 +0 -0
- data/assets/fonts/Inter-MediumItalic.woff2 +0 -0
- data/assets/fonts/Inter-Regular.woff2 +0 -0
- data/assets/fonts/Inter-SemiBold.woff2 +0 -0
- data/assets/fonts/Inter-SemiBoldItalic.woff2 +0 -0
- metadata +6 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: aa19c3b15c886f8362a00209e22f518e9e1e14ea0d322283555df5c57f3f33ee
|
|
4
|
+
data.tar.gz: ca184c3868fe75adef4327645cd7e2a5a1cf8422ca0422279bd6c9127b981a00
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 678ae123b6e186e752c344de3b1d77d92aaa2abb648fa491f5681e42d4e356fde61e5ed04791bb4e62891a9e83108b61135498de1db0b548afb3530d0762643d
|
|
7
|
+
data.tar.gz: 87f092f8ebc1e6d0b83531cd231470f2658b6a8276083fd90a18d624be19b078f41fdd197a830cdd23cd5ad17c646836e45217ce595ad0ca6348211b356a8f0b
|
data/_sass/_fonts.scss
CHANGED
|
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,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-nagymaros
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.
|
|
4
|
+
version: 3.4.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- piazzai
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: bin
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: github-pages
|
|
@@ -24,9 +23,8 @@ dependencies:
|
|
|
24
23
|
- - "~>"
|
|
25
24
|
- !ruby/object:Gem::Version
|
|
26
25
|
version: '232'
|
|
27
|
-
description:
|
|
28
26
|
email:
|
|
29
|
-
-
|
|
27
|
+
- hello@piazzai.addy.io
|
|
30
28
|
executables: []
|
|
31
29
|
extensions: []
|
|
32
30
|
extra_rdoc_files: []
|
|
@@ -72,6 +70,8 @@ files:
|
|
|
72
70
|
- assets/fonts/Inter-Medium.woff2
|
|
73
71
|
- assets/fonts/Inter-MediumItalic.woff2
|
|
74
72
|
- assets/fonts/Inter-Regular.woff2
|
|
73
|
+
- assets/fonts/Inter-SemiBold.woff2
|
|
74
|
+
- assets/fonts/Inter-SemiBoldItalic.woff2
|
|
75
75
|
- assets/fonts/ZillaSlab-Light.woff2
|
|
76
76
|
- assets/fonts/ZillaSlab-LightItalic.woff2
|
|
77
77
|
- assets/icons/android-chrome-192x192.png
|
|
@@ -94,7 +94,6 @@ homepage: https://github.com/piazzai/jekyll-nagymaros
|
|
|
94
94
|
licenses:
|
|
95
95
|
- MIT
|
|
96
96
|
metadata: {}
|
|
97
|
-
post_install_message:
|
|
98
97
|
rdoc_options: []
|
|
99
98
|
require_paths:
|
|
100
99
|
- lib
|
|
@@ -109,8 +108,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
109
108
|
- !ruby/object:Gem::Version
|
|
110
109
|
version: '0'
|
|
111
110
|
requirements: []
|
|
112
|
-
rubygems_version: 3.
|
|
113
|
-
signing_key:
|
|
111
|
+
rubygems_version: 3.6.9
|
|
114
112
|
specification_version: 4
|
|
115
113
|
summary: Jekyll theme for a conference website
|
|
116
114
|
test_files: []
|