remove fontawesome stylesheet where unused
[bootswatch] / index.html
index 370db24..5f9231c 100644 (file)
@@ -1,12 +1,17 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-    <title>Bootswatch: Free themes for Twitter Bootstrap</title>
+    <title>Bootswatch: Free themes for Bootstrap</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta charset="utf-8">
     <link rel="stylesheet" href="./flatly/bootstrap.css" media="screen">
     <link rel="stylesheet" href="./bower_components/font-awesome/css/font-awesome.min.css">
     <link rel="stylesheet" href="./assets/css/bootswatch.min.css">
+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+    <!--[if lt IE 9]>
+      <script src="./bower_components/bootstrap/assets/js/html5shiv.js"></script>
+      <script src="./bower_components/bootstrap/assets/js/respond.min.js"></script>
+    <![endif]-->
     <script type="text/javascript">
 
      var _gaq = _gaq || [];
 
         <div class="row">
           <div class="col-lg-12">
-            <h1>Free themes for Twitter Bootstrap</h1>
-
-            <div class="alert alert-info">
-              <button type="button" class="close" data-dismiss="alert">&times;</button>
-              <p>You're viewing themes for the newly released Bootstrap 3.0.0. If you want 2.3.2, visit <a class="alert-link" href="http://bootswatch.com/2/">bootswatch.com/2/</a>.
-            </div>
+            <h1>Free themes for Bootstrap</h1>
             <div id="social">
               <span>
                 <iframe id="gh-fork" src="http://ghbtns.com/github-btn.html?user=thomaspark&repo=bootswatch&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53px" height="20px"></iframe>
 
         <div class="row">
           <div class="col-lg-4 col-sm-6">
-            <h3><i class="icon-file-alt"></i> Easy to Install</h3>
+            <h3><i class="fa fa-file-o"></i> Easy to Install</h3>
             <p>Simply download a CSS file and replace the one in Bootstrap. No messing around with hex values.</p>
           </div>
           <div class="col-lg-4 col-sm-6">
-            <h3><i class="icon-github"></i> Open Source</h3>
+            <h3><i class="fa fa-github"></i> Open Source</h3>
             <p>Bootstrap themes are licensed under Apache 2.0 and maintained by the community on <a target="_blank" href="https://github.com/thomaspark/bootswatch">GitHub</a>.</p>
           </div>
           <div class="col-lg-4 col-sm-6">
-            <h3><i class="icon-wrench"></i> Tuned for 3.0.0</h3>
-            <p>Themes are built for the latest version of Bootstrap. <a href="http://bootswatch.com/2/">Version 2.3.2</a> and <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">older</a> are also available to download.</p>  
+            <h3><i class="fa fa-wrench"></i> Tuned for 3.0.2</h3>
+            <p>Themes are built for the latest version of Bootstrap. <a href="http://bootswatch.com/2/">Version 2.3.2</a> and <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">others</a> are also available to download.</p>  
           </div>
           <div class="col-lg-4 col-sm-6">
-            <h3><i class="icon-cogs"></i> Modular</h3>
+            <h3><i class="fa fa-cogs"></i> Modular</h3>
              <p>Changes are contained in just two LESS files, enabling modification and ensuring forward compatibility.</p>
           </div>
           <div class="col-lg-4 col-sm-6">
-            <h3><i class="icon-cloud"></i> Get Plugged In</h3>
+            <h3><i class="fa fa-cloud"></i> Get Plugged In</h3>
             <p>An <a href="./help/#api" onclick="pageTracker._link(this.href); return false;">API</a> is available for integrating with your platform. In use by <a href="http://320press.com/wpbs/" target="_blank">WPBS</a>, <a href="http://www.fusionleaf.com/" target="_blank">FusionLeaf</a>, <a href="http://yabdab.com/stacks/snaps/bootsnap/" target="_blank">BootSnap</a>, and others.</p>
           </div>
           <div class="col-lg-4 col-sm-6">
-            <h3><i class="icon-bullhorn"></i> Stay Updated</h3>
+            <h3><i class="fa fa-bullhorn"></i> Stay Updated</h3>
             <p>Be notified about updates by subscribing via <a href="http://feeds.feedburner.com/bootswatch">RSS feed</a>, <a href="http://feedburner.google.com/fb/a/mailverify?uri=bootswatch&loc=en_US">email</a>, or <a href="http://news.bootswatch.com" onclick="pageTracker._link(this.href); return false;">Tumblr</a>.</p>
           </div>
         </div>