95be63b3eebc761ccfe5cd97c62ae5d971653439
[libreplanet-static.git] / 2020 / index.html
1 <!--#include virtual="/2020/includes/header.html"-->
2
3 <title>LibrePlanet 2020</title>
4
5 <!--#include virtual="/2020/includes/banner.html"-->
6 <!--#include virtual="/2020/includes/sidebar.html"-->
7
8
9 <!--start of carousel -->
10 <div id="lpc-carousel" class="carousel">
11
12 <!-- wrapper for slides -->
13 <ul class="carousel-inner list-unstyled">
14 <li class="item active">
15 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/web_schedule.png"
16 alt="[ Graphic announcing LibrePlanet 2020 schedule release. ]">
17 <p class="carousel-caption-center">
18 The schedule for LibrePlanet 2020 is now live! <br>
19 <a href="https://libreplanet.org/2020/program/">See what talks the future has in store.</a>
20 </p>
21 </li>
22 <li class="item">
23 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/keynotes.png"
24 alt="[ Keynotes announced so far for LibrePlanet 2020. ]">
25 <p class="carousel-caption-center">
26 Register for LibrePlanet 2020 today and see these influential speakers live! <br>
27 <a href="https://my.fsf.org/civicrm/event/info?id=87&reset=1">Register today and help us free the future.</a>
28 </p>
29 </li>
30 <li class="item">
31 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
32 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
33 <p class="carousel-caption-center">
34 <a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&id=60">Donate to the travel fund</a><br> to help us bring new people to LibrePlanet.
35 </p>
36 </li>
37 <li class="item">
38 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
39 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
40 <p class="carousel-caption-center">
41 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
42 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
43 </p>
44 </li>
45
46 <li class="item">
47 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg"
48 alt="[ Edward Platt, Valerie Young, Christopher Webber, Amy Zhang sitting together as co-panelists at LibrePlanet 2019. ]">
49 <p class="carousel-caption-center">
50
51 Explore a wealth of <a href="https://www.libreplanet.org/2019/program/">session
52 videos and slides</a><br> from LibrePlanet 2019.</p>
53
54 </li>
55
56 <!-- <li class="item"> -->
57 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
58 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
59 <!-- <p class="carousel-caption-center"> -->
60
61 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
62
63 <!-- </li> -->
64 </ul>
65
66 <!-- These are the controls for the carousel. Comment them in if you want the little navigation chevrons and the skrims that appear when you mouse over the edges of the active image.-->
67 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
68 <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
69 </a>
70 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
71 <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
72 </a> <!--end of carousel -->
73 </div>
74
75
76
77
78 <div class="col-sm-12">
79 <!--#include virtual="/2020/includes/home-content.html"-->
80 </div>
81
82 <!--#include virtual="/2020/includes/footer.html"-->
83 <!--#include virtual="/2020/includes/common_js.html"-->
84 <!--#include virtual="/2020/includes/home_js.html"-->
85 <!--#include virtual="/2020/includes/close.html" -->