bubblin-jekyll 1.1.1 → 1.1.2

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/README.md +7 -2
  3. data/_includes/header.html +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 59d241b60f29648d3174eb174a1d96c7e7ce6368
4
- data.tar.gz: c8298ae588c7cf40780752969e3f7e10f584e42a
3
+ metadata.gz: f65cee2269bd11705742a47c012f17d2626cc28e
4
+ data.tar.gz: b3631c79d394ec1a0aa860dae59ad991bbd061ef
5
5
  SHA512:
6
- metadata.gz: a32d46171b58a84990f311f3d3d4ffe391411c38d9fdd84304eeb85e3db4762a483a1c0b5e882cb6ed22d8b1d23ea4cf4001149a8a8f44125390b5bff21e22ed
7
- data.tar.gz: 8886965f1c41863df5273c619de7a207842537ba1666ba5d8bef23aa5299ea82147a2e5c1622b1f365f07b42851e46d00da30592da847dc5eb0d221f67b7bdd4
6
+ metadata.gz: 583195c784aa003ec6d8c37f1d680c95913086465dc0f02cd30ebfe61cc286ae7d80d2fd23e0cfa536897dbf646c54bbb1c4d61b95e82d7600c78287e1c569ac
7
+ data.tar.gz: '056919d741a4b3d34fd74e424a90914b11aead46586db7b7ec8ae208ea385d3e1f92410915e7c6e775edc09ac46b1ae89c1bd1225cd0094f778f3001b3ea34b0'
data/README.md CHANGED
@@ -1,8 +1,13 @@
1
1
  # bubblin-jekyll
2
2
 
3
- The *Bubblin-Jekyll* is the Jekyll theme in use at the Bubblin [blog](https://bubblin.io/blog/).
3
+ The `Bubblin-Jekyll` is the Jekyll theme in use at [The Bubblin Blog](https://bubblin.io/blog/). It is a particularly useful theme for situations where you want to add a blog to your site, say on the side of your rails app (website) or over a url like this:
4
4
 
5
- It's a fork off of [Minima](https://github.com/jekyll/minima)—the default theme gem of Jekyll.
5
+ > https://example.com/blog/
6
+
7
+
8
+ `Bubblin-Jekyll` was originally a fork off of [Minima](https://github.com/jekyll/minima)—the default gem-theme of Jekyll-but it has been rewritten completely using the [Toucaan CSS](https://github.com/marvindanig/toucaan) fundamentals for its themed layout.
9
+
10
+ A tutorial on how to setup a jekyll blog using the `bubblin-jekyll` theme alongside your rails app is available [here](https://bubblin.io/blog/).
6
11
 
7
12
  [Theme preview](https://jekyll.github.io/bubblin-jekyll/)
8
13
 
@@ -15,7 +15,7 @@
15
15
  </ul>
16
16
  <ul class="horizontal-list right navi-menu">
17
17
  <li>
18
- <a href="https://bubblin.io"> Go to main site </a>
18
+ <a href="https://bubblin.io"> Back to site </a>
19
19
  </li>
20
20
 
21
21
  <li class="hide-on-mobiles">
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bubblin-jekyll
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marvin Danig
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-10-12 00:00:00.000000000 Z
11
+ date: 2017-10-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll