carousel
[libreplanet-static.git] / 2022 / index.html
CommitLineData
6922e538 1<!--#include virtual="/2022/includes/header.html"-->
6ca5bddc 2
6922e538 3<title>LibrePlanet 2022</title>
6ca5bddc 4
6922e538 5<!--#include virtual="/2022/includes/banner.html"-->
6<!--#include virtual="/2022/includes/sidebar.html"-->
6ca5bddc 7<!--start of carousel -->
8<div id="lpc-carousel" class="carousel">
9
10 <!-- wrapper for slides -->
90397169 11 <ul class="carousel-inner list-unstyled" style="max-width:800px; max-height:500px; !important;">
12 <li class="item">
ac36fd5d 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>
6ca5bddc 18 </p>
ac36fd5d 19 </li>
90397169 20 <li class="item active">
ac36fd5d 21 <a href="https://my.fsf.org/lp-call-for-sessions/"><img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/CFS.png"
22 alt="[ Call for Sessions illustration ]"></a>
23 <p class="carousel-caption-center">
ac36fd5d 24 <a href="https://my.fsf.org/lp-call-for-sessions/">LibrePlanet 2022 sessions are now open!</a>
25 </p>
26 </li>
27 <li class="item">
28 <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
6ca5bddc 29 alt="[ A large group of people at the offices of the Free Software Foundation. ]">
30 <p class="carousel-caption-center">
31 <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.
ac36fd5d 32 </p>
fcd7967a 33 </li>
ac36fd5d 34 <li class="item">
35 <img src="https://static.fsf.org/nosvn/libreplanet/2021/assets/day-2/LP-videos.jpg"
36 alt="[ A screenshot of LibrePlanet 2021. ]">
fcd7967a 37 <p class="carousel-caption-center">
4a24886f 38 <a href="https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2021-video/">Watch videos from LibrePlanet 2021 online!</a>
39 </p>
40 </li>
fcd7967a 41 <li class="item">
42 <img src="https://static.fsf.org/nosvn/libreplanet/2022/communications/community.jpg"
4a24886f 43 alt="[ 2 people working on a computer at libreplanet. ]">
fcd7967a 44 <p class="carousel-caption-center">
4a24886f 45 <a href="https://fsf.org/events">Join the community meetings about the event weekly on Thursdays from 13:00 - 14:00 EDT at #libreplanet on IRC (Libera.Chat).</a>
6ca5bddc 46 </p>
47 </li>
6ca5bddc 48 <!-- <li class="item"> -->
49 <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" -->
6922e538 50 <!-- alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2022 Free the Future." ]"> -->
6ca5bddc 51 <!-- <p class="carousel-caption-center"> -->
52
53 <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
54
55 <!-- </li> -->
56 </ul>
57
58 <!-- 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.-->
59 <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
60 <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
61 </a>
62 <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
63 <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
64 </a> <!--end of carousel -->
65</div>
66
67
68
69
70<div class="col-sm-12">
89b777cd 71 <!--#include virtual="/2022/includes/home-content.html"-->
6ca5bddc 72</div>
73
89b777cd 74<!--#include virtual="/2022/includes/footer.html"-->
75<!--#include virtual="/2022/includes/common_js.html"-->
76<!--#include virtual="/2022/includes/home_js.html"-->
77<!--#include virtual="/2022/includes/close.html" -->