hexadecapress 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 062e47a90c3657be86b7b16c30f866191dcc2af7
4
- data.tar.gz: c9081b2c1ec3e49b88029e7dec554c0cc718d89b
3
+ metadata.gz: e27dacb3028be5bf3b98e88912880cd80ddc4f80
4
+ data.tar.gz: 78b9aba9b7937032bb313edd0fac4b6183b8ba52
5
5
  SHA512:
6
- metadata.gz: 025b710004a1afeb0869ea107df4692eba6a8d0a0f8ef8b90e633cb5a7f50fda273867ba084db0d7f831e0ef69cd3b17cc187348d55d922efb94f0de77d16d63
7
- data.tar.gz: 552e055e6661a4fe1667cf22280a0552c4aa09dab080238c243248c3384497c5a136807b33db221d8a49c4a68b8586b7e62de9b7b42633668f2844158bbfd711
6
+ metadata.gz: f658142f74f0db18f0f1e7ae03cecd491d8cb6971402993147b649ee22ae1d3fdc23db16eb525c9919bc9d2567682f5cb95d8d30378b0e8fe78444e2a3ee2d6e
7
+ data.tar.gz: 333c4c060a662f09214afbd28a7077140fd7b52ff438daadeb2e6da39190e9f4496e2d6f22094cc001b4826880c4e09a9809b35521d66f4ddd5d17ff7bee99a7
data/README.md CHANGED
@@ -1,8 +1,9 @@
1
1
  # Hexadecapress
2
2
 
3
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/hexadecapress`. To experiment with that code, run `bin/console` for an interactive prompt.
3
+ [![Gem Version](https://img.shields.io/gem/v/hexadecapress.svg?style=flat-square)](https://rubygems.org/gems/hexadecapress)
4
4
 
5
- TODO: Delete this and the text above, and describe your gem
5
+ Hexadecapress is a theme for Jekyll, developed as an Octopress Ink plugin. It uses
6
+ the base16-ocean colour theme.
6
7
 
7
8
  ## Installation
8
9
 
@@ -32,7 +33,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
32
33
 
33
34
  ## Contributing
34
35
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hexadecapress.
36
+ Bug reports and pull requests are welcome on GitHub at https://github.com/ter0/hexadecapress.
36
37
 
37
38
 
38
39
  ## License
@@ -1,3 +1,3 @@
1
1
  module Hexadecapress
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hexadecapress
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
  - Chris Johns
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-08-01 00:00:00.000000000 Z
11
+ date: 2015-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -138,7 +138,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
138
138
  version: '0'
139
139
  requirements: []
140
140
  rubyforge_project:
141
- rubygems_version: 2.4.5
141
+ rubygems_version: 2.4.5.1
142
142
  signing_key:
143
143
  specification_version: 4
144
144
  summary: An Octopress Ink based theme