add recent updates
[libreplanet-static.git] / 2021 / index.html
1 <!--#include virtual="/2021/includes/header.html"-->
2
3 <title>LibrePlanet 2021</title>
4
5 <!--#include virtual="/2021/includes/banner.html"-->
6 <!--#include virtual="/2021/includes/sidebar.html"-->
7 <!--start of carousel -->
8 <div id="lpc-carousel" class="carousel">
9
10 <!-- wrapper for slides -->
11 <ul class="carousel-inner list-unstyled" style="max-width:900px; max-height:700px; !important;">
12 <li class="item active">
13 <a href="https://framatube.org/accounts/fsf/video-channels"><img src="//static.fsf.org/nosvn/libreplanet/2021/assets/day-2/LP-videos.jpg"
14 alt="[ Image of a LibrePlanet 2021 presentation. ]"></a>
15 <p class="carousel-caption-center">
16 <br>
17 <a href="https://media.libreplanet.org/">Videos from LibrePlanet 2021 are now online!</a>
18 </p>
19 </li>
20 <li class="item">
21 <a href="https://libreplanet.org/2021/registered/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/livesite/LibreAdventure.png"
22 alt="[ Image of the LibreAdventure virtual space ]"></a>
23 <p class="carousel-caption-center">
24 <br>
25 <a href="https://libreplanet.org/2021/registered/">LibrePlanet 2021 has ended. Thank you for attending!</a>
26 </p>
27 </li>
28 <li class="item">
29 <a href="https://shop.fsf.org"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/livesite/shirt.jpg"
30 alt="[ Image of the LibrePlanet 2021 t-shirt. ]"></a>
31 <p class="carousel-caption-center">
32 <br>
33 <a href="https://shop.fsf.org">Get your swag at the FSF shop.</a>
34 </p>
35 </li>
36 <li class="item">
37 <img src="https://static.fsf.org/nosvn/libreplanet/2021/communications/livesite/libreplanet-minetest.png"
38 alt="[ Screenshot of minetest ]">
39 <p class="carousel-caption-center">
40 <a href="https://my.fsf.org/civicrm/event/info?reset=1&id=92">LibrePlanet 2021 has ended. Thank you for attending.</a><br>
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>
48 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
49 </p>
50 </li>-->
51 <!--<li class="item">
52 <img src="//static.fsf.org/nosvn/libreplanet/2021/sponsor-logos/sponsors.png"
53 alt="LibrePlanet is organized with the support of our sponsors and exhibitors">
54 <p class="carousel-caption-center">
55
56 <a href="https://libreplanet.org/2021/registered/exhibitors/">LibrePlanet is organized with the support of our sponsors and exhibitors</p>
57 </li>-->
58 <!-- <li class="item"> -->
59 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
60 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
61 <!-- <p class="carousel-caption-center"> -->
62 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
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: grey"></span>
69 </a>
70 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
71 <span class="glyphicon glyphicon-chevron-right" style="color: grey"></span>
72 </a> <!--end of carousel -->
73 </div>
74
75
76
77
78 <div class="col-sm-12">
79 <!--#include virtual="/2021/includes/home-content.html"-->
80 </div>
81
82 <!--#include virtual="/2021/includes/footer.html"-->
83 <!--#include virtual="/2021/includes/common_js.html"-->
84 <!--#include virtual="/2021/includes/home_js.html"-->
85 <!--#include virtual="/2021/includes/close.html" -->