diff --git a/Gemfile.lock b/Gemfile.lock
index da9912a..25ed578 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,17 +3,11 @@ GEM
   specs:
     adsf (1.2.0)
       rack (>= 1.0.0)
-    allison (2.0.3)
-    asciidoctor (0.1.4)
+    asciidoctor (1.5.3)
     bootstrap-sass (3.0.0.0)
       sass (~> 3.2)
     builder (3.2.2)
-    celluloid (0.15.2)
-      timers (~> 1.1.0)
-    celluloid-io (0.15.0)
-      celluloid (>= 0.15.0)
-      nio4r (>= 0.5.0)
-    chunky_png (1.3.0)
+    chunky_png (1.3.5)
     coderay (1.1.0)
     colored (1.2)
     commonjs (0.2.7)
@@ -21,77 +15,68 @@ GEM
       chunky_png (~> 1.2)
       fssm (>= 0.2.7)
       sass (~> 3.1)
-    cri (2.5.0)
+    cri (2.7.0)
       colored (~> 1.2)
-    echoe (4.6.5)
-      allison (>= 2.0.3)
-      rake (>= 0.9.2)
-      rdoc (>= 2.5.11)
-      rubyforge (>= 2.0.4)
-    ffi (1.9.3)
-    formatador (0.2.4)
+    ffi (1.9.10)
+    formatador (0.2.5)
     fssm (0.2.10)
-    guard (2.6.0)
+    guard (2.13.0)
       formatador (>= 0.2.4)
-      listen (~> 2.7)
+      listen (>= 2.7, <= 4.0)
       lumberjack (~> 1.0)
+      nenv (~> 0.1)
+      notiffany (~> 0.0)
       pry (>= 0.9.12)
+      shellany (~> 0.0)
       thor (>= 0.18.1)
-    guard-nanoc (1.0.2)
-      guard (>= 1.8.0)
-      nanoc (>= 3.6.3)
-    haml (4.0.5)
+    guard-nanoc (1.0.3)
+      guard (~> 2.8)
+      nanoc (~> 3.6)
+    haml (4.0.7)
       tilt
-    json (1.8.1)
-    json_pure (1.8.1)
     kramdown (1.3.3)
-    less (2.5.0)
+    less (2.6.0)
       commonjs (~> 0.2.7)
-    libv8 (3.16.14.3)
-    listen (2.7.1)
-      celluloid (>= 0.15.2)
-      celluloid-io (>= 0.15.0)
+    libv8 (3.16.14.13)
+    listen (3.0.5)
       rb-fsevent (>= 0.9.3)
       rb-inotify (>= 0.9)
-    lumberjack (1.0.5)
+    lumberjack (1.0.9)
     method_source (0.8.2)
-    mini_portile (0.5.3)
-    nanoc (3.6.8)
+    mini_portile2 (2.0.0)
+    nanoc (3.8.0)
       cri (~> 2.3)
-    nio4r (1.0.0)
-    nokogiri (1.6.1)
-      mini_portile (~> 0.5.0)
-    oj (2.7.1)
-    pry (0.9.12.6)
-      coderay (~> 1.0)
-      method_source (~> 0.8)
+    nenv (0.2.0)
+    nokogiri (1.6.7)
+      mini_portile2 (~> 2.0.0.rc2)
+    notiffany (0.0.8)
+      nenv (~> 0.1)
+      shellany (~> 0.0)
+    oj (2.14.0)
+    pry (0.10.3)
+      coderay (~> 1.1.0)
+      method_source (~> 0.8.1)
       slop (~> 3.4)
-    rack (1.5.2)
+    rack (1.6.4)
     rainpress (1.0)
-      echoe
-    rake (10.2.2)
-    rb-fsevent (0.9.4)
-    rb-inotify (0.9.3)
+    rb-fsevent (0.9.6)
+    rb-inotify (0.9.5)
       ffi (>= 0.5.0)
-    rdoc (4.1.1)
-      json (~> 1.4)
-    ref (1.0.5)
+    ref (2.0.0)
     ruby18_source_location (0.2)
-    rubyforge (2.0.4)
-      json_pure (>= 1.1.7)
     rubypants (0.2.0)
     sass (3.2.18)
-    slop (3.5.0)
+    shellany (0.0.1)
+    slop (3.6.0)
     susy (1.0.9)
       compass (>= 0.12.2)
       sass (>= 3.2.0)
-    systemu (2.6.4)
-    therubyracer (0.12.1)
+    systemu (2.6.5)
+    therubyracer (0.12.2)
       libv8 (~> 3.16.14.0)
       ref
     thor (0.19.1)
     tilt (2.0.1)
-    timers (1.1.0)
 
 PLATFORMS
   ruby
diff --git a/content/index.erb b/content/index.erb
index d19a15f..8418b36 100644
--- a/content/index.erb
+++ b/content/index.erb
@@ -14,9 +14,9 @@ $(document).ready(function () {
 
 <div class="row">
   <div class="jumbotron col-md-12">
-    <h1>CentOS 7 Updates</h1>
-    <p> The CentOS Project is happy to announce the availability of CentOS 7 (1503). This release includes a number of new features including a major update to IPA, which adds support for two-factor authentication. Other enhancements include the addition of OpenJDK 8, the return of Thunderbird, and improved container support.</p>
-    <p> We're also expanding the availability of CentOS images across a number of vendors, providing official images for <a href="https://aws.amazon.com/marketplace/pp/B00O7WM7QW">Amazon</a>, Google, and more. For self-hosted cloud, we also provide a generic cloud-init enabled image. </p>
+    <h1>The CentOS Project</h1>
+    <p>The CentOS Project is a community-driven free software effort focused on delivering a robust open source ecosystem. FOr users, we offer a consistent manageable platform that suits a wide variety of deployments. For open source communities, we offer a solid, predictable base to build upon, along with extensive resources to build, test, release, and maintain their code.</p>
+    <p> We're also expanding the availability of CentOS images across a number of vendors, providing official images for <a href="https://aws.amazon.com/marketplace/pp/B00O7WM7QW">Amazon</a>, Google, and more. For self-hosted cloud, we also provide a <a href="http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz">generic cloud-init enabled image.</a></p>
     <p>For more information about updates and improvements in CentOS 7, please check out the <a href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7">release notes</a> or the <a href="http://lists.centos.org/pipermail/centos-announce/2015-March/021006.html">release announcement</a> in the mailing list archive.</p>
     <div class="downloadbutton"><a href="/download/">Get CentOS Now</a></div>
   </div>
@@ -34,7 +34,7 @@ $(document).ready(function () {
       <a class="pull-left" href="#">
         <img class="media-object img-rounded" src="/images/centoslogo-32.png" width="32" alt="..."></a>
       <div class="media-body">
-        <h4 class="media-heading"><a href="http://wiki.centos.org/Events/Dojo/Brussels2015">CentOS Dojo - Brussels, Belgium</a> <small><em>30 Jan 2015</em></small></h4>
+        <h4 class="media-heading"><a href="http://wiki.centos.org/Events/Dojo/Brussels2016">CentOS Dojo - Brussels, Belgium</a> <small><em>29 Jan 2015</em></small></h4>
         <p>Come join the CentOS team in Brussels</p>
         <p>Sponsored by <a href="http://www.ibm.com/be/en/">IBM Belgium</a></p>
         <p> <a href="http://wiki.centos.org/Events/Dojo/">More about Dojos and other Events</a></p>
@@ -45,7 +45,7 @@ $(document).ready(function () {
       <a class="pull-left" href="#">
         <img class="media-object img-rounded" src="/images/centoslogo-32.png" width="32" alt="..."></a>
       <div class="media-body">
-        <h4 class="media-heading"><a href="http://fosdem.org/2015/">CentOS Booth at Fosdem</a> <small><em>31 Jan 2015</em></small></h4>
+        <h4 class="media-heading"><a href="http://fosdem.org/2016/">CentOS Booth at Fosdem</a> <small><em>30-31 Jan 2016</em></small></h4>
         <p>Stop by the CentOS Booth at Fosdem, and stay for the devroom talks</p>
       </div>
     </div>