jekyll-theme-ink 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1da71ee0d4edcd51a4985d416f73c7efae7c1c7894e824e100ecf9e4b63d08bd
4
- data.tar.gz: 1f1c38c3094f3b2f4256680f1e98782391124dcee2216a4c62e7dbbacbb83961
3
+ metadata.gz: fbd4378b51a9ac5ef1b01a0d4fc1f5f28a58c08ebe2fbbcd6b4de69d8fae556d
4
+ data.tar.gz: 1874655ff710152f2c683b736979e00cb1175dd3d908475fde191197a6b57644
5
5
  SHA512:
6
- metadata.gz: cb2271990984b60b5025c9aaaf2e194a9626b06009494988279a113891df8e090450403c9c45a50023eac4ade0a0c61aa1a8507fcf4831207c7494285b6ece18
7
- data.tar.gz: f80736fc8a5b7affd9f15541fbd7dc0be7792f60c7a4f73384eb35a1cef9c555f5fe6dd3fcbc387f072eef6c7c8e55c2150d3b7652630974ef734efebdbf3f98
6
+ metadata.gz: c65da923dfc88d46555f056ad2f2e48a9f7cc3a671b6be8a31a9aa82b8f34f0e34b8d558500d0e30e11b722c654db2d63b0821828975ab6c51b1497100c63c21
7
+ data.tar.gz: a8feb57ae128d63b8ad071e24b83650613c6b99476e0de6216c73f07175365d0c049669ba50c2fcfed15ee82051c41350f2faf4990805645506611ada625487e
data/README.md CHANGED
@@ -4,6 +4,8 @@ This is a simple jekyll theme based on [minima](https://github.com/jekyll/minima
4
4
 
5
5
  Preview [demo](https://kemingy.github.io/jekyll-theme-ink/)
6
6
 
7
+ ![](./screenshot.png)
8
+
7
9
  ## Feature
8
10
 
9
11
  - [x] Archive with categories
@@ -14,6 +16,8 @@ Preview [demo](https://kemingy.github.io/jekyll-theme-ink/)
14
16
  - [x] Sitemap
15
17
  - [x] Adapt mobile
16
18
 
19
+ `jekyll-archives` is not supported by GitHub Pages [PR](https://github.com/github/pages-gem/pull/106). You need to build it yourself if you want to use this. You can use Travis CI to do this for you. [Tutorial](https://gist.github.com/kemingy/776ccc839b28c0e8c0f867cddabb0b8e)
20
+
17
21
 
18
22
  ## Installation
19
23
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-ink
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - keming