asciibook 0.0.2.beta2 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
3
+ * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
+ */
5
+ @font-face {
6
+ font-family: 'Font Awesome 5 Free';
7
+ font-style: normal;
8
+ font-weight: 900;
9
+ font-display: auto;
10
+ src: url("fa-solid-900.eot");
11
+ src: url("fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fa-solid-900.woff2") format("woff2"), url("fa-solid-900.woff") format("woff"), url("fa-solid-900.ttf") format("truetype"); }
12
+
13
+ .fa,
14
+ .fas {
15
+ font-family: 'Font Awesome 5 Free';
16
+ font-weight: 900; }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: asciibook
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2.beta2
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rei
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-02-02 00:00:00.000000000 Z
11
+ date: 2020-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor
@@ -24,6 +24,20 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '2.0'
27
+ - !ruby/object:Gem::Dependency
28
+ name: asciidoctor-mathematical
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: 0.3.0
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: 0.3.0
27
41
  - !ruby/object:Gem::Dependency
28
42
  name: liquid
29
43
  requirement: !ruby/object:Gem::Requirement
@@ -158,6 +172,7 @@ files:
158
172
  - theme/html/html.css
159
173
  - theme/html/html.js
160
174
  - theme/html/layout.html
175
+ - theme/mobi/fontawesome/solid.css
161
176
  - theme/mobi/layout.html
162
177
  - theme/mobi/mobi.css
163
178
  - theme/pdf/config.yml
@@ -167,6 +182,12 @@ files:
167
182
  - theme/pdf/pdf.css
168
183
  - theme/pdf/toc.xsl
169
184
  - theme/share/default.css
185
+ - theme/share/fontawesome/fa-solid-900.eot
186
+ - theme/share/fontawesome/fa-solid-900.ttf
187
+ - theme/share/fontawesome/fa-solid-900.woff
188
+ - theme/share/fontawesome/fa-solid-900.woff2
189
+ - theme/share/fontawesome/fontawesome.css
190
+ - theme/share/fontawesome/solid.css
170
191
  - theme/share/highlight.css
171
192
  - theme/share/normalize.css
172
193
  homepage: ''
@@ -184,9 +205,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
184
205
  version: '0'
185
206
  required_rubygems_version: !ruby/object:Gem::Requirement
186
207
  requirements:
187
- - - ">"
208
+ - - ">="
188
209
  - !ruby/object:Gem::Version
189
- version: 1.3.1
210
+ version: '0'
190
211
  requirements: []
191
212
  rubygems_version: 3.0.3
192
213
  signing_key: