redeyed-jekyll-theme 0.1.1 → 0.1.2
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
- metadata +5 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9afbd55c25c819aa7e10d7d4e73ad730d5b4b47a3a999fee411cf2374e5cddaa
|
|
4
|
+
data.tar.gz: d61a8ce636758580c883579bb0787f2e10214febdb46d60d884a92efe6783e73
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a9cc4a9bf735e1f3e78f4405ecacafc1633fe43a597b8f8b233c09823c785e35ac11b515abfeced2a28e0a54b80254ba25ba555b57889d052ee6442022d5497d
|
|
7
|
+
data.tar.gz: 5fed1ca5382ee8c842ce1029d233ec5412b2ec00baef8b6caec44629767aea5f6371ec5f6b84fc02e20f86038382983272d6974bcefa0054b7cbeba573e99237
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: redeyed-jekyll-theme
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Ragdata
|
|
@@ -390,7 +390,7 @@ licenses:
|
|
|
390
390
|
- MIT
|
|
391
391
|
metadata:
|
|
392
392
|
bug_tracker_uri: https://github.com/RedEyed-RPG/redeyed-jekyll-theme/issues
|
|
393
|
-
documentation_uri: https://github.com/RedEyed-RPG/redeyed-jekyll-theme
|
|
393
|
+
documentation_uri: https://github.com/RedEyed-RPG/redeyed-jekyll-theme/wiki
|
|
394
394
|
homepage_uri: https://github.com/RedEyed-RPG/redeyed-jekyll-theme
|
|
395
395
|
source_code_uri: https://github.com/RedEyed-RPG/redeyed-jekyll-theme
|
|
396
396
|
wiki_uri: https://github.com/RedEyed-RPG/redeyed-jekyll-theme/wiki
|
|
@@ -413,5 +413,7 @@ requirements: []
|
|
|
413
413
|
rubygems_version: 3.1.6
|
|
414
414
|
signing_key:
|
|
415
415
|
specification_version: 4
|
|
416
|
-
summary: A versatile, responsive theme built for a site about Dungeons & Dragons
|
|
416
|
+
summary: "(WIP) A versatile, responsive theme built for a site about Dungeons & Dragons.
|
|
417
|
+
\ Please DO NOT consider this to be anything close to a production release just
|
|
418
|
+
yet. I'm learning as I go here."
|
|
417
419
|
test_files: []
|