jekyll-theme-centos 0.5.9 → 0.5.10

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 +2 -3
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cdbbafb635e468118f8d8c80324fd7afa99f8f19b826d1ed9ebf3bdcec99b751
4
- data.tar.gz: 3d055445f95c5bafcb0d250bf12279f2d63827885048aa54960ebae359bbf2d8
3
+ metadata.gz: 47057b339abcf735055ec1ecdc1677d245c90060be0d203bd3eeb30ae8d55c17
4
+ data.tar.gz: 6434b806b2c5ef8244b354fad3ae1aff25e844fca61e57bc2fc3645a6053d6d5
5
5
  SHA512:
6
- metadata.gz: 04da294524df1504e1cdb78cf436a9ebeceabf46d6a3e2a40989320289f138fbec0924324ac26afad22b1c15ca0fdbc72761a94dc3f16d4f4f6c619626f2a2dc
7
- data.tar.gz: 06a4747a5d28e0c96d674580008dfb3e058013428435a3f3fbc9fc4e51929e71ed61a996603424803a99d3ca5708ef68143dfe8d5bd3b93dbd248c89f5bb402a
6
+ metadata.gz: 88080cd3eb3478d8aefb6310fb7a4c73ab071c466410b81ac04f89a14450d0beaf5021b038aedadc5e510a05cf20437990de4b6dbf4901b690f2efb65f3e8981
7
+ data.tar.gz: 67486a1707a35bd2669cf610d944bf8637ad50487b3f691588d1a401bd87778eeb989d763e47b7ce85274f28b43ed5cc30851e0674b0bcd7a83d3fc283c8ad14
data/README.md CHANGED
@@ -32,13 +32,12 @@ Or install it yourself as:
32
32
 
33
33
  ## Usage
34
34
 
35
- TODO: Write usage instructions here. Describe your available layouts, includes,
36
- sass and/or assets.
35
+ Usage documentation is available at https://gitlab.com/areguera/jekyll-theme-centos-styleguide/.
37
36
 
38
37
  ## Contributing
39
38
 
40
39
  Bug reports and pull requests are welcome on GitHub at
41
- https://github.com/areguera/jekyll-theme-centos. This project is intended to be
40
+ https://gitlab.com/areguera/jekyll-theme-centos. This project is intended to be
42
41
  a safe, welcoming space for collaboration, and contributors are expected to
43
42
  adhere to the [Contributor Covenant](http://contributor-covenant.org) code of
44
43
  conduct.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.9
4
+ version: 0.5.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alain Reguera Delgado