doesn't make sense to link to blog post here
[libreplanet-static.git] / 2021 / index.html
CommitLineData
4e9f5a86 1<!--#include virtual="/2021/includes/header.html"-->
76c2419a 2
4e9f5a86 3<title>LibrePlanet 2021</title>
76c2419a 4
4e9f5a86 5<!--#include virtual="/2021/includes/banner.html"-->
6<!--#include virtual="/2021/includes/sidebar.html"-->
76c2419a
GF
7<!--start of carousel -->
8<div id="lpc-carousel" class="carousel">
9
10 <!-- wrapper for slides -->
7cd4b159 11 <ul class="carousel-inner list-unstyled" style="max-width:900px; max-height:700px; !important;">
403a2140 12 <li class="item active">
681c2cc9 13 <a href="https://libreplanet.org/2021/program/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/schedule.jpg"
de9c1756
GF
14 alt="[ Image of two people announcing LibrePlanet 2021 schedule release. ]"></a>
15 <p class="carousel-caption-center">
16 <br>
681c2cc9 17 <a href="https://libreplanet.org/2021/program/">The schedule for LibrePlanet 2021 has been released!</a>
de9c1756
GF
18 </p>
19 </li>
20 <li class="item">
a029174e 21 <a href="https://www.fsf.org/news/guardian-projects-nathan-freitas-to-keynote-libreplanet-2021"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/keynotes.png"
fb51e0e7 22 alt="[ Image of LibrePlanet 2021 keynote speakers Julia Reda and Nathan Freitas. ]"></a>
76c2419a 23 <p class="carousel-caption-center">
6cce11b6 24 <br>
c8db040c 25 <a href="https://www.fsf.org/news/press-hardware-hacker-and-academic-nadya-peek-to-keynote-libreplanet-2021">Keynotes for LibrePlanet 2021 are confirmed!</a>
0428f98b
GF
26 </p>
27 </li>
fb51e0e7
GF
28 <li class="item">
29 <a href="https://my.fsf.org/lp-call-for-sessions/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/lp-timeline.jpg"
30 alt="[ A timeline of the LibrePlanet conference. ]"></a>
0428f98b
GF
31 <p class="carousel-caption-center">
32 <br>
fb51e0e7 33 <a href="https://my.fsf.org/civicrm/event/info?reset=1&id=92">Register now for LibrePlanet 2021: Empowering Users!</a>
76c2419a 34 </p>
f2bab7c4 35 </li>
eaf15a82 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 LibrePlanet</a><br> to help us bring new people to LibrePlanet and introduce exciting new program elements.
41 </p>
42 </li>
85847b6c 43 <!--<li class="item">
76c2419a
GF
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>
18b19837 50 </li>-->
eaf15a82 51 <li class="item">
aefc52e9 52 <img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/team.jpg"
18b19837 53 alt="Photo of the FSF tech team during LibrePlanet 2020">
76c2419a 54 <p class="carousel-caption-center">
6cce11b6
GF
55
56 Read all about how the FSF <a href="https://www.fsf.org/blogs/community/how-to-livestream-a-conference-in-just-under-a-week">pulled off bringing the 2020 conference online within 5 days,</a><br> using only free software.</p>
76c2419a 57 </li>
76c2419a
GF
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"> -->
76c2419a 62 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
76c2419a
GF
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">
18b19837 68 <span class="glyphicon glyphicon-chevron-left" style="color: grey"></span>
76c2419a
GF
69 </a>
70 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
18b19837 71 <span class="glyphicon glyphicon-chevron-right" style="color: grey"></span>
76c2419a
GF
72 </a> <!--end of carousel -->
73</div>
74
75
76
77
78<div class="col-sm-12">
4e9f5a86 79 <!--#include virtual="/2021/includes/home-content.html"-->
76c2419a
GF
80</div>
81
4e9f5a86 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" -->