hyhyhy 0.0.8 → 0.0.9

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: 19d9e0c681c084a0e18b51fdd7cf2efd9900a092
4
- data.tar.gz: 56fee6bc5fd684f13dddae2ea785753c3c7c610f
3
+ metadata.gz: 1fede7fa78273f68a86901138f315a6fcc7c0e45
4
+ data.tar.gz: 8170bf58d7e1da203dca651f037a06173248810c
5
5
  SHA512:
6
- metadata.gz: 3ed6341a7f21a2d5df653747d36c9256a3d4eaa34951de7153819de1df0fe5492b09108cedc5a9c0600246348f7e71b79ebc79cf30ccb5531de789c3330d9e65
7
- data.tar.gz: 0c7c87c67938b9d6e036c54d0b305fcde42217e173e18e34328deeb0ddb5e2d57e98225956d7670e20ba74c38b27d47dc6778107c7721e3bc9aec1c6e2bc0ab3
6
+ metadata.gz: 646a281fbaa7f31080e43dd502e15987067c47330a6bca35172382132dd36323b03b3b29e57d4ac543e4df2bc71a49c90ea71a25771c6e3816ecc06b29ef82c4
7
+ data.tar.gz: eaecd17215a7f5cdc136cb817124adf1548405b310e656b29bdbc53421c0c5f08c6a2479b64f74c2f3d5cccf59f42ba67d5fe4934862cee2eaa2350f848b58fd
data/README.md CHANGED
@@ -8,7 +8,7 @@ Pure & Professional presentations
8
8
 
9
9
  ## Introduction
10
10
 
11
- It's a tool for easily creating pure and simple HTML5 presentations or websites.
11
+ It's a tool for creating nice looking HTML5 presentations.
12
12
 
13
13
  Comes with a broad range of features: __Markdown, Nested slides, Math typesetting, Compatibility, Syntax highlighter, Javascript API, Convenient skeleton...__
14
14
 
@@ -12,7 +12,7 @@ Pure & Professional presentations
12
12
 
13
13
  <!-- Help -->
14
14
  <style>.help{-webkit-animation-duration:2s;-webkit-animation-name:help;-webkit-animation-direction:alternate;-webkit-animation-iteration-count:infinite;-moz-animation-duration:2s;-moz-animation-name:help;-moz-animation-direction:alternate;-moz-animation-iteration-count:infinite;-o-animation-duration:2s;-o-animation-name:help;-o-animation-direction:alternate;-o-animation-iteration-count:infinite;animation-duration:2s;animation-name:help;animation-direction:alternate;animation-iteration-count:infinite;opacity:0}@-webkit-keyframes help{0%{opacity:0}100%{opacity:1}}@-moz-keyframes help{0%{opacity:0}100%{opacity:1}}@-o-keyframes help{0%{opacity:0}100%{opacity:1}}@keyframes help{0%{opacity:0}100%{opacity:1}}</style>
15
- <div class="help" style="position: fixed; bottom: 25px; right: 25px; border: 0; font-size: 10px;">PRESS ENTER</div>
15
+ <div class="help" style="position: fixed; bottom: 25px; right: 25px; border: 0; font-size: 10px;">PRESS SPACE</div>
16
16
 
17
17
  ---
18
18
 
@@ -1,5 +1,5 @@
1
1
  module Hyhyhy
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
3
3
  SUMMARY = %q{Pure & Professional presentations}
4
- DESCRIPTION = %q{A tool for easily creating pure and simple HTML5 presentations or websites.}
4
+ DESCRIPTION = %q{A tool for creating nice looking HTML5 presentations.}
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hyhyhy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Maciej A. Czyzewski
@@ -138,7 +138,7 @@ dependencies:
138
138
  - - "~>"
139
139
  - !ruby/object:Gem::Version
140
140
  version: '10.0'
141
- description: A tool for easily creating pure and simple HTML5 presentations or websites.
141
+ description: A tool for creating nice looking HTML5 presentations.
142
142
  email:
143
143
  - maciejanthonyczyzewski@gmail.com
144
144
  executables: