README.md in devlopr-0.1.9 vs README.md in devlopr-0.2.0
- old
+ new
@@ -1,7 +1,9 @@
# devlopr
+[![Gem Version](https://badge.fury.io/rb/devlopr.svg)](https://badge.fury.io/rb/devlopr)
+
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`.
To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
TODO: Delete this and the text above, and describe your gem
@@ -64,7 +66,8 @@
Create a new file blog.md file with following content
```
---
layout: blog
-title: Blog
+title: Blog
+permalink: \blog\
```
\ No newline at end of file