added fix for wiki
[libreplanet-static.git] / index.php
... / ...
CommitLineData
1<!DOCTYPE html>
2<html>
3<head>
4 <title>LibrePlanet 2010</title>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <style type="text/css" media="screen">
7
8 @import url('http://static.fsf.org/combo.css');
9
10html {background-image: url('i/stripe.png');}
11
12body,html { margin: 0 !important; padding: 0 !important;}
13
14 #hd, #bd, #ft {background-color: black;}
15
16 #hd, #ft {text-align: center; text-transform: uppercase; font-weight: bold; color: white;}
17
18 h1{margin: 0; padding: 0;}
19
20 #ft p {line-height: 56px; margin: 0; padding: 0; font-size: 30px;}
21
22 #bd {margin: 24px 0;}
23
24 #days {text-align: center;}
25
26 #days h3{text-transform: uppercase; font-size: 26px;}
27
28 #days ul{text-align: center; margin: 0; padding: 0; }
29
30 #days li{list-style: none; font-size: 18px; text-transform: uppercase; margin: 0 20px 20px 20px; font-weight: bold;}
31
32 h2 {margin: -5px 0 !important; padding: -5px !important;}
33
34#signup {background-color: black; color: white; text-align: center; font-size: 48px; text-transform: uppercase; font-weight: bold; padding-top: 1em;}
35
36#signup a:link, #signup a:visited{color: yellow;}
37
38#signup a:active, #signup a:hover{color: red;}
39
40#womens, #wiki {background-color: orange; font-size: 24px; padding: 24px; text-align: center; text-transform: uppercase; font-weight: bold; margin-top: 1em;}
41
42#wiki {margin-top: 0; margin-bottom: 1em;}
43
44#friday {background-color: #eec73e;}
45
46#saturday {background-color: #aaccee;}
47
48#sunday {background-color: #98fc66;}
49
50 </style>
51</head>
52<body>
53<div id="wiki">
54
55<p><a href="http://groups.fsf.org/">Continue to LibrePlanet wiki...</a></p>
56
57</div>
58
59<div id="doc2" class="yui-t7">
60<div id="hd">
61<h1><img src="i/lp2010.png" alt="LibrePlanet" /></h1>
62</div>
63
64<div id="bd">
65
66
67
68 <div class="yui-g">
69<h2><img src="i/threedays.png" alt="Three days of free software activism"/></h2>
70
71 </div>
72 <div class="yui-gb" id="days">
73 <div class="yui-u first" id="friday">
74
75 <h3>Friday</h3>
76<ul>
77<li>Intro to the<br />command line</li>
78<li>Web workshop</li>
79<li>Inkscape/GIMP</li>
80<li>Free Network Services</li>
81<li>Phones workshop</li>
82<li>Hackspace</li>
83<li>GNU Hackers Meeting</li>
84</ul>
85
86 </div>
87 <div class="yui-u" id="saturday">
88
89 <h3>Saturday</h3>
90
91 <ul>
92<li>John Gilmore (GNU/EFF)</li>
93<li>Karen Sandler (SFLC)</li>
94<li>Louis Suarez-Potts (OpenOffice.org)</li>
95<li>Walter Bender (OLPC/Sugar Labs)</li>
96<li>Max Shinn/Steve DuBois (GNU Generation)</li>
97<li>Marina Zhurakhinskaya (GNOME shell)</li>
98<li>Richard Stallman</li>
99</ul>
100
101 </div>
102 <div class="yui-u" id="sunday">
103
104 <h3>Sunday</h3>
105
106 <ul>
107<li>GNU Hackers</li>
108<li>Bradley M. Kuhn (SFLC)</li>
109<li>Free Software Mentoring Workshop</li>
110<li><a href="https://my.fsf.org/associate/support_freedom/donate?benefit_of=womenscaucus">Increase women's participation in free sw</a></li>
111<li>Free BIOS</li>
112<li>Software Licensing</li>
113<li>Ogg Vorbis/Theora</li>
114<li>Mozilla</li>
115</ul>
116
117 </div>
118 </div>
119
120
121 <div class="yui-g">
122<h2><img src="i/hacking-banner.png" alt="Plus: three day dedicated hacking track! Bring your laptop and work on your own projects! Network Services, phone hacking and graphics libraries" /></h2>
123
124 </div>
125
126 <div class="yui-g" id="signup">
127
128 <p><a href="http://groups.fsf.org/wiki/LibrePlanet2010/Attendees">Sign up today!</a> &mdash; $60 for non-FSF associate members &mdash; <a href="https://my.fsf.org/associate/support_freedom?referrer=7776">join now</a></p>
129
130 </div>
131
132</div>
133
134<div id="ft">
135
136 <p>March 19th &mdash; 21st 2010 &nbsp;&mdash;&nbsp; Harvard Science Center</p>
137
138</div>
139</div>
140<div id="womens">
141
142<p>This year's conference features a dedicated track to help increase women's participation in free software. You can help this vital issue, by <a href="https://my.fsf.org/associate/support_freedom/donate?benefit_of=womenscaucus">donating to the travel fund</a>.</p>
143</div>
144
145</body>
146</html>