[happybirthdaygnome-web] Add more items to the timeline



commit 5504623ecf641dafc50ff516749f1d01dd7ff70a
Author: Andreas Nilsson <anilsson redhat com>
Date:   Mon Jul 31 18:20:39 2017 +0200

    Add more items to the timeline
    
    * Add 20th anniversary birthday party
    * Add Flatpak support

 images/birthday_photos/20th-anniversary-1.jpg |  Bin 0 -> 1268405 bytes
 images/birthday_photos/20th-anniversary-2.jpg |  Bin 0 -> 1021029 bytes
 index.html                                    |   26 ++++++++++++++++++++++++-
 3 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/images/birthday_photos/20th-anniversary-1.jpg b/images/birthday_photos/20th-anniversary-1.jpg
new file mode 100644
index 0000000..f374604
Binary files /dev/null and b/images/birthday_photos/20th-anniversary-1.jpg differ
diff --git a/images/birthday_photos/20th-anniversary-2.jpg b/images/birthday_photos/20th-anniversary-2.jpg
new file mode 100644
index 0000000..31cd98a
Binary files /dev/null and b/images/birthday_photos/20th-anniversary-2.jpg differ
diff --git a/index.html b/index.html
index 98e7d30..da44f86 100644
--- a/index.html
+++ b/index.html
@@ -136,7 +136,7 @@
                                 <div class="entry">
                                     <div class="title">
                                         <h2>2016</h2>
-                                        <h3>Integration of Flatpak</h3>
+                                        <h3>Flatpak</h3>
                                     </div>
                                     <div class="body">
                                         <p>GNOME 3.22 brought comprehensive Flatpak integration for the 
first time. Flatpak, the next generation application framework for Linux, provides cross-distribution 
applications that are more secure than traditional Linux apps. GNOME 3.22 made it easy to install Flatpak 
apps using the Software application.</p>
@@ -144,6 +144,30 @@
                                 </div>
                                 <div class="entry">
                                     <div class="title">
+                                        <h2>2017</h2>
+                                        <h3>GNOME 3.24</h3>
+                                    </div>
+                                    <div class="body">
+                                        <p><a href="https://www.youtube.com/watch?v=_Z1PAXiyTB0";>GNOME 3.24 
Portland</a> was released in March 2017 including  features like a brand new Recipes App, Night Light, and 
revamped settings, as well as improvements to the browser, photos, and IRC applications. <a 
href="https://www.gnome.org/getting-gnome/";>Get GNOME 3.24 here</a></p>
+                                    </div>
+                                </div>
+                                <div class="entry">
+                                    <div class="title">
+                                        <h2>2017</h2>
+                                        <h3>GNOME Turns 20</h3>
+                                    </div>
+                                    <div class="body">
+                                        <p>This year marks GNOME's 20th anniversary. Users and developers 
flew out from around the world to attend GUADEC and have an early birthday party for GNOME.</p>
+                                       <div class="col-xs-6 thumbnail">
+                                           <a data-gallery="Happy Birthday GNOME" data-toggle="lightbox" 
href="./images/birthday_photos/20th-anniversary-1.jpg"><img 
src="./images/birthday_photos/20th-anniversary-1.jpg"></a>
+                                       </div>
+                                       <div class="col-xs-6 thumbnail">
+                                           <a data-gallery="Happy Birthday GNOME" data-toggle="lightbox" 
href="./images/birthday_photos/20th-anniversary-2.jpg"><img 
src="./images/birthday_photos/20th-anniversary-2.jpg"></a>
+                                       </div>
+                                    </div>
+                                </div>
+                                <div class="entry">
+                                    <div class="title">
                                         <h2>Here’s to the next 20 years!</h2>
                                     </div>
                                     <div class="body">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]