benevolent_gaze 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (157) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +18 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +112 -0
  6. data/Rakefile +2 -0
  7. data/benevolent_gaze.gemspec +35 -0
  8. data/bin/benevolent_gaze +5 -0
  9. data/frontend/.gitignore +15 -0
  10. data/frontend/Gemfile +21 -0
  11. data/frontend/Gemfile.lock +162 -0
  12. data/frontend/config.rb +56 -0
  13. data/frontend/data/site.yml +4 -0
  14. data/frontend/source/images/.gitkeep +0 -0
  15. data/frontend/source/images/board@1x.png +0 -0
  16. data/frontend/source/images/city@1x.png +0 -0
  17. data/frontend/source/images/complete_left_panel@1x.png +0 -0
  18. data/frontend/source/images/icon_password@1x.png +0 -0
  19. data/frontend/source/images/icon_wifi@1x.png +0 -0
  20. data/frontend/source/images/logo@1x.png +0 -0
  21. data/frontend/source/images/pin_rope@1x.png +0 -0
  22. data/frontend/source/images/register@2x.png +0 -0
  23. data/frontend/source/images/sky@1x.png +0 -0
  24. data/frontend/source/images/sky_register@1x.png +0 -0
  25. data/frontend/source/images/sun@1x.png +0 -0
  26. data/frontend/source/images/tape_left@1x.png +0 -0
  27. data/frontend/source/images/tape_right@1x.png +0 -0
  28. data/frontend/source/images/thanks@2x.png +0 -0
  29. data/frontend/source/images/uploads/info.txt +1 -0
  30. data/frontend/source/images/visitor_art@1x.png +0 -0
  31. data/frontend/source/images/welcome@1x.png +0 -0
  32. data/frontend/source/index.html.haml +33 -0
  33. data/frontend/source/javascripts/all.js +161 -0
  34. data/frontend/source/layouts/layout.haml +23 -0
  35. data/frontend/source/register.html.haml +21 -0
  36. data/frontend/source/stylesheets/animate.css.scss +3176 -0
  37. data/frontend/source/stylesheets/application.css.scss +291 -0
  38. data/frontend/source/thanks.html.haml +8 -0
  39. data/kiosk/.env +7 -0
  40. data/kiosk/Procfile +2 -0
  41. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-22037a34.woff +0 -0
  42. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-66b1fc67.svg +229 -0
  43. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-aafafdc0.ttf +0 -0
  44. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-f3a9a3b6.eot +0 -0
  45. data/kiosk/public/images/board@1x-b5fb87e5.png +0 -0
  46. data/kiosk/public/images/city@1x-22396032.png +0 -0
  47. data/kiosk/public/images/complete_left_panel@1x-7dec25da.png +0 -0
  48. data/kiosk/public/images/icon_password@1x-fb34b974.png +0 -0
  49. data/kiosk/public/images/icon_wifi@1x-e92e9c20.png +0 -0
  50. data/kiosk/public/images/logo@1x-927932fa.png +0 -0
  51. data/kiosk/public/images/pin_rope@1x-f5912856.png +0 -0
  52. data/kiosk/public/images/register@2x-328082c6.png +0 -0
  53. data/kiosk/public/images/sky@1x-47babe39.png +0 -0
  54. data/kiosk/public/images/sky_register@1x-cd96f779.png +0 -0
  55. data/kiosk/public/images/sun@1x-4f644bff.png +0 -0
  56. data/kiosk/public/images/tape_left@1x-9f3af6c1.png +0 -0
  57. data/kiosk/public/images/tape_right@1x-646752c4.png +0 -0
  58. data/kiosk/public/images/thanks@2x-694b424f.png +0 -0
  59. data/kiosk/public/images/uploads/info.txt +1 -0
  60. data/kiosk/public/images/visitor_art@1x-21d82dcb.png +0 -0
  61. data/kiosk/public/images/welcome@1x-7d17fbb9.png +0 -0
  62. data/kiosk/public/index.html +74 -0
  63. data/kiosk/public/javascripts/all-eb365891.js +12256 -0
  64. data/kiosk/public/register.html +52 -0
  65. data/kiosk/public/stylesheets/animate-31203878.css +6 -0
  66. data/kiosk/public/stylesheets/application-70841e1d.css +1 -0
  67. data/kiosk/public/thanks.html +36 -0
  68. data/lib/benevolent_gaze/bgapp.rb +39 -0
  69. data/lib/benevolent_gaze/cli.rb +153 -0
  70. data/lib/benevolent_gaze/kiosk.rb +164 -0
  71. data/lib/benevolent_gaze/kiosk_bak.rb +164 -0
  72. data/lib/benevolent_gaze/tracker.rb +87 -0
  73. data/lib/benevolent_gaze/version.rb +3 -0
  74. data/lib/benevolent_gaze.rb +5 -0
  75. data/website/.gitignore +18 -0
  76. data/website/Gemfile +20 -0
  77. data/website/Gemfile.lock +151 -0
  78. data/website/config.rb +58 -0
  79. data/website/data/site.yml +4 -0
  80. data/website/source/CNAME +1 -0
  81. data/website/source/fonts/OpenSans-Regular-webfont.eot +0 -0
  82. data/website/source/fonts/OpenSans-Regular-webfont.svg +1831 -0
  83. data/website/source/fonts/OpenSans-Regular-webfont.ttf +0 -0
  84. data/website/source/fonts/OpenSans-Regular-webfont.woff +0 -0
  85. data/website/source/fonts/Oswald-Bold.eot +0 -0
  86. data/website/source/fonts/Oswald-Bold.svg +0 -0
  87. data/website/source/fonts/Oswald-Bold.ttf +0 -0
  88. data/website/source/fonts/Oswald-Bold.woff +0 -0
  89. data/website/source/fonts/Oswald-Light.eot +0 -0
  90. data/website/source/fonts/Oswald-Light.svg +0 -0
  91. data/website/source/fonts/Oswald-Light.ttf +0 -0
  92. data/website/source/fonts/Oswald-Light.woff +0 -0
  93. data/website/source/fonts/Oswald-Regular.eot +0 -0
  94. data/website/source/fonts/Oswald-Regular.svg +0 -0
  95. data/website/source/fonts/Oswald-Regular.ttf +0 -0
  96. data/website/source/fonts/Oswald-Regular.woff +0 -0
  97. data/website/source/fonts/TradeGothic-BoldCondTwenty.eot +0 -0
  98. data/website/source/fonts/TradeGothic-BoldCondTwenty.svg +0 -0
  99. data/website/source/fonts/TradeGothic-BoldCondTwenty.ttf +0 -0
  100. data/website/source/fonts/TradeGothic-BoldCondTwenty.woff +0 -0
  101. data/website/source/fonts/TradeGothic-CondEighteen.eot +0 -0
  102. data/website/source/fonts/TradeGothic-CondEighteen.svg +0 -0
  103. data/website/source/fonts/TradeGothic-CondEighteen.ttf +0 -0
  104. data/website/source/fonts/TradeGothic-CondEighteen.woff +0 -0
  105. data/website/source/fonts/telegrafico_by_ficod-webfont.eot +0 -0
  106. data/website/source/fonts/telegrafico_by_ficod-webfont.svg +95 -0
  107. data/website/source/fonts/telegrafico_by_ficod-webfont.ttf +0 -0
  108. data/website/source/fonts/telegrafico_by_ficod-webfont.woff +0 -0
  109. data/website/source/images/.gitkeep +0 -0
  110. data/website/source/images/gaze.png +0 -0
  111. data/website/source/images/splash/accessorized_badge@2x.png +0 -0
  112. data/website/source/images/splash/benevolent_gaze_icon@2x.png +0 -0
  113. data/website/source/images/splash/benevolent_gaze_logo@2x.png +0 -0
  114. data/website/source/images/splash/benevolent_gaze_logo_color@2x.png +0 -0
  115. data/website/source/images/splash/benevolent_gaze_text@2x.png +0 -0
  116. data/website/source/images/splash/brackets.png +0 -0
  117. data/website/source/images/splash/checkmark.png +0 -0
  118. data/website/source/images/splash/circle_for_logo@2x.png +0 -0
  119. data/website/source/images/splash/cloud_cover@2x.png +0 -0
  120. data/website/source/images/splash/clouds.png +0 -0
  121. data/website/source/images/splash/complete_badge@2x.png +0 -0
  122. data/website/source/images/splash/down_arrow.png +0 -0
  123. data/website/source/images/splash/easy_badge@2x.png +0 -0
  124. data/website/source/images/splash/faded-clouds.png +0 -0
  125. data/website/source/images/splash/github_banner@2x.png +0 -0
  126. data/website/source/images/splash/hero_bkg.png +0 -0
  127. data/website/source/images/splash/left-bracket.png +0 -0
  128. data/website/source/images/splash/more-awesome-stuff.png +0 -0
  129. data/website/source/images/splash/overbracket.png +0 -0
  130. data/website/source/images/splash/rainbow@2x.png +0 -0
  131. data/website/source/images/splash/rainbow_banner@2x.png +0 -0
  132. data/website/source/images/splash/right-bracket.png +0 -0
  133. data/website/source/images/splash/seed-logo-color.png +0 -0
  134. data/website/source/images/splash/seed-logo.png +0 -0
  135. data/website/source/images/splash/sensible-defaults.png +0 -0
  136. data/website/source/images/splash/single_check@2x.png +0 -0
  137. data/website/source/images/splash/sky_background.png +0 -0
  138. data/website/source/images/splash/solid-gems.png +0 -0
  139. data/website/source/images/splash/ted.png +0 -0
  140. data/website/source/images/splash/ted_on_unicorn@2x.png +0 -0
  141. data/website/source/images/splash/view-me-on-github.png +0 -0
  142. data/website/source/index.html.haml +181 -0
  143. data/website/source/javascripts/all.js +3 -0
  144. data/website/source/javascripts/modernizr.js +1406 -0
  145. data/website/source/javascripts/scrollReveal.js +398 -0
  146. data/website/source/layouts/_footer.html.haml +34 -0
  147. data/website/source/layouts/_javascripts.erb +9 -0
  148. data/website/source/layouts/docs_layout.haml +23 -0
  149. data/website/source/layouts/layout.haml +87 -0
  150. data/website/source/stylesheets/animate.css +3158 -0
  151. data/website/source/stylesheets/application.css.scss +534 -0
  152. data/website/source/stylesheets/fonts/socicon-webfont.eot +0 -0
  153. data/website/source/stylesheets/fonts/socicon-webfont.svg +90 -0
  154. data/website/source/stylesheets/fonts/socicon-webfont.ttf +0 -0
  155. data/website/source/stylesheets/fonts/socicon-webfont.woff +0 -0
  156. data/website/source/stylesheets/socicons.css +124 -0
  157. metadata +382 -0
@@ -0,0 +1,151 @@
1
+ GEM
2
+ remote: https://rubygems.org/
3
+ specs:
4
+ activesupport (4.1.8)
5
+ i18n (~> 0.6, >= 0.6.9)
6
+ json (~> 1.7, >= 1.7.7)
7
+ minitest (~> 5.1)
8
+ thread_safe (~> 0.1)
9
+ tzinfo (~> 1.1)
10
+ bootstrap-sass (3.3.1.0)
11
+ sass (~> 3.2)
12
+ builder (3.2.2)
13
+ celluloid (0.16.0)
14
+ timers (~> 4.0.0)
15
+ chunky_png (1.3.3)
16
+ coffee-script (2.3.0)
17
+ coffee-script-source
18
+ execjs
19
+ coffee-script-source (1.8.0)
20
+ compass (1.0.1)
21
+ chunky_png (~> 1.2)
22
+ compass-core (~> 1.0.1)
23
+ compass-import-once (~> 1.0.5)
24
+ rb-fsevent (>= 0.9.3)
25
+ rb-inotify (>= 0.9)
26
+ sass (>= 3.3.13, < 3.5)
27
+ compass-core (1.0.1)
28
+ multi_json (~> 1.0)
29
+ sass (>= 3.3.0, < 3.5)
30
+ compass-import-once (1.0.5)
31
+ sass (>= 3.2, < 3.5)
32
+ em-websocket (0.5.1)
33
+ eventmachine (>= 0.12.9)
34
+ http_parser.rb (~> 0.6.0)
35
+ erubis (2.7.0)
36
+ eventmachine (1.0.3)
37
+ execjs (2.2.2)
38
+ ffi (1.9.6)
39
+ haml (4.0.5)
40
+ tilt
41
+ hike (1.2.3)
42
+ hitimes (1.2.2)
43
+ hooks (0.4.0)
44
+ uber (~> 0.0.4)
45
+ http_parser.rb (0.6.0)
46
+ i18n (0.6.11)
47
+ jquery-middleman (3.0.4)
48
+ thor (>= 0.14, < 2.0)
49
+ json (1.8.1)
50
+ kramdown (1.5.0)
51
+ listen (2.8.0)
52
+ celluloid (>= 0.15.2)
53
+ rb-fsevent (>= 0.9.3)
54
+ rb-inotify (>= 0.9)
55
+ middleman (3.3.7)
56
+ coffee-script (~> 2.2)
57
+ compass (>= 1.0.0, < 2.0.0)
58
+ compass-import-once (= 1.0.5)
59
+ execjs (~> 2.0)
60
+ haml (>= 4.0.5)
61
+ kramdown (~> 1.2)
62
+ middleman-core (= 3.3.7)
63
+ middleman-sprockets (>= 3.1.2)
64
+ sass (>= 3.4.0, < 4.0)
65
+ uglifier (~> 2.5)
66
+ middleman-autometatags (0.0.1)
67
+ middleman-core (>= 3.0.0)
68
+ middleman-core (3.3.7)
69
+ activesupport (~> 4.1.0)
70
+ bundler (~> 1.1)
71
+ erubis
72
+ hooks (~> 0.3)
73
+ i18n (~> 0.6.9)
74
+ listen (>= 2.7.9, < 3.0)
75
+ padrino-helpers (~> 0.12.3)
76
+ rack (>= 1.4.5, < 2.0)
77
+ rack-test (~> 0.6.2)
78
+ thor (>= 0.15.2, < 2.0)
79
+ tilt (~> 1.4.1, < 2.0)
80
+ middleman-deploy (0.3.0)
81
+ middleman-core (>= 3.2)
82
+ net-sftp
83
+ ptools
84
+ middleman-livereload (3.1.1)
85
+ em-websocket (>= 0.2.0)
86
+ middleman-core (>= 3.0.2)
87
+ multi_json (~> 1.0)
88
+ rack-livereload
89
+ middleman-sprockets (3.3.10)
90
+ middleman-core (~> 3.3)
91
+ sprockets (~> 2.12.1)
92
+ sprockets-helpers (~> 1.1.0)
93
+ sprockets-sass (~> 1.2.0)
94
+ minitest (5.4.3)
95
+ multi_json (1.10.1)
96
+ net-sftp (2.1.2)
97
+ net-ssh (>= 2.6.5)
98
+ net-ssh (2.9.1)
99
+ padrino-helpers (0.12.4)
100
+ i18n (~> 0.6, >= 0.6.7)
101
+ padrino-support (= 0.12.4)
102
+ tilt (~> 1.4.1)
103
+ padrino-support (0.12.4)
104
+ activesupport (>= 3.1)
105
+ ptools (1.2.6)
106
+ rack (1.5.2)
107
+ rack-livereload (0.3.15)
108
+ rack
109
+ rack-test (0.6.2)
110
+ rack (>= 1.0)
111
+ rb-fsevent (0.9.4)
112
+ rb-inotify (0.9.5)
113
+ ffi (>= 0.5.0)
114
+ redcarpet (3.2.0)
115
+ sass (3.4.8)
116
+ sprockets (2.12.3)
117
+ hike (~> 1.2)
118
+ multi_json (~> 1.0)
119
+ rack (~> 1.0)
120
+ tilt (~> 1.1, != 1.3.0)
121
+ sprockets-helpers (1.1.0)
122
+ sprockets (~> 2.0)
123
+ sprockets-sass (1.2.0)
124
+ sprockets (~> 2.0)
125
+ tilt (~> 1.1)
126
+ thor (0.19.1)
127
+ thread_safe (0.3.4)
128
+ tilt (1.4.1)
129
+ timers (4.0.1)
130
+ hitimes
131
+ tzinfo (1.2.2)
132
+ thread_safe (~> 0.1)
133
+ uber (0.0.11)
134
+ uglifier (2.5.3)
135
+ execjs (>= 0.3.0)
136
+ json (>= 1.8.0)
137
+
138
+ PLATFORMS
139
+ ruby
140
+
141
+ DEPENDENCIES
142
+ bootstrap-sass
143
+ builder (~> 3.0)
144
+ jquery-middleman
145
+ middleman (~> 3.3.7)
146
+ middleman-autometatags
147
+ middleman-deploy
148
+ middleman-livereload (~> 3.1.0)
149
+ redcarpet
150
+ tzinfo-data
151
+ wdm (~> 0.1.0)
data/website/config.rb ADDED
@@ -0,0 +1,58 @@
1
+ # For custom domains on github pages
2
+ page "CNAME", layout: false
3
+
4
+ page "docs/*", layout: :docs_layout
5
+
6
+ set :font_dir, 'fonts'
7
+ set :css_dir, 'stylesheets'
8
+ set :js_dir, 'javascripts'
9
+ set :images_dir, 'images'
10
+
11
+ # Better markdown support
12
+ set :markdown, :tables => true, :autolink => true, :gh_blockcode => true, :fenced_code_blocks => true
13
+ set :markdown_engine, :redcarpet
14
+
15
+ activate :autometatags
16
+
17
+ # Turn this on if you want to make your url's prettier, without the .html
18
+ # activate :directory_indexes
19
+
20
+ # Automatic image dimensions on image_tag helper
21
+ # activate :automatic_image_sizes
22
+
23
+ # Easier bootstrap navbars
24
+ # activate :bootstrap_navbar
25
+
26
+ configure :development do
27
+ activate :livereload
28
+ end
29
+
30
+ # Build-specific configuration
31
+ configure :build do
32
+ # Any files you want to ignore:
33
+ ignore '/admin/*'
34
+ ignore '/stylesheets/admin/*'
35
+
36
+ # For example, change the Compass output style for deployment
37
+ activate :minify_css
38
+
39
+ # Minify Javascript on build
40
+ activate :minify_javascript
41
+
42
+ # Enable cache buster
43
+ activate :asset_hash
44
+
45
+ # Use relative URLs
46
+ activate :relative_assets
47
+
48
+ # Or use a different image path
49
+ # set :http_prefix, "/blog/"
50
+ end
51
+
52
+
53
+ # This will push to the gh-pages branch of the repo, which will
54
+ # host it on github pages (If this is a github repository)
55
+ activate :deploy do |deploy|
56
+ deploy.method = :git
57
+ deploy.build_before = true
58
+ end
@@ -0,0 +1,4 @@
1
+ title: "Happy Seed"
2
+ publisher_twitter: "@HappyFunCorp"
3
+ twitter_id: "@HappyFunCorp"
4
+ google_analytics_id: "UA-20250697-7"
@@ -0,0 +1 @@
1
+ gaze.happyfuncorp.com