alembic-jekyll-theme 1.1.0 → 1.1.1

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 +2 -0
  3. data/assets/styles.scss +2 -0
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a003761f69fb00c3bd6603f307608b85b27ae808
4
- data.tar.gz: 65bfa5985edc0bd6eb498390096e914b6c846451
3
+ metadata.gz: 60a17fc6b5f6bb36a540244997e552737557e0db
4
+ data.tar.gz: 2b1dbc51687fe23d49dbe952dd5110e8f6344ead
5
5
  SHA512:
6
- metadata.gz: a1565b41b391c4bd9bdeaca3b7a4347d66707dd29359320c493f4f27ae66be79a955823613d5821d78e41f63ff067b0b37af8af26cca73d5b45e15c15b0d28b9
7
- data.tar.gz: 9e42f7e8e74aa8705205acd9db318bb4103bac1b83f742581e4faf7c0d0d43b74aeb39b90a4905d345580cdb2860a461b517824fe8263c4ce763845e64d0e32a
6
+ metadata.gz: 12a23b178682104913b3190bfd457821b12a9e32b700b202a9ff09c108d44190fce7dcba0cd203838633a11fec602651573247c231d350f675b0d3f9cb7c586a
7
+ data.tar.gz: 38d9c8df2f628bd07fe3911efdacf93b295612bcff2ae02028f63ddfb46dc4d59626e920d4871dfdf5a4666997e7ff18dc76642811fbf3036c02e4644a4b1770
data/README.md CHANGED
@@ -42,7 +42,9 @@ Alembic is a starting point for [Jekyll](https://jekyllrb.com/) projects. Rather
42
42
 
43
43
  Here are a few examples of Alembic out in the wild being used in a variety of ways:
44
44
 
45
+ - [bitpodcast.com](https://bitpodcast.com/)
45
46
  - [katiesimonemusic.com](http://katiesimonemusic.com/)
47
+ - [joelcagedesign.com](https://joelcagedesign.com/)
46
48
  - [bawejakunal.github.io](https://bawejakunal.github.io/)
47
49
  - [case2111.github.io](http://case2111.github.io/)
48
50
  - [www.10people.co.uk](http://www.10people.co.uk/)
@@ -258,6 +258,7 @@ img {
258
258
  }
259
259
  }
260
260
 
261
+
261
262
  // Video and map embeds
262
263
  .video,
263
264
  .map {
@@ -372,6 +373,7 @@ label {
372
373
  text-shadow: none;
373
374
  }
374
375
 
376
+
375
377
  // Sassline overrides
376
378
  .typeset {
377
379
  .button,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alembic-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Darnes