Skip to content

Commit 09645ca

Browse files
committed
Included grunt and npm package version badge
1 parent fc4394a commit 09645ca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
2+
3+
14
### What is Jekyll Starter?
25

36
Jekyll Starter is a bootstrap project for quickly creating a blog site based on [Jekyll](http://jekyllrb.com/). The starter project provides a foundation based on [Lanyon](https://github.com/poole/lanyon), which is a flavor of [Poole](https://github.com/poole/poole).
@@ -28,6 +31,9 @@ You will need a Disqus account, AddThis account and Google Analytics Tracking ID
2831

2932
Use the [Jekyll Starter Yeoman generator](https://www.npmjs.org/package/generator-jekyllstarter) to scaffold your blog in a matter of seconds.
3033

34+
[![npm version](https://badge.fury.io/js/generator-jekyllstarter.svg)](http://badge.fury.io/js/generator-jekyllstarter)
35+
36+
3137
To install generator-jekyllstarter from npm, run:
3238

3339
```bash

0 commit comments

Comments
 (0)