File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
1
<img src =" https://raw.githubusercontent.com/nirgn975/generator-jekyll-starter-kit/master/images/jekyll-starter-kit.png " />
2
2
3
3
4
- [ ![ license] [ license-image ]] [ license-url ] [ ![ NPM version] [ npm-image ]] [ npm-url ] ![ Node CI ] ( https://github.com/nirgn975/generator-jekyll-starter-kit/workflows/Node%20CI /badge.svg ) [ ![ Dependency Status] [ dependencyci-image ]] [ dependencyci-url ] [ ![ codecov] [ codecov-image ]] [ codecov-url ] [ ![ Codacy Badge] [ codacy-image ]] [ codacy-url ] [ ![ Maintenance] [ maintenance-image ]] [ maintenance-url ] [ ![ Gitter] [ gitter-image ]] [ gitter-url ]
4
+ [ ![ license] [ license-image ]] [ license-url ] [ ![ NPM version] [ npm-image ]] [ npm-url ] ![ Continuous Deployment ] ( https://github.com/nirgn975/generator-jekyll-starter-kit/workflows/Continuous%20Deployment /badge.svg ) [ ![ Dependency Status] [ dependencyci-image ]] [ dependencyci-url ] [ ![ codecov] [ codecov-image ]] [ codecov-url ] [ ![ Codacy Badge] [ codacy-image ]] [ codacy-url ] [ ![ Maintenance] [ maintenance-image ]] [ maintenance-url ] [ ![ Gitter] [ gitter-image ]] [ gitter-url ]
5
5
6
6
> Jekyll + Google web-starter-kit = best of both worlds
7
7
@@ -62,8 +62,8 @@ Great! Here is how you can install the local generator to test changes.
62
62
63
63
* [ Nir Galon] ( http://nir.galon.io )
64
64
* [ Roy Segall] ( http://twitter.com/roysegalll )
65
- * [ Yotam Emergy] ( http://ydesign.webflow.io/ )
66
- * [ Carol Ng] ( https://www.carolkng.com/ )
65
+ * [ Yotam Emergy] ( http://ydesign.webflow.io )
66
+ * [ Carol Ng] ( https://www.carolkng.com )
67
67
68
68
[ ![ npm] [ downloads-image ]] [ downloads-url ] [ ![ Donate] [ donate-image ]] [ donate-url ]
69
69
@@ -84,5 +84,3 @@ Great! Here is how you can install the local generator to test changes.
84
84
85
85
[ downloads-image ] : https://img.shields.io/npm/dt/generator-jekyll-starter-kit.svg
86
86
[ downloads-url ] : https://www.npmjs.com/package/generator-jekyll-starter-kit
87
- [ donate-image ] : https://img.shields.io/badge/PayPal-Donate-lightgrey.svg
88
- [ donate-url ] : https://www.paypal.me/nirgn/2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " generator-jekyll-starter-kit" ,
3
- "version" : " 3.0.3 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"description" : " Combine Jekyll and Google web-starter-kit to enjoy the best of both worlds" ,
5
5
"homepage" : " https://github.com/nirgn975/generator-jekyll-starter-kit" ,
6
6
"author" : {
88
88
},
89
89
"repository" : " nirgn975/generator-jekyll-starter-kit" ,
90
90
"license" : " ISC" ,
91
- "publishConfig" : {
92
- "registry" : " https://npm.pkg.github.com/@nirgn975"
93
- },
94
91
"husky" : {
95
92
"hooks" : {
96
93
"pre-commit" : " lint-staged"
You can’t perform that action at this time.
0 commit comments