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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 460b1f62ed380f22627eb27e01997730907be89434cf5a0ab3983c60182cd9bf
4
- data.tar.gz: 22a0592b73ae723ad99d26c0336f956dedc481182d2832058c3c63a8dec6688b
3
+ metadata.gz: 697dd15e8c5079eb1f5d31bba98c1c293ee30c93df583ff8a77607e4eb166786
4
+ data.tar.gz: 430f1234ff32809fa52aa94c5d09a42eb6fe4dfb0aa62164a61e62a5c91018b3
5
5
  SHA512:
6
- metadata.gz: 716ed9e73968ea3bbbc5f32b91a43a76611522299d9c20c6ac9bac87f16cbf15a53c703fbcbdcfb95c2dba6279fcf01c235ad2107127eaa4b1047aad29cc171b
7
- data.tar.gz: d4e677d37833ca44e3d41d37d6b96e52f06f3bbe6fde3ed4933c3060896c5b21c67a9a812b782d9da98dcd575a6e969c82950e34891bdeac464542a2838fdde6
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
  ![Screenshot](screenshot.png)
10
12
 
11
13
  ## Features
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kiko-minus
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Areeb Khan