featherweight 0.7.13 → 0.7.14

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: 87f7d2611bd17d420e2af6d1bbe57ccbbe61825c2a911eba161bbe739614084d
4
- data.tar.gz: b9a1094abaa0e1ebf07b5c3798cf4aeeea760d6066b371dca8cdb7efa2cd1b36
3
+ metadata.gz: cfdba01bca7f57db8e9f07ac0daa5002ee6c5c1f35635f73ecbad439a7b09e5a
4
+ data.tar.gz: 727e258d49195fd2a54afea2c870dbb7fb673be7a3d49b327fe9300837554721
5
5
  SHA512:
6
- metadata.gz: 409a3ed51fe0f933ec2d4cadc1f1b9bb2f063f4ad92b8d7ab1988aa6deab4219abaff5a2da850931f883871ee7e6a42132922c400f0072701e59a736f6d645ca
7
- data.tar.gz: 108cbd96af24ebb07b83c10877b13265f87ac0ef3fad4aa7b8b7427cec25b6899d0007e87abf92206215eb26483d20fc55018254f56493944264bcbb6c4b9247
6
+ metadata.gz: 48057ee1b799f59d202b2b7802afb2f1ae41cf8acd9f0ed1b5b26e117894b70f861f78192f4d95464412eeb4f1f90c2e2ceb786170e4ceebc4d05b481024e11b
7
+ data.tar.gz: fc8a4d0855cf0317a1ca62d06dca3e425a14ed1d344e41aff376fe64aa97e049dd87198905f791d5ac4f4f9bf05bb30e0e59090a6acba67fb2f92a41b52fbefe
data/LICENSE CHANGED
File without changes
data/README.md CHANGED
File without changes
data/_includes/contact.md CHANGED
File without changes
File without changes
data/_includes/main.css CHANGED
@@ -16,8 +16,3 @@ img {
16
16
  max-width: 100%;
17
17
  height: auto
18
18
  }
19
-
20
- code {
21
- white-space: pre-line
22
- }
23
-
data/_includes/post.css CHANGED
File without changes
File without changes
data/_includes/seo.html CHANGED
File without changes
File without changes
File without changes
data/_layouts/post.html CHANGED
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: featherweight
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.13
4
+ version: 0.7.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zachary Smith
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-19 00:00:00.000000000 Z
11
+ date: 2023-10-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -142,7 +142,21 @@ dependencies:
142
142
  - - "~>"
143
143
  - !ruby/object:Gem::Version
144
144
  version: '2.2'
145
- description:
145
+ - !ruby/object:Gem::Dependency
146
+ name: jekyll-spaceship
147
+ requirement: !ruby/object:Gem::Requirement
148
+ requirements:
149
+ - - "~>"
150
+ - !ruby/object:Gem::Version
151
+ version: 0.10.2
152
+ type: :runtime
153
+ prerelease: false
154
+ version_requirements: !ruby/object:Gem::Requirement
155
+ requirements:
156
+ - - "~>"
157
+ - !ruby/object:Gem::Version
158
+ version: 0.10.2
159
+ description:
146
160
  email:
147
161
  - zachsmith.dev@gmail.com
148
162
  executables: []
@@ -164,7 +178,7 @@ homepage: https://github.com/cutwell/featherweight
164
178
  licenses:
165
179
  - MIT
166
180
  metadata: {}
167
- post_install_message:
181
+ post_install_message:
168
182
  rdoc_options: []
169
183
  require_paths:
170
184
  - lib
@@ -179,8 +193,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
179
193
  - !ruby/object:Gem::Version
180
194
  version: '0'
181
195
  requirements: []
182
- rubygems_version: 3.3.24
183
- signing_key:
196
+ rubygems_version: 3.2.5
197
+ signing_key:
184
198
  specification_version: 4
185
199
  summary: "`Featherweight` is an ultra-lightweight Jekyll theme, aiming to minimise
186
200
  bandwidth usage and deliver a bare-bones experience (page sizes of ~1kb)"