Adding more buttons to homepage nav area.
[libreplanet-static.git] / server / staging / lpc14 / index.html
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" />
9 <title>LibrePlanet 2014</title>
10
11 </head>
12 <body>
13
14 <div id="wrapper"> <!-- start of wrapper -->
15 <div class="lp-banner"> <!--start of lp banner -->
16 <div class="container"> <!-- start of container -->
17 <div class="row">
18 <div class="col-sm-7"> <!-- start of lp header -->
19 <div class="lp-head">
20 <h1><a href="/server/staging/lpc14"> LibrePlanet <small>2014</small></a></h1>
21 <p><strong>March 23rd-24th 2014 in Cambridge, MA</strong></p>
22 <p class="text-muted">The yearly conference of the free software community</p>
23 </div>
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
37 <div id="crm-container" lang="en" xml:lang="en">
38 <p>Registration has not yet opened. Sign up for updates!</p>
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>
58 </div>
59 <div id="editrow-custom_79">
60 <div class="checkbox">
61 <input
62 type="hidden" name="custom_79[yes]" value="" />
63 <label class="lp-label-news">
64 <input id="custom_79_yes"
65 name="custom_79[yes]" type="checkbox" value="1" checked="checked"
66 class="checkbox" />
67 Also join the FSF's newsletter
68 </label>
69 <p class="help-block">Read our
70 <a href="https://my.fsf.org/donate/privacypolicy.html">
71 privacy policy</a>.</p>
72 </div>
73 </div>
74 </div>
75 </form>
76 </div> <!-- end of signup form -->
77 </div>
78 </div> <!-- end of header container -->
79 </div> <!-- end of lp banner -->
80
81 <div class="container"> <!-- start of carousel container -->
82 <div class="row">
83
84 <div class="col-sm-3"> <!-- start of nav items -->
85 <ul class="nav nav-pills nav-stacked">
86 <li><a href="https://libreplanet.org/2014/proposals">Propose a session</a></li>
87 <li><a href="#">Volunteer</a></li>
88 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm_page">Share your ideas</a></li>
89 <br>
90 <br>
91 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2013/Video">LibrePlanet 2013 videos</a></li>
92 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
93 <li><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
94 <li class="fsf-donate"><a href="https://static.fsf.org/nosvn/donate.en.png"> Donate to the FSF</a></li>
95 </ul>
96 </div> <!-- end of nav items -->
97
98 <div class="col-sm-9"> <!-- start of carousel column -->
99
100 <!-- start of carousel -->
101 <div id="lpc-carousel" class="carousel slide">
102
103 <!-- wrapper for slides -->
104 <ul class="carousel-inner list-unstyled">
105 <li class="item active">
106 <img src="/2014/i/lp13-expand-the-tent.jpg"
107 alt="[ The Expanding the Tent panel ]">
108 <p class="lead carousel-caption">
109 Call for proposals now open!
110 <a class="btn btn-default" href="#">Submit a proposal</a>
111 </p>
112 </li>
113 <li class="item">
114 <img src="/2014/i/lp13-printer.jpg"
115 alt="[ Aleph Objects' Lulzbot 3D printer ]">
116 </li>
117 <li class="item">
118 <img src="/2014/i/lp13-room-110.jpg"
119 alt="[ LibrePlanet 2013 discussion ]">
120 </li>
121 <li class="item">
122 <img src="/2014/i/lp13-presentation.jpg"
123 alt="[ A presentation at LibrePlanet 2013]">
124 </li>
125 </ul>
126 <!-- controls -->
127 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
128 <span class="glyphicon glyphicon-chevron-left"></span>
129 </a>
130 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
131 <span class="glyphicon glyphicon-chevron-right"></span>
132 </a>
133 </div> <!-- end of carousel -->
134 </div> <!-- end of carousel column -->
135
136 </div>
137 </div> <!-- end of carousel container -->
138
139 <div class="container"> <!-- start of container -->
140 <div class="row margin-top">
141
142 <div class="col-sm-offset-3 col-sm-9"> <!-- start of LPC 14 main text -->
143 <p class="lead">
144 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>
145 <p>
146 2014's theme is Grass <code>root</code>. The free software movement has always been driven by a broad and interconnected network of people, each with root access to her own small piece of the puzzle. Whether it's contributing code to a free software project, helping her community switch to free software, organizing a local user group, or challenging companies who stand in the way of software freedom, these grassroots actions combine to form a movement that is getting stronger every day.
147 </p>
148 </div> <!-- end of LPC 14 main text -->
149 </div>
150 </div> <!-- end of container -->
151
152 </div> <!-- end of wrapper -->
153
154 <div id="footer">
155 <div class="container">
156 <p class="text-muted text-center">
157 The <a href="http://www.fsf.org/">Free Software
158 Foundation</a> is a nonprofit with a worldwide mission to
159 advance software freedom.</p>
160
161 <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="http://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>
162
163 <p class="text-muted text-center"><a href="/2014/javascript/" rel="jslicense">JavaScript license information.</a>
164 </p>
165 </div>
166 </div>
167 <script type="text/javascript" src="/2014/assets/js/jquery-1.10.2.min.js"></script>
168 <script type="text/javascript" src="/2014/assets/js/bootstrap.min.js"></script>
169 <script type="text/javascript">
170 /**
171 * @licstart The following is the entire license notice for the JavaScript code in this page.
172 *
173 * Copyright (C) 2013 Free Software Foundation, Inc
174
175 * Licensed under the Apache License, Version 2.0 (the
176 * "License"); you may not use this file except in compliance
177 * with the License. You may obtain a copy of the License at
178
179 * http://www.apache.org/licenses/LICENSE-2.0
180
181 * Unless required by applicable law or agreed to in writing,
182 * software distributed under the License is distributed on an
183 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
184 * either express or implied. See the License for the specific
185 * language governing permissions and limitations under the
186 * License.
187
188 *
189 * @licend The above is the entire license notice for the JavaScript code in this page.
190 **/
191 $(document).ready(function() {
192 $('.carousel').carousel({ interval:6000 });
193 $('.glyphicon-chevron-left').css('display','inline-block');
194 $('.glyphicon-chevron-right').css('display','inline-block');
195 });
196 </script>
197 </body>
198 </html>