together-theme 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/_config.yml +3 -1
  3. data/together-theme.gemspec +2 -2
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ecd17b5d71294c95a6db6d9ffa073583d67cd8e989eb9c39fb0bece451a693a3
4
- data.tar.gz: 1a585c2a6f07f44d55b9cd8786f3f9a296c2913f069bb0554579e5b98b205aa5
3
+ metadata.gz: 89849050a63dc4d6e755944199ca126cce18410e80365b1ff281272a7286444f
4
+ data.tar.gz: 656b5d850719dee20ad69e17f55686ab2f59ea0e4a5947ea39149ca7f65a63fc
5
5
  SHA512:
6
- metadata.gz: 8b2a1e44b7588b9d2ac9d00fd9381988ea8946352e96a50cf1d9dcb7de76542b64cd2ba221168e46bf2fcb36dcbfdecda4c666be23f079429f7186912788f0de
7
- data.tar.gz: f78fafd8b8c232d251e47d593734d18c81affa16171524527a102148e7759dd44337075623cdb7f75cb9a7907d978e33f0880431250b69a636ddfe5a99f65463
6
+ metadata.gz: b09d971284358ee76c5c828df0a489e98306fd76ade9dc6ac23327ad202c4c71c516728340333dc37d740ccc2c39dcb503411787bd033119e9d1b476c9767719
7
+ data.tar.gz: 9a0186b2fa4987611fa03649871e85a792eb976e1cf52d6b9951a47fd0074284c7775756996410babf1e21feb482d8f37044beefb36fa9c89b66a39e2ef98f5d
data/_config.yml CHANGED
@@ -1,5 +1,5 @@
1
1
  title: Together
2
- description: This is the Together Theme for Jekyll. It's designed for a specific use case – telling a single story across multiple articles.
2
+ description: This is the Together Theme for Jekyll.
3
3
  base_url: ""
4
4
 
5
5
  author:
@@ -13,6 +13,8 @@ keep_files: ['assets/js/main.js']
13
13
  together:
14
14
  top_bar:
15
15
  content: "Like this Jekll theme? Visit us on <a target=\"_blank\" href=\"https://github.com/dallasread/together-theme\">GitHub.</a>"
16
+ sidebar:
17
+ content: This is the Together Theme for Jekyll. It's designed for a specific use case – telling a single story across multiple articles.
16
18
  style:
17
19
  default:
18
20
  sans_serif: "'Avenir Next', Helvetica Neue, Helvetica, Arial, sans-serif"
@@ -2,8 +2,8 @@
2
2
 
3
3
  Gem::Specification.new do |spec|
4
4
  spec.name = "together-theme"
5
- spec.version = "0.0.2"
6
- spec.authors = ["Together"]
5
+ spec.version = "0.0.3"
6
+ spec.authors = ["Dallas Read"]
7
7
  spec.email = ["dallas@excitecreative.ca"]
8
8
 
9
9
  spec.summary = "A theme for Jekyll."
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: together-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
- - Together
7
+ - Dallas Read
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []