kiko-minus 1.0.0 → 1.0.1
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 +2 -0
- 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: 697dd15e8c5079eb1f5d31bba98c1c293ee30c93df583ff8a77607e4eb166786
|
4
|
+
data.tar.gz: 430f1234ff32809fa52aa94c5d09a42eb6fe4dfb0aa62164a61e62a5c91018b3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 56a1f188f846b77e49b49634ff63b2d21057175b26e6ba3187d94e426faec5f3a7d9358825ec265a5feaaa365bac4a5a20ba6812dfe409c070893d711982e0c1
|
7
|
+
data.tar.gz: 82dabc81285892e1fd7b911e5a02e9f8b94ee14b669053259ff1c3417ea520489b8638a1a7ab6abced395a8f700a075c8bfae1b4519e6c09d93ed2aa9b24aed2
|
data/README.md
CHANGED
@@ -6,6 +6,8 @@ kiko-minus is a minimalistic Jekyll theme based on [kiko-plus](https://github.co
|
|
6
6
|
|
7
7
|
While the design and styles are largely inherited from the original theme, kiko-minus strips away heavy dependencies like Google Analytics and Disqus in favor of lightweight alternatives. It comes with many additional features with an emphasis on privacy and speed, including automatically compressed images, gzip compression, and SEO optimization.
|
8
8
|
|
9
|
+
[Demo](https://areebk.gitlab.io/kiko-minus/)
|
10
|
+
|
9
11
|

|
10
12
|
|
11
13
|
## Features
|