caroussel for live page -- almost done
[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://libreplanet.org/2021/live/"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/livesite/LibreAdventure.jpg"
14 alt="[ Image of the LibreAdventure virtual space ]"></a>
15 <p class="carousel-caption-center">
16 <br>
17 <a href="https://libreplanet.org/2021/program/">Join hundreds of registered attendees in the virtual LibrePlanet space.</a>
18 </p>
19 </li>
20 <li class="item">
21 <a href="https://www.libreplanet.org/2021/live"><img src="//static.fsf.org/nosvn/libreplanet/2021/communications/livesite/alper.jpg"
22 alt="[ Image of 2020 presentation of LibrePlanet online. ]"></a>
23 <p class="carousel-caption-center">
24 <br>
25 <a href="https://www.libreplanet.org/2021/live">Join us live for LibrePlanet 2021: Empowering Users.</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/site/register.jpg"
38 alt="[ Animation of a group of people and register now text ]">
39 <p class="carousel-caption-center">
40 <a href="https://my.fsf.org/civicrm/event/info?reset=1&id=92">Register now for LirbePlanet 2021: Empowering Users</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/communications/site/exhibitors.jpg"
53 alt="LibrePlanet is organized with the support of our exhibitors">
54 <p class="carousel-caption-center">
55
56 <a href="https://libreplanet.org/2021/sponsors">LibrePlanet is organized with the support of our 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" -->