size logo
[libreplanet-static.git] / 2020 / index.html
CommitLineData
61b25a95 1<!--#include virtual="/2020/includes/header.html"-->
929ee71b 2
61b25a95 3<title>LibrePlanet 2020</title>
929ee71b 4
61b25a95 5<!--#include virtual="/2020/includes/banner.html"-->
6<!--#include virtual="/2020/includes/sidebar.html"-->
929ee71b 7<!--start of carousel -->
d0743b08 8<div id="lpc-carousel" class="carousel">
929ee71b 9
10 <!-- wrapper for slides -->
adcfffc2
GF
11 <ul class="carousel-inner list-unstyled">
12 <li class="item active">
13 <img src="//static.fsf.org/nosvn/libreplanet/2020/communications/audiowide.png"
6d3b379e 14 alt="[ Illustration of a woman listening to a LibrePlanet recording. ]" style="width: 80%;">
aa73919a
GF
15 <p class="carousel-caption-center">
16 <br>
adcfffc2 17 <a href="https://media.libreplanet.org">Audio and video recordings from the conference are now online!</a>
aa73919a
GF
18 </p>
19 </li>
20 <li class="item">
2f593f10
Z
21 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/keynotes.png"
22 alt="[ Keynotes announced so far for LibrePlanet 2020. ]">
e30e60df 23 <p class="carousel-caption-center">
811df6c8 24 <br>
e86640ed 25 <a href="https://libreplanet.org/2020/live/">Find out more about virtual conference participation.</a>
e30e60df 26 </p>
41e4e9dd 27 </li>
811df6c8 28 <li class="item">
41e4e9dd
Z
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>
e30e60df 35 </li>
3b726f83
GF
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>
929ee71b 43 <li class="item">
36a119eb 44 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
46e0a66c 45 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
1037d9e2 46 <p class="carousel-caption-center">
28862f14
GF
47 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
48 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
929ee71b 49 </p>
50 </li>
51
52 <li class="item">
343726f4 53 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg"
46e0a66c 54 alt="[ Edward Platt, Valerie Young, Christopher Webber, Amy Zhang sitting together as co-panelists at LibrePlanet 2019. ]">
1037d9e2 55 <p class="carousel-caption-center">
929ee71b 56
a2bc93af 57 Explore a wealth of <a href="https://www.libreplanet.org/2019/program/">session
28862f14 58 videos and slides</a><br> from LibrePlanet 2019.</p>
929ee71b 59
60 </li>
61
46e0a66c
GF
62 <!-- <li class="item"> -->
63 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
64 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
1037d9e2 65 <!-- <p class="carousel-caption-center"> -->
929ee71b 66
46e0a66c 67 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
929ee71b 68
46e0a66c 69 <!-- </li> -->
929ee71b 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">
a880ccb5 74 <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
929ee71b 75 </a>
76 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
a880ccb5 77 <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
929ee71b 78 </a> <!--end of carousel -->
79</div>
80
81
82
83
84<div class="col-sm-12">
61b25a95 85 <!--#include virtual="/2020/includes/home-content.html"-->
929ee71b 86</div>
87
61b25a95 88<!--#include virtual="/2020/includes/footer.html"-->
89<!--#include virtual="/2020/includes/common_js.html"-->
90<!--#include virtual="/2020/includes/home_js.html"-->
91<!--#include virtual="/2020/includes/close.html" -->