updated nav bar.
[libreplanet-static.git] / server / staging / lpc14 / index.html
CommitLineData
9b70c3ff 1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
ce015fb2 9 <title>LibrePlanet 2014</title>
9b70c3ff 10
11 </head>
12 <body>
13
14 <div id="wrapper"> <!-- start of wrapper -->
2b5654f1 15 <div class="lp-banner"> <!--start of lp banner -->
16 <div class="container"> <!-- start of container -->
5c7538ba 17 <div class="row">
2de9ea3f 18 <div class="col-sm-7"> <!-- start of lp header -->
5c7538ba 19 <div class="lp-head">
00a85a99 20 <h1><a href="/server/staging/lpc14"> LibrePlanet <small>2014</small></a></h1>
5c7538ba 21 <p><strong>March 23rd-24th 2014 in Cambridge, MA</strong></p>
d748469f 22 <p class="text-muted">The yearly conference of the free software community</p>
9b70c3ff 23 </div>
2de9ea3f 24 </div><!-- end of lp header -->
25 <div class="col-sm-5"> <!-- start of signup form -->
26 <form role="form" class="margin-top lp-signup"
27 action="https://crm.fsf.org/civicrm/profile/create?gid=234&amp;reset=1"
28 method="post" name="Edit" id="Edit">
29 <div>
30 <input name="postURL" type="hidden" value="" />
31 <input name="cancelURL" type="hidden"
32 value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=234" />
33 <input name="add_to_group" type="hidden" value="306" />
34 <input name="_qf_default" type="hidden" value="Edit:cancel" />
35 </div>
36
4246c5ba 37 <div id="crm-container" lang="en" xml:lang="en">
38 <p>Registration has not yet opened. Sign up for updates!</p>
2de9ea3f 39 <div id="editrow-email-Primary"
40 class="form-group">
41 <label class="sr-only" for="email-Primary">
42 Email
43 </label>
44 <div class="input-group">
45 <input class="form-control"
46 name="email-Primary"
47 id="email-Primary"
48 type="email"
49 placeholder="Your email address" required>
50 <span class="input-group-btn">
51 <button type="submit" class="btn btn-default"
52 accesskey="S" name="_qf_Edit_next" value="Save"
53 id="_qf_Edit_next">
54 Receive updates
55 </button>
56 </span>
57 </div>
5c7538ba 58 </div>
66c48448 59 <div id="editrow-custom_79">
60 <div class="checkbox">
61 <input
62 type="hidden" name="custom_79[yes]" value="" />
afb187e5 63 <label class="lp-label-news" for="custom_79_yes">
66c48448 64 <input id="custom_79_yes"
65 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
66 class="checkbox" />
dd6bdf76 67 Also join the FSF's newsletter
afb187e5 68 </label>
69 &middot;
4246c5ba 70 <p class="help-block">Read our
71 <a href="https://my.fsf.org/donate/privacypolicy.html">
72 privacy policy</a>.</p>
66c48448 73 </div>
74 </div>
5c7538ba 75 </div>
76 </form>
77 </div> <!-- end of signup form -->
78 </div>
2b5654f1 79 </div> <!-- end of header container -->
80 </div> <!-- end of lp banner -->
9b70c3ff 81
82 <div class="container"> <!-- start of carousel container -->
83 <div class="row">
111e3470 84
85 <div class="col-sm-3"> <!-- start of nav items -->
86 <ul class="nav nav-pills nav-stacked">
6fe9fdd0 87 <li><a href="/2014/call_for_sessions">Propose a session</a></li>
88 <li><a href="/2014/volunteer">Help plan LibrePlanet</a></li>
89 <li><a href="/2014/exhibit">Exhibition tables</a></li>
691f2553 90 <li>
91 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm_page">
92 Share your ideas</a></li>
93 </ul>
94 <ul class="nav nav-pills nav-stacked">
a26ae2e8 95 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2013/Video">LibrePlanet 2013 videos</a></li>
1e4c2109 96 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
e307368e 97 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
691f2553 98 <li class="fsf-donate">
6e0de872 99 <a href="https://my.fsf.org/associate/support_freedom">
691f2553 100 <span class="glyphicon glyphicon-heart"></span>
101 Donate to the FSF
102 </a>
103 </li>
111e3470 104 </ul>
111e3470 105 </div> <!-- end of nav items -->
106
f79cf930 107 <div class="col-sm-9"> <!-- start of carousel column -->
9b70c3ff 108
109 <!-- start of carousel -->
7245e895 110 <div id="lpc-carousel" class="carousel slide">
9b70c3ff 111
112 <!-- wrapper for slides -->
113 <ul class="carousel-inner list-unstyled">
acdf7866 114 <li class="item active">
20cc839a
ZR
115 <img src="/2014/i/lp13-expand-the-tent.jpg"
116 alt="[ The Expanding the Tent panel ]">
d6102156 117 <p class="lead carousel-caption-tr call-for-proposal">
88a12781 118 Call for sessions now open! <a class="btn btn-default" href="https://libreplanet.org/2014/call_for_sessions">
f7187018 119 Propose a session
6d9c8fe1 120 </a>
acdf7866 121 </p>
20cc839a 122 </li>
acdf7866 123 <li class="item">
d405887b
ZR
124 <img src="/2014/i/lp13-printer.jpg"
125 alt="[ Aleph Objects' Lulzbot 3D printer ]">
5d38c4c8 126 <p class="lead carousel-caption-tr">
71f845c5 127 LibrePlanet is a great place to spread the word about your business<br>
88a12781 128 <a class="btn btn-default" href="https://libreplanet.org/2014/exhibit">
6c263042 129 Apply for an exhibition table
5d38c4c8 130 </a>
131 </p>
9b70c3ff 132 </li>
133 <li class="item">
4ca11b90 134 <img src="/2014/i/lp13-room-110.jpg"
d405887b 135 alt="[ LibrePlanet 2013 discussion ]">
5d38c4c8 136 <p class="lead carousel-caption-bl">
c6da210f
ZR
137 We're collecting suggestions for LibrePlanet 2014
138
139<a class="btn btn-default"
6d9c8fe1 140 href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm_page">
c6da210f 141 Share your ideas
6d9c8fe1 142 </a>
6d9c8fe1 143 </p>
4ca11b90 144 </li>
145 <li class="item">
146 <img src="/2014/i/lp13-presentation.jpg"
d405887b 147 alt="[ A presentation at LibrePlanet 2013]">
a92f99fb 148 <p class="lead carousel-caption-tl">
88a12781 149 Volunteers are crucial in planing LibrePlanet<br><a class="btn btn-default" href="https://libreplanet.org/2014/volunteer">
e2e07597 150 Join the planning committee
6c263042 151 </a>
4ca11b90 152 </li>
9b70c3ff 153 </ul>
154 <!-- controls -->
155 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
156 <span class="glyphicon glyphicon-chevron-left"></span>
157 </a>
158 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
159 <span class="glyphicon glyphicon-chevron-right"></span>
160 </a>
161 </div> <!-- end of carousel -->
162 </div> <!-- end of carousel column -->
f79cf930 163
f79cf930 164 </div>
165 </div> <!-- end of carousel container -->
166
167 <div class="container"> <!-- start of container -->
168 <div class="row margin-top">
169
111e3470 170 <div class="col-sm-offset-3 col-sm-9"> <!-- start of LPC 14 main text -->
9b70c3ff 171 <p class="lead">
9dad95fb 172 LibrePlanet is an annual conference of the global free software community. Join software developers, policy experts, activists and computer users to learn skills, share accomplishments and face challenges. Newcomers are always welcome.</p>
94d9519d 173<p>
be63d653 174Theme text placeholder.
9b70c3ff 175 </p>
176 </div> <!-- end of LPC 14 main text -->
177 </div>
178 </div> <!-- end of container -->
179
180 </div> <!-- end of wrapper -->
181
182 <div id="footer">
183 <div class="container">
97f3a4f3 184 <p class="text-muted text-center">
a8b34a5e 185 The <a href="http://www.fsf.org/">Free Software
186 Foundation</a> is a nonprofit with a worldwide mission to
97f3a4f3 187 advance software freedom.</p>
9b70c3ff 188
0fe6c218 189 <p class="text-muted text-center"><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a> This page and its images, logos and videos are licensed under a<br><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. Copyright &copy; 2013 Free Software Foundation.</p>
a9b870ed 190
926a0b83 191 <p class="text-muted text-center">
192 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
193 JavaScript license information.
194 </a>
97f3a4f3 195 </p>
9b70c3ff 196 </div>
197 </div>
c922c744 198 <script type="text/javascript"
199 src="http://weblabels.fsf.org/libreplanet.org/CURRENT/files/js/jquery-1.10.2.min.js"></script>
200 <script type="text/javascript"
201 src="http://weblabels.fsf.org/libreplanet.org/CURRENT/files/js/bootstrap.min.js"></script>
9b70c3ff 202 <script type="text/javascript">
a9b870ed 203 /**
204 * @licstart The following is the entire license notice for the JavaScript code in this page.
c94ceece 205 *
d6deb50a 206 * Copyright (C) 2013 Free Software Foundation, Inc
a9b870ed 207
d6deb50a 208 * Licensed under the Apache License, Version 2.0 (the
209 * "License"); you may not use this file except in compliance
210 * with the License. You may obtain a copy of the License at
a9b870ed 211
d6deb50a 212 * http://www.apache.org/licenses/LICENSE-2.0
213
214 * Unless required by applicable law or agreed to in writing,
215 * software distributed under the License is distributed on an
216 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
217 * either express or implied. See the License for the specific
218 * language governing permissions and limitations under the
219 * License.
a9b870ed 220
a9b870ed 221 *
222 * @licend The above is the entire license notice for the JavaScript code in this page.
223 **/
c94ceece 224 $(document).ready(function() {
7245e895 225 $('.carousel').carousel({ interval:6000 });
a9b870ed 226 $('.glyphicon-chevron-left').css('display','inline-block');
227 $('.glyphicon-chevron-right').css('display','inline-block');
228 });
9b70c3ff 229 </script>
230 </body>
231</html>