This repository has been archived by the owner on Aug 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
216 lines (182 loc) · 6.43 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DemoCamp Niagara #1 - Software Niagara</title>
<meta name="description" content="The slide deck used for the introduction to DemoCamp Niagara #1.">
<meta name="author" content="Software Niagara">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="css/theme/simple.css" id="theme">
<link rel="stylesheet" href="css/theme/niagara.css" id="custom-theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<script>
// If the query includes 'print-pdf' we'll use the PDF print sheet
document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Used to fade in a background when a specific slide state is reached -->
<div class="state-background"></div>
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section>
<div class="header">
<h1>Software Niagara</h1>
<div class="url">http://softwareniagara.com</div>
<div class="clear"></div>
</div>
<div class="centerbox">
<hgroup>
<h1>DemoCamp</h1>
</hgroup>
</div>
<div class="sponsors-horizontal">
<h4>Sponsored by:</h4>
<img src="img/venture-niagara-logo.jpg" alt="Venture Niagara" />
<img src="img/lakeside-electrical-logo.png" alt="Lakeside Electrical" />
<div class="clear"></div>
</div>
</section>
<section>
<div class="header">
<h1>Software Niagara</h1>
<div class="url">http://softwareniagara.com</div>
<div class="clear"></div>
</div>
<h2>About</h2>
<ul>
<li>Grassroots organization</li>
<li>Run by volunteers</li>
<li>Working to build a stronger software community
<ul>
<li>Community Events</li>
<li>Mentorship</li>
<li>Encouragement</li>
<li>Share Knowledge</li>
<li>Acknowledgement</li>
</ul>
</li>
</ul>
</section>
<section>
<div class="header">
<h1>Software Niagara</h1>
<div class="url">http://softwareniagara.com</div>
<div class="clear"></div>
</div>
<h2>Our History</h2>
<ul>
<li>Founded in 2012</li>
<li>Inspired by Software Hamilton</li>
<li>Launched website August 2012</li>
<li>First DemoCamp September 2012</li>
</ul>
</section>
<section>
<div class="header">
<h1>Software Niagara</h1>
<div class="url">http://softwareniagara.com</div>
<div class="clear"></div>
</div>
<h2>Our Goals</h2>
<ul>
<li>Create jobs in Niagara</li>
<li>Build a stronger community</li>
<li>Increase awareness of tech community</li>
<li>Increase cooperation in the tech community</li>
<li>Increase participation in the tech community</li>
<li>Sharing technology skills with eachother and newcomers</li>
</ul>
</section>
<section>
<div class="header">
<h1>Software Niagara</h1>
<div class="url">http://softwareniagara.com</div>
<div class="clear"></div>
</div>
<h2>Contribute to SoftwareNiagara</h2>
<ul>
<li>This is your community</li>
<li>Growing organically</li>
<li>On Github</li>
</ul>
</section>
<section>
<h2>About DemoCamp</h2>
<ul>
<li>Presenting demos of things they built</li>
<li>5 minutes demo</li>
<li>5 minutes Q&A</li>
</ul>
</section>
<section>
<h2>Do you want to Demo?</h2>
<ul>
<li>Apply online</li>
</ul>
</section>
<section>
<h2>What's Next</h2>
<ul>
<li>TechJam October 17th</li>
<li>DemoCamp November</li>
</ul>
</section>
<section>
<h2>Software Niagara</h2>
<ul>
<li>
<a href="mailto:[email protected]" title="Email [email protected]">
</li>
<li>
<a href="http://www.softwareniagara.com" title="Visit softwareniagara.com">
http://softwareniagara.com
</a>
</li>
</ul>
</section>
</div>
<!-- The navigational controls UI -->
<aside class="controls">
<a class="left" href="#">◄</a>
<a class="right" href="#">►</a>
<a class="up" href="#">▲</a>
<a class="down" href="#">▼</a>
</aside>
<!-- Presentation progress bar -->
<div class="progress"><span></span></div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
theme: Reveal.getQueryHash().theme || 'simple', // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'default', // default/cube/page/concave/linear(2d)
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/highlight.js', async: true, callback: function() { window.hljs.initHighlightingOnLoad(); } },
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'lib/js/showdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'lib/js/data-markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: '/socket.io/socket.io.js', async: true, condition: function() { return window.location.host === 'localhost:1947'; } },
{ src: 'plugin/speakernotes/client.js', async: true, condition: function() { return window.location.host === 'localhost:1947'; } },
]
});
</script>
</body>
</html>