jekyll-strapi-4 1.0.1 → 1.0.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
- data/README.md +6 -0
- data/lib/jekyll/strapi/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6077c6d0a6e8d9dbe490114a666b001798510a2408d919965957721da1f83548
|
|
4
|
+
data.tar.gz: 1604ceafb4e5caf8be5099b70a1370d93db7084fc949692f5b5e65c5b77d22ea
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b441b56b74d1ad29990eeb3f377d5b022645da57784ab9fa6e2030a063db93f4ce2f7ce4c9aa0dfb0511c8cd1c8040d60e2e9401c6adf53b014f7052cb6befe8
|
|
7
|
+
data.tar.gz: db8f35a82f8d64813bb54b6fdf25f1b28b1cf311e997794e78457cf4d7ecbd199056d0ebe9ccd13d0431684f6e0404527ee0a80150fa91d3dd4ff5553b65c614
|
data/README.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
This plugin is based on the [jekyll-strapi](https://github.com/strapi-community/jekyll-strapi/) plugin.
|
|
4
4
|
|
|
5
|
+

|
|
6
|
+
|
|
7
|
+
Q: Why the Deer for logo?
|
|
8
|
+
|
|
9
|
+
A: Every project deserves to have the cute deer as a logo.
|
|
10
|
+
|
|
5
11
|
## Features
|
|
6
12
|
|
|
7
13
|
* Support for Strapi 4
|