jekyll-theme-clearloop 0.1.2 → 0.1.3

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 +1 -1
  3. metadata +2 -16
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6749eb61a6f2203fb29ecbecea69850d93ea7eba
4
- data.tar.gz: bdd19ccccf0ca32a012688829972d5177de544d1
3
+ metadata.gz: 9b9ed66f75ff170a10e198bc2010baea56e8ac8c
4
+ data.tar.gz: 6969cafde20b855e94ccba6b390ff9301b9a6b05
5
5
  SHA512:
6
- metadata.gz: 736e18948b297ce57dc5dbeaa89ef2c42f615801b90686a4040a22f05266162bbecfeae8a4e4ea61ccd3cedfa5529a74e801d127d282d95461c7ce61d5ed9a01
7
- data.tar.gz: 2bfef6912a6320cba55b37251f97b8e6f07262486cff19221e49469ea2b15e31e2c11bb7ff93f56835aa52508b416e72111cd9a946a7fda51e1a764229e120b3
6
+ metadata.gz: b64ffc6d6dfe2b032b3868af008433d6510a34121de4feed5e73abdec4dce594617a54a2551f9367fc8a4e8dac3eb75e8d274cc60ce861dd75e194757ccb40c1
7
+ data.tar.gz: 1417faa9d9c458f433c5e6dc8f82140789c668c0a225ec45813f4e17aa91790c1f0037d85274983b8bbe9cdc89af8057cd435f8cfab896702694d7bfcfad91a4
data/README.md CHANGED
@@ -77,7 +77,7 @@ Basic Category page at `collections/_categories` ;)
77
77
 
78
78
  ## Contributing
79
79
 
80
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
80
+ Bug reports and pull requests are welcome on GitHub at https://github.com/clearloop/jekyll-theme-clearloop. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
81
81
 
82
82
  ## Development
83
83
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-clearloop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - clearloop
@@ -38,20 +38,6 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '1.16'
41
- - !ruby/object:Gem::Dependency
42
- name: rake
43
- requirement: !ruby/object:Gem::Requirement
44
- requirements:
45
- - - "~>"
46
- - !ruby/object:Gem::Version
47
- version: '12.0'
48
- type: :development
49
- prerelease: false
50
- version_requirements: !ruby/object:Gem::Requirement
51
- requirements:
52
- - - "~>"
53
- - !ruby/object:Gem::Version
54
- version: '12.0'
55
41
  description:
56
42
  email:
57
43
  - udtrokia@gmail.com
@@ -68,7 +54,7 @@ files:
68
54
  - _sass/clearloop.scss
69
55
  - _sass/syntax.scss
70
56
  - assets/css/style.scss
71
- homepage: https://clearloop.github.io/jekyll-theme-clearloop
57
+ homepage: https://github.com/clearloop/jekyll-theme-clearloop
72
58
  licenses:
73
59
  - MIT
74
60
  metadata: {}