softcover 1.0.beta13 → 1.0.beta14

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1177c81d0740d0a59f58d8dde203c7ccfff1ab9e
4
- data.tar.gz: a50db48e9f39cea1a47134b4767d1037cb8737de
3
+ metadata.gz: 5ac2d0a67e8868e8ac10af7dba301fd4f9b6a808
4
+ data.tar.gz: 458c9ea82ddd0f076e8b8be63ac006807ed328c4
5
5
  SHA512:
6
- metadata.gz: 1f8239af807f5195d74493d4067e93fab1b448c58a87df4a568cf0f7e4cc09d5c7160e4865d40416a9845c21c5971f2fd5dd41ae3b0dc37f2f749acf82079793
7
- data.tar.gz: 877e95ef95a97eb584530e0a8a52e52d5becdb8597b9eb44c0540c35ff2d31c264fd97226a012065cb45693a37865f0c1ad7f6c880c26a9e117610f3a1cbb8cc
6
+ metadata.gz: 31b54a9ee26806488ac6ef724dc29e09ba0f74afa5cbe7a741eee257824615b7a0c474268c13c492debec45b640acd2af79e6f5aa30573e4d170e0f95464c8a3
7
+ data.tar.gz: 3b64dd7962d54b79c7afbfcc1e67cb605f0da1f03db4bc14314817d06820735a109f11771da88e8be29b1f3ca4aca6ad057628b4aae6f8d4de5431ccbf737f3d
@@ -372,7 +372,7 @@ body #book {
372
372
 
373
373
  #book .highlight pre {
374
374
  margin: 10px 0 10px 10px;
375
- font-size: 82%;
375
+ font-size: 80%;
376
376
  font-weight: bold;
377
377
  }
378
378
 
@@ -1,3 +1,3 @@
1
1
  module Softcover
2
- VERSION = "1.0.beta13"
2
+ VERSION = "1.0.beta14"
3
3
  end
@@ -66,6 +66,7 @@ module WebmockHelpers
66
66
  marketing_content: '',
67
67
  contact_email: book.contact_email,
68
68
  hide_softcover_footer: book.hide_custom_domain_footer,
69
+ author_name: book.author,
69
70
  authors: book.authors,
70
71
  ga_account: book.ga_account,
71
72
  repo_url: book.repo_url,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: softcover
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.beta13
4
+ version: 1.0.beta14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Hartl
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-10-19 00:00:00.000000000 Z
12
+ date: 2014-10-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: polytexnic