-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
91 lines (80 loc) · 3.11 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
---
layout: conference
title: Columbus Code Camp
---
<div id="breakout">
<!--<div id="home-breakout-left">
<img src="images/logo-sm.jpg" width="189" height="159" alt="Logo Small">
</div>--><!--home-breakout-left-->
<!--home-breakout-right-->
<div id="home-breakout-left">
<div class="fancy" style="text-align:center;margin:10px 0 -10px 0">
presented by
</div>
<a href="http://leadingedje.com/"><img src="images/logos/leadingedje.png" width="280" height="48" alt="Leading EDJE" style="margin: 30px 0 0 -5px"/></a>
</div><!--home-breakout-left-->
<div id="home-breakout-right">
<!-- <a href="mailto:cmhcodecamp@gmail.com">Contact us</a> to find out how
your organization can become Presenting sponsor.
-->
Columbus Code Camp is presented in part through the generous support of
<a href="http://leadingedje.com/">Leading EDJE</a>, the leading provider of custom application development in Central Ohio.
<div style="height:8px;clear:both"></div>
Thank you <a href="http://leadingedje.com/">Leading EDJE</a> and all of our
<a href="sponsors.html">sponsors</a>.
<a href="mailto:cmhcodecamp@gmail.com">Contact us</a> to to learn about the many benefits
of sponsoring this event.
</div><!--home-breakout-right-->
</div><!--breakout-->
<div id="content" class="home">
<div id="content-left-full">
<div class="float-righty">
<img src="images/code.campers.2.jpg" width="400" alt="Code Campers" class="img-righty" />
<div class="fancy" style="text-align:left;font-size:1.2em">
News and Info
</div>
<ul style=".list-style-type:none">
<!--
<li><strong><a href="register.html">Registration</a> is open</strong></li>
<li><strong><a href="presentations.html">Call for Speakers</a> is OPEN</strong></li>
-->
<li><strong>No 2019 code camp</strong></li>
<!--
<li><strong>2018 code camp is Oct 27</strong></li>
<li><strong><a href="presentations.html">Schedule</a> is POSTED</strong></li>
</ul>
-->
</div><!--float-righty-->
<div class="fancy" style="text-align:left;font-size:1.2em">
Welcome to Code Camp
</div>
<p>
The next Columbus Code Camp will take place in 2020.
<p>
To keep up-to-date on the latest central Ohio software-development events (including Code Camp), scroll down and join our announcement-only mailing list.
</p>
<p>
Columbus Code Camp is a technology-agnostic community event (following the
<a href="about.html">Code Camp Manifesto</a>) where software developers learn from their peers.
All are welcome to attend and speak.
</p>
<p>
Code Camp follows these principles:
<ul>
<li>by and for the developer community</li>
<li>always free</li>
<li>community-developed material</li>
<li>no fluff - only code</li>
<li>never occurs during working hours</li>
</ul>
</p>
<p>
Sessions range from lightning talks to chalk talks to more formal presentations.
There is always a mix of presenters-- some experienced public speakers,
some making their first-ever public presentation.
</p>
<p>
Join developers from throughout the region and beyond!
</p>
</div><!--content-left-full-->
</div><!--content-->