jekyll-theme-fluffy 0.0.1 → 0.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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -8
  3. data/_layouts/default.html +0 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8dbaf169e7e258f38655431a6e9ed701e722e689
4
- data.tar.gz: a17d3bc12f1bb6665d301667a721bbb59607d1b3
3
+ metadata.gz: b12ac9b0041d80b714703cf4f5136cddaa02115c
4
+ data.tar.gz: a7fad9db9124b3103065721b8c3d6e93d6255495
5
5
  SHA512:
6
- metadata.gz: 6c86b02d6c2fcf1729ce9af11814f60ef0efa3c7cb3f64ff15bdb16a6aef0373cd45066713efc1652a1205a7f0071775227c25ccb60be3373fc3ca5e5f0a4ff4
7
- data.tar.gz: 8c666671d66ab94d20d237d1623627ee33676bdb54367148c8689a3aa37487656629aaf38dcf28e172908d796673032c911f7019b13ea11727a71a36be83dc23
6
+ metadata.gz: 56bf4f1bec71088c429b86d15748001f4f4a2b1fefbd15776d7847a8cfa3baca6a02aad97730cad6abcf4489174342e9c3ae41213a12f7e604fb187c03e478b0
7
+ data.tar.gz: 50e9bc13164f8f04ea30451b2be7ccbfa3c2fbcf428521e117a25f4b03dac805082c26e68a5c5023dd189ca43aba082196c53afd51c2188361bd56dcaf481338
data/README.md CHANGED
@@ -1,11 +1,5 @@
1
- # jekyll-theme-fluffy
2
-
3
- Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`.
4
-
5
- To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
6
-
7
- TODO: Delete this and the text above, and describe your gem
8
-
1
+ # Fluffy
2
+ ---
9
3
 
10
4
  ## Installation
11
5
 
@@ -19,6 +19,5 @@
19
19
  </main>
20
20
 
21
21
  {%- include footer.html -%}
22
- {%- include scripts.html -%}
23
22
  </body>
24
23
  </html>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-fluffy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Iain Reid
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-17 00:00:00.000000000 Z
11
+ date: 2019-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll