jekyll-theory 0.1.4 → 0.1.5

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/bower.json +21 -0
  3. metadata +2 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: de8d061823ce5b26db5cc4b1434ee9cce554f33f
4
- data.tar.gz: 433dae4bb35f6bb827e8d06efa941e12414829c5
3
+ metadata.gz: b4a2dd8e2f449c95ecd1f3e4ab8584bb47220127
4
+ data.tar.gz: a80e0a4b72f05757c34908301393c4ebc755eb8c
5
5
  SHA512:
6
- metadata.gz: aa15af9874b2b4127bcf135e5447a74b40f17953e47df07e5cddf7a614b4c2b8c8d37d83231a74a0d76bbf5ba4f1c2bb9da87c8d563a5360bb642b414c764832
7
- data.tar.gz: a50669c7ddbad27fdfe48308d4b49fd627bd066bd973f9bfc17d50f1c50549c150479e1ac960a65731edd922635e52c531c6b9e6f534be58b8f3d89be64aaa0b
6
+ metadata.gz: 9ce224c24bb35d697454138eb3f9855623c789edab7b66619bb78fe68a6d8a8f69c3cd2db7160e57f36a3e1371345c5158dc2361819d3479bf9131d9e595e499
7
+ data.tar.gz: f6e79e85f2ae274524de10a4e2082194e0dde9365b5b2857416911b392f98009c44e8c252ebfcb90f177dae85b381a885295ca32dd12353efa6cc64d514e1590
@@ -0,0 +1,21 @@
1
+ {
2
+ "name": "jekyll-theory",
3
+ "authors": [
4
+ "Sai Ashirwad Informatia <sales@saiashirwad.com>"
5
+ ],
6
+ "description": "Just a crisp, modern landing page template ideal for businesses and corporations.",
7
+ "main": "",
8
+ "license": "MIT",
9
+ "homepage": "http://saiashirwad.com",
10
+ "private": true,
11
+ "ignore": [
12
+ "**/.*",
13
+ "node_modules",
14
+ "bower_components",
15
+ "test",
16
+ "tests"
17
+ ],
18
+ "dependencies": {
19
+ "theory": "https://templated.co/theory/download"
20
+ }
21
+ }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theory
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rohan Sakhale
@@ -88,6 +88,7 @@ files:
88
88
  - _layouts/page.html
89
89
  - _layouts/post.html
90
90
  - _layouts/service.html
91
+ - bower.json
91
92
  homepage: https://saiashirwadinformatia.gitlab.io/Jekyll-Theory
92
93
  licenses:
93
94
  - MIT