600px
[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:100%; max-height:600px !important;">
12 <li class="item active">
13 <a href="https://my.fsf.org/lp-call-for-sessions/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/CFS_home.png"
14 alt="[ Submit your session for LibrePlanet 2021: Empowering Users before October 28. ]"></a>
15 <p class="carousel-caption-center">
16 <br>
17 <a href="https://my.fsf.org/lp-call-for-sessions/">Submit your session for LibrePlanet 2021: Empowering Users before October 28.</a>
18 </p>
19 </li>
20 <li class="item">
21 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
22 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
23 <p class="carousel-caption-center">
24 <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.
25 </p>
26 </li>
27 <li class="item">
28 <img src="//static.fsf.org/nosvn/libreplanet/2020/communications/audiowide.png"
29 alt="[ Illustration of a woman listening to a LibrePlanet recording. ]" style="width: 80%;">
30 <p class="carousel-caption-center">
31 <br>
32 <a href="https://media.libreplanet.org">Audio and video recordings from LibrePlanet 2020: Free the Future are online!</a>
33 </p>
34 <!--</li>
35 <li class="item">
36 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg"
37 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
38 <p class="carousel-caption-center">
39 Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
40 <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
41 </p>
42 </li>-->
43
44 <li class="item">
45 <img src="//static.fsf.org/nosvn/libreplanet/2021/communications/site/team.jpg"
46 alt="Photo of the FSF tech team during LibrePlanet 2020">
47 <p class="carousel-caption-center">
48
49 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>
50
51 </li>
52
53 <!-- <li class="item"> -->
54 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
55 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
56 <!-- <p class="carousel-caption-center"> -->
57
58 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
59
60 <!-- </li> -->
61 </ul>
62
63 <!-- 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.-->
64 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
65 <span class="glyphicon glyphicon-chevron-left" style="color: grey"></span>
66 </a>
67 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
68 <span class="glyphicon glyphicon-chevron-right" style="color: grey"></span>
69 </a> <!--end of carousel -->
70 </div>
71
72
73
74
75 <div class="col-sm-12">
76 <!--#include virtual="/2021/includes/home-content.html"-->
77 </div>
78
79 <!--#include virtual="/2021/includes/footer.html"-->
80 <!--#include virtual="/2021/includes/common_js.html"-->
81 <!--#include virtual="/2021/includes/home_js.html"-->
82 <!--#include virtual="/2021/includes/close.html" -->