updates to 2022
[libreplanet-static.git] / 2022 / index.html
CommitLineData
6922e538 1<!--#include virtual="/2022/includes/header.html"-->
6ca5bddc 2
6922e538 3<title>LibrePlanet 2022</title>
6ca5bddc 4
6922e538 5<!--#include virtual="/2022/includes/banner.html"-->
6<!--#include virtual="/2022/includes/sidebar.html"-->
6ca5bddc 7<!--start of carousel -->
8<div id="lpc-carousel" class="carousel">
9
10 <!-- wrapper for slides -->
11 <ul class="carousel-inner list-unstyled">
12 <li class="item active">
13 <img src="//static.fsf.org/nosvn/libreplanet/2020/communications/audiowide.png"
14 alt="[ Illustration of a woman listening to a LibrePlanet recording. ]" style="width: 80%;">
15 <p class="carousel-caption-center">
16 <br>
d448d64b 17 <a href="https://media.libreplanet.org">Watch sessions from last year's conference</a>
6ca5bddc 18 </p>
19 </li>
20 <li class="item">
21 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/keynotes.png"
22 alt="[ Keynotes announced so far for LibrePlanet 2020. ]">
23 <p class="carousel-caption-center">
24 <br>
25 <a href="https://libreplanet.org/2020/live/">Find out more about virtual conference participation.</a>
26 </p>
27 </li>
d448d64b
GF
28 <!-- <li class="item"> -->
29 <!-- <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/web_schedule.png" -->
30 <!-- alt="[ Graphic announcing LibrePlanet 2020 schedule release. ]"> -->
31 <!-- <p class="carousel-caption-center"> -->
32 <!-- The schedule for LibrePlanet 2020 is now live! <br> -->
33 <!-- <a href="https://libreplanet.org/2020/program/">See what talks the future has in store.</a> -->
34 <!-- </p> -->
35 <!-- </li> -->
6ca5bddc 36 <li class="item">
37 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
38 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
39 <p class="carousel-caption-center">
40 <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.
41 </p>
42 </li>
43 <li class="item">
44 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
45 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
46 <p class="carousel-caption-center">
47 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
d448d64b 48 <a href="https://libreplanet.org/2022/volunteer">Sign up today.</a>
6ca5bddc 49 </p>
50 </li>
51
d448d64b
GF
52 <!-- <li class="item"> -->
53 <!-- <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg" -->
54 <!-- alt="[ Edward Platt, Valerie Young, Chris Webber, Amy Zhang sitting together as co-panelists at LibrePlanet 2019. ]"> -->
55 <!-- <p class="carousel-caption-center"> -->
56 <!-- -->
57 <!-- Explore a wealth of <a href="https://www.libreplanet.org/2019/program/">session -->
58 <!-- videos and slides</a><br> from LibrePlanet 2019.</p> -->
59 <!-- -->
60 <!-- </li> -->
6ca5bddc 61
62 <!-- <li class="item"> -->
63 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
6922e538 64 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2022 Free the Future." ]"> -->
6ca5bddc 65 <!-- <p class="carousel-caption-center"> -->
66
67 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
68
69 <!-- </li> -->
70 </ul>
71
72 <!-- 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.-->
73 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
74 <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
75 </a>
76 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
77 <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
78 </a> <!--end of carousel -->
79</div>
80
81
82
83
84<div class="col-sm-12">
89b777cd 85 <!--#include virtual="/2022/includes/home-content.html"-->
6ca5bddc 86</div>
87
89b777cd 88<!--#include virtual="/2022/includes/footer.html"-->
89<!--#include virtual="/2022/includes/common_js.html"-->
90<!--#include virtual="/2022/includes/home_js.html"-->
91<!--#include virtual="/2022/includes/close.html" -->