jekyll-truty 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -0
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 32ffa59f15446e674215bc73edaaa78cb658456e
4
- data.tar.gz: d46d8168c1b3f737a211922a74a1a7f2a6086338
3
+ metadata.gz: 90b3512a9e7e72d3f7fb01151c2a06aee26482fa
4
+ data.tar.gz: f725cb6c774eac52cb2a3e6adea76cde61145e97
5
5
  SHA512:
6
- metadata.gz: 6dba27f62c10ae2c948a8c0fb7d8655266f3231cc5f3c174a9b1e7ae8bae8649e4d24fc8caa85ef12816e4a387d2b14d0605570de8416d9ae7d65200c439e998
7
- data.tar.gz: 7db8d23a52dabd25bfd3f05027de826f93422d969cd966788f1a688ac51f50c2b1d941f82952149fb3ab7fe55acbed04a7692eb2f8db5543d07b452ca907b5de
6
+ metadata.gz: 37752dc08359d6030376454b2b19271b0329211eeafe501555a5a4a798fbd8b8cbc514412e3824f403b5cb41491490ba2699ec605e1921bd8ab42c6779cea97b
7
+ data.tar.gz: f38c3b3115a159f9b6036d31496558243c4b06fa1146eab4ab91729db70579f0722b5a295bb7fb0a1ce5a153113fdb013c230610fe85699f693decfeeb97f32c
data/README.md CHANGED
@@ -1,6 +1,12 @@
1
1
  jekyll-truty
2
2
  ============
3
3
 
4
+ [![Gem Version](https://badge.fury.io/rb/jekyll-truty.svg)](http://badge.fury.io/rb/jekyll-truty)
5
+ [![Code Climate](https://codeclimate.com/github/mkj-is/jekyll-truty/badges/gpa.svg)](https://codeclimate.com/github/mkj-is/jekyll-truty)
6
+ [![Build Status](https://travis-ci.org/mkj-is/jekyll-truty.svg?branch=master)](https://travis-ci.org/mkj-is/jekyll-truty)
7
+ [![Dependency Status](https://gemnasium.com/mkj-is/jekyll-truty.svg)](https://gemnasium.com/mkj-is/jekyll-truty)
8
+ [![security](https://hakiri.io/github/mkj-is/jekyll-truty/master.svg)](https://hakiri.io/github/mkj-is/jekyll-truty/master)
9
+
4
10
  True typography converter for Jekyll. Markdown files will be converted with various plain text improvements like hyphenation, typographic quotes, non-breaking spaces, ellipses, trailing spaces, widows, etc.
5
11
 
6
12
  For more information about this plugin visit the [Truty project page](https://github.com/mkj-is/Truty).
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-truty
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matěj Kašpar Jirásek
@@ -52,7 +52,7 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '2.5'
55
- description: Kramdown extension for Jekyll, which improves typography.
55
+ description: Kramdown extension for Jekyll, which improves plain text typography.
56
56
  email: matej.jirasek@me.com
57
57
  executables: []
58
58
  extensions: []
@@ -86,6 +86,6 @@ rubyforge_project:
86
86
  rubygems_version: 2.4.3
87
87
  signing_key:
88
88
  specification_version: 4
89
- summary: True typography converter for Jekyll
89
+ summary: True typography converter for Jekyll and Kramdown
90
90
  test_files: []
91
91
  has_rdoc: