mintor
[libreplanet-static.git] / 2020 / index.html
old mode 100644 (file)
new mode 100755 (executable)
index 7106c86..c3b6352
@@ -7,28 +7,36 @@
 
 
 <!--start of carousel -->
-<div id="lpc-carousel" class="carousel slide">
+<div id="lpc-carousel" class="carousel">
 
     <!-- wrapper for slides -->
-    <ul class="carousel-inner list-unstyled">
-      
-      <li class="item active">
-       <a href="https://libreplanet.org/2020/speakers">
-           <img src="//static.fsf.org/nosvn/libreplanet/2019/assets/keynote_banner.png"
-                     alt="[ A banner with photos of the LibrePlanet 2019 Keynote Speakers - Bdale Garbee, Micky Metts, Richard Stallman, and Tarek Loubani. ]">
-      </li>
-      </a>
+<ul class="carousel-inner list-unstyled">
+        <li class="item">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/keynotes.png" 
+                alt="[ Keynotes announced so far for LibrePlanet 2020. ]">
+           <p class="carousel-caption-center">
+               Register for LibrePlanet 2020 today and see these influential speakers live! <br>
+               <a href="https://my.fsf.org/civicrm/event/info?id=87&reset=1">Register today and help us free the future.</a>
+            </p>
+        </li> 
+         <li class="item active">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/web_schedule.png" 
+                alt="[ Graphic announcing LibrePlanet 2020 schedule release. ]">
+           <p class="carousel-caption-center">
+               The schedule for LibrePlanet 2020 is now live! <br>
+               <a href="https://libreplanet.org/2020/program/">See what talks the future has in store.</a>
+            </p>
+        </li>
       <li class="item">
-           <img src="//static.fsf.org/nosvn/libreplanet/2018/assets/di_dinner-2017.png"
-                     alt="[ A photo of a group of individuals (women, non-binary, and other gender minorities) sitting at dinner. ]">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
+                     alt="[ A large group of people at the offices of the Free Software Foundation. ]">
             <p class="carousel-caption-center">
                 <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.
            </p>
        </li>
-
         <li class="item">
-           <img src="//static.fsf.org/nosvn/libreplanet/2019/assets/volunteer_helping.jpg" 
-                alt="[ A presentation at LibrePlanet 2013 ]">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg" 
+                alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
            <p class="carousel-caption-center">
                Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
                <a href="https://libreplanet.org/2020/volunteer">Sign up today.</a>
@@ -36,8 +44,8 @@
         </li>
 
        <li class="item">
-           <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/Deb_06.jpg" 
-                     alt="[ Deb Nicholson, wearing a black dress, stands next to Mariah Villarreal, wearing a grey cardigan and LibrePlanet 2018 tshirt. They are both smiling. ]">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg" 
+                     alt="[ Edward Platt, Valerie Young, Christopher Webber, Amy Zhang sitting together as co-panelists at LibrePlanet 2019.  ]">
            <p class="carousel-caption-center">
 
                Explore a wealth of <a href="https://www.libreplanet.org/2019/program/">session
 
         </li>
 
-               <li class="item">
-           <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png" 
-                     alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]">
-           <p class="carousel-caption-center">
+               <!-- <li class="item"> -->
+           <!-- <img src="https://static.fsf.org/nosvn/libreplanet/2019/assets/teeshirt-banner.png"  -->
+               <!--       alt="[ A purple tshirt with green planets and a small cartoon spaceship. It includes the text "LibrePlanet 2020 Free the Future." ]"> -->
+           <!-- <p class="carousel-caption-center"> -->
 
-               <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p>
+               <!-- <a href="https://shop.fsf.org/tshirts-hoodies/reserve-your-libreplanet-2019-t-shirt">Order your LibrePlanet 2020 T-shirt!</a></p> -->
 
-        </li>
+        <!-- </li> -->
     </ul>
 
     <!-- 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.-->
     <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
-       <span class="glyphicon glyphicon-chevron-left"></span>
+       <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
     </a>
     <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
-       <span class="glyphicon glyphicon-chevron-right"></span>
+       <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
     </a>  <!--end of carousel -->
 </div>