rabbit-slide-kenhys-groonga-osc2013-spring 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4 @@
1
+ @font_family = find_font_family("Arial")
2
+ # @monospace_font_family = find_font_family("M+ 1c")
3
+
4
+ include_theme("blue-bar")
metadata ADDED
@@ -0,0 +1,83 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: rabbit-slide-kenhys-groonga-osc2013-spring
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - HAYASHI Kentaro
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2013-02-23 00:00:00.000000000 Z
13
+ dependencies:
14
+ - !ruby/object:Gem::Dependency
15
+ name: rabbit
16
+ requirement: !ruby/object:Gem::Requirement
17
+ none: false
18
+ requirements:
19
+ - - ! '>='
20
+ - !ruby/object:Gem::Version
21
+ version: 2.0.2
22
+ type: :runtime
23
+ prerelease: false
24
+ version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
26
+ requirements:
27
+ - - ! '>='
28
+ - !ruby/object:Gem::Version
29
+ version: 2.0.2
30
+ description: ! '2013年2月22日、2月23日にわたって開催されたOSC 2013 Tokyo/Sprintにて行われた
31
+
32
+ 第8回 日本OSS貢献者賞・奨励賞 授賞式後の懇親会でのLTです。'
33
+ email:
34
+ - kenhys@gmail.com
35
+ executables: []
36
+ extensions: []
37
+ extra_rdoc_files: []
38
+ files:
39
+ - .rabbit
40
+ - config.yaml
41
+ - Rakefile
42
+ - README.md
43
+ - rabbit/theme/groonga/groonga-logo.svg
44
+ - rabbit/theme/groonga/groonga-logo.png
45
+ - rabbit/theme/groonga/groonga.rb
46
+ - images/groonga-icon-full-size.svg
47
+ - images/mroonga-logo.svg
48
+ - images/nroonga-logo.svg
49
+ - images/rroonga-logo.svg
50
+ - images/groonga-logo.svg
51
+ - images/groonga-weekly.png
52
+ - images/groonga-why.png
53
+ - images/groonga-niku.png
54
+ - images/groonga-presen-mail.png
55
+ - images/groonga-night-3.png
56
+ - images/groonga-released-calendar.png
57
+ - groonga-osc2013-spring.md
58
+ - pdf/groonga-osc2013-spring-groonga-osc2013-spring.pdf
59
+ homepage: http://slide.rabbit-shocker.org/authors/kenhys/groonga-osc2013-spring/
60
+ licenses: []
61
+ post_install_message:
62
+ rdoc_options: []
63
+ require_paths:
64
+ - lib
65
+ required_ruby_version: !ruby/object:Gem::Requirement
66
+ none: false
67
+ requirements:
68
+ - - ! '>='
69
+ - !ruby/object:Gem::Version
70
+ version: '0'
71
+ required_rubygems_version: !ruby/object:Gem::Requirement
72
+ none: false
73
+ requirements:
74
+ - - ! '>='
75
+ - !ruby/object:Gem::Version
76
+ version: '0'
77
+ requirements: []
78
+ rubyforge_project:
79
+ rubygems_version: 1.8.25
80
+ signing_key:
81
+ specification_version: 3
82
+ summary: ! '# groonga開発チームの紹介'
83
+ test_files: []