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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 21382cad0b8191e553b1206acfed03f8a8d769a6f92b1c8f9434225c5bd49cd3
4
- data.tar.gz: b4149da1c129ca8ce7237357ace7219fc86352bdc5f34516d588592e3a8d432e
3
+ metadata.gz: aa19c3b15c886f8362a00209e22f518e9e1e14ea0d322283555df5c57f3f33ee
4
+ data.tar.gz: ca184c3868fe75adef4327645cd7e2a5a1cf8422ca0422279bd6c9127b981a00
5
5
  SHA512:
6
- metadata.gz: 86b0cd8645db6c3cbab3bd0204fae05af459f06bbb731fa94be7e8ea9199878685c03aafdd7291f61fc417f5264c50ce9282c615dba36a4bd6c96e347c4abd93
7
- data.tar.gz: f346af3228d2465b779a436336648dadb2247bc6b457aea9009c50e35bb275cc9473376c842938c8707c87b8b79f1de05bd453f5da04ca52e8ccb41aefb4c4e0
6
+ metadata.gz: 678ae123b6e186e752c344de3b1d77d92aaa2abb648fa491f5681e42d4e356fde61e5ed04791bb4e62891a9e83108b61135498de1db0b548afb3530d0762643d
7
+ data.tar.gz: 87f092f8ebc1e6d0b83531cd231470f2658b6a8276083fd90a18d624be19b078f41fdd197a830cdd23cd5ad17c646836e45217ce595ad0ca6348211b356a8f0b
data/_sass/_fonts.scss CHANGED
@@ -1,6 +1,7 @@
1
1
  $weights: (
2
2
  "Light": 300,
3
3
  "Medium": 500,
4
+ "SemiBold": 600,
4
5
  "Bold": 700,
5
6
  );
6
7
 
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.3.0
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: 2024-09-23 00:00:00.000000000 Z
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
- - 42124135+piazzai@users.noreply.github.com
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.3.5
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: []