showoff 0.2.5 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
data/views/index.erb CHANGED
@@ -6,26 +6,26 @@
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7
7
  <title><%= @title %></title>
8
8
 
9
- <link rel="stylesheet" href="<%= @asset_path %>/css/reset.css" type="text/css"/>
10
- <link rel="stylesheet" href="<%= @asset_path %>/css/showoff.css" type="text/css"/>
11
-
12
- <script type="text/javascript" src="<%= @asset_path %>/js/jquery-1.4.2.min.js"></script>
13
- <script type="text/javascript" src="<%= @asset_path %>/js/jquery.cycle.all.js"></script>
14
- <script type="text/javascript" src="<%= @asset_path %>/js/jquery-print.js"></script>
15
- <script type="text/javascript" src="<%= @asset_path %>/js/jquery.batchImageLoad.js"></script>
16
-
17
- <script type="text/javascript" src="<%= @asset_path %>/js/jquery.doubletap-0.1.js"></script>
18
-
19
- <script type="text/javascript" src="<%= @asset_path %>/js/fg.menu.js"></script>
20
- <script type="text/javascript" src="<%= @asset_path %>/js/showoff.js"></script>
21
- <script type="text/javascript" src="<%= @asset_path %>/js/jTypeWriter.js"> </script>
22
- <script type="text/javascript" src="<%= @asset_path %>/js/sh_main.min.js"></script>
23
- <script type="text/javascript" src="<%= @asset_path %>/js/core.js"></script>
24
- <script type="text/javascript" src="<%= @asset_path %>/js/showoffcore.js"></script>
25
-
26
- <link type="text/css" href="<%= @asset_path %>/css/fg.menu.css" media="screen" rel="stylesheet" />
27
- <link type="text/css" href="<%= @asset_path %>/css/theme/ui.all.css" media="screen" rel="stylesheet" />
28
- <link type="text/css" href="<%= @asset_path %>/css/sh_style.css" rel="stylesheet" >
9
+ <link rel="stylesheet" href="<%= @asset_path %>css/reset.css" type="text/css"/>
10
+ <link rel="stylesheet" href="<%= @asset_path %>css/showoff.css" type="text/css"/>
11
+
12
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery-1.4.2.min.js"></script>
13
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery.cycle.all.js"></script>
14
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery-print.js"></script>
15
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery.batchImageLoad.js"></script>
16
+
17
+ <script type="text/javascript" src="<%= @asset_path %>js/jquery.doubletap-0.1.js"></script>
18
+
19
+ <script type="text/javascript" src="<%= @asset_path %>js/fg.menu.js"></script>
20
+ <script type="text/javascript" src="<%= @asset_path %>js/showoff.js"></script>
21
+ <script type="text/javascript" src="<%= @asset_path %>js/jTypeWriter.js"> </script>
22
+ <script type="text/javascript" src="<%= @asset_path %>js/sh_main.min.js"></script>
23
+ <script type="text/javascript" src="<%= @asset_path %>js/core.js"></script>
24
+ <script type="text/javascript" src="<%= @asset_path %>js/showoffcore.js"></script>
25
+
26
+ <link type="text/css" href="<%= @asset_path %>css/fg.menu.css" media="screen" rel="stylesheet" />
27
+ <link type="text/css" href="<%= @asset_path %>css/theme/ui.all.css" media="screen" rel="stylesheet" />
28
+ <link type="text/css" href="<%= @asset_path %>css/sh_style.css" rel="stylesheet" >
29
29
 
30
30
  <% css_files.each do |css_file| %>
31
31
  <link rel="stylesheet" href="file/<%= css_file %>" type="text/css"/>
data/views/onepage.erb CHANGED
@@ -17,7 +17,7 @@
17
17
  <% end %>
18
18
 
19
19
  <% if !@no_js %>
20
- <%= inline_js(['jquery-1.4.2.min.js', 'jquery.jswipe.js', 'jquery-print.js', 'showoff.js', 'onepage.js', 'sh_main.min.js', 'core.js', 'showoffcore.js'], 'public/js') %>
20
+ <%= inline_js(['jquery-1.4.2.min.js', 'jquery-print.js', 'showoff.js', 'onepage.js', 'sh_main.min.js', 'core.js', 'showoffcore.js'], 'public/js') %>
21
21
  <script type="text/javascript">
22
22
  $(document).ready(function() {
23
23
  setupOnePage()
@@ -33,4 +33,4 @@
33
33
  </div>
34
34
 
35
35
  </body>
36
- </html>
36
+ </html>
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: showoff
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 17
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
- - 2
9
- - 5
10
- version: 0.2.5
8
+ - 3
9
+ - 1
10
+ version: 0.3.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Scott Chacon
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-05-04 00:00:00 +02:00
18
+ date: 2010-08-17 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -75,21 +75,35 @@ dependencies:
75
75
  type: :runtime
76
76
  version_requirements: *id004
77
77
  - !ruby/object:Gem::Dependency
78
- name: gli
78
+ name: kramdown
79
79
  prerelease: false
80
80
  requirement: &id005 !ruby/object:Gem::Requirement
81
81
  none: false
82
82
  requirements:
83
83
  - - ">="
84
84
  - !ruby/object:Gem::Version
85
- hash: 19
85
+ hash: 3
86
86
  segments:
87
- - 1
88
- - 1
89
87
  - 0
90
- version: 1.1.0
88
+ version: "0"
91
89
  type: :runtime
92
90
  version_requirements: *id005
91
+ - !ruby/object:Gem::Dependency
92
+ name: gli
93
+ prerelease: false
94
+ requirement: &id006 !ruby/object:Gem::Requirement
95
+ none: false
96
+ requirements:
97
+ - - ">="
98
+ - !ruby/object:Gem::Version
99
+ hash: 17
100
+ segments:
101
+ - 1
102
+ - 1
103
+ - 1
104
+ version: 1.1.1
105
+ type: :runtime
106
+ version_requirements: *id006
93
107
  description: " ShowOff is a Sinatra web app that reads simple configuration files for a\n presentation. It is sort of like a Keynote web app engine. I am using it\n to do all my talks in 2010, because I have a deep hatred in my heart for\n Keynote and yet it is by far the best in the field.\n\n The idea is that you setup your slide files in section subdirectories and\n then startup the showoff server in that directory. It will read in your\n showoff.json file for which sections go in which order and then will give \n you a URL to present from.\n"
94
108
  email: schacon@gmail.com
95
109
  executables:
@@ -161,6 +175,7 @@ files:
161
175
  - public/js/sh_lang/sh_cpp.min.js
162
176
  - public/js/sh_lang/sh_csharp.min.js
163
177
  - public/js/sh_lang/sh_css.min.js
178
+ - public/js/sh_lang/sh_cucumber.min.js
164
179
  - public/js/sh_lang/sh_desktop.min.js
165
180
  - public/js/sh_lang/sh_diff.min.js
166
181
  - public/js/sh_lang/sh_flex.min.js