Removed links to my local js folder. Added more tags to <meta>.
authorAna Isabel Carvalho <ana.isabelc@gmail.com>
Wed, 4 Jun 2014 14:54:57 +0000 (15:54 +0100)
committerAna Isabel Carvalho <ana.isabelc@gmail.com>
Wed, 4 Jun 2014 14:54:57 +0000 (15:54 +0100)
index.html
static

index a11f47cde594d47d3e0911197ca28ce80589958b..91e509762a6f2eccd9ce2b3928bc1d83256019df 100644 (file)
@@ -4,15 +4,14 @@
                        <meta charset="utf-8">
                        
                        <title>Email Self-Defense</title>
-                       <meta name="keywords" content="GnuPG, GPG, privacy" />
-      <meta name="description" content="A guide by the FSF to safe and 
-                       private email through the use of GnuPG">
+                       <meta name="keywords" content="GnuPG, GPG, privacy, email, Enigmail" />
+      <meta name="description" content="A guide by the FSF to safe and private email through the use of GnuPG">
 
       <meta name="viewport" content="width=device-width, initial-scale=1">
                        <link rel="stylesheet" href="http://static.fsf.org/nosvn/enc-dev0/css/main.css">
                <link rel="shortcut icon" href="http://static.fsf.org/nosvn/enc-dev0/img/favicon.ico" />
 
-<!-- -->                       <link rel="stylesheet" href="static/css/main.css">
+<!-- our local static folder url -->                   <link rel="stylesheet" href="static/css/main.css">
 
 
        </head>
@@ -99,6 +98,9 @@
 
                                <!-- ~~~~~~~~~ a div for each step  ~~~~~~~~~ -->
                                <div id="step-1c" class="step">
+                                       <div class="sidebar">
+                                               <p><img src="http://static.fsf.org/nosvn/enc-dev0/img/screenshots/step1b-tools-addons.png" alt="Step 1.B: Tools -> Add-ons" /></p>
+                                       </div><!-- /.sidebar -->
                                        <div class="main">
                                                <h3><em>Step 1.b</em> Install the Enigmail plugin for your email program</h3>
                                                <p>In your email program's menu, select Add-ons (it may be in the Tools section). Make sure Extensions is selected on the left. Do you see Enigmail? if so, skip this step.</p>
 <!-- ~~~~~~~~~ Footer  ~~~~~~~~~ -->
                <footer class="row" id="footer">
                        <div>
+                               <div id="contribute">
+                                       <h4>Contribute to this guide</h4>
+                                       <ul>
+                                               <li><a href="https://libreplanet.org/wiki/GPG_guide/Public_Review">Leave Feedback</a></li>
+                                               <li><a href="http://libreplanet.org/wiki/GPG_guide/Textual_Draft">Help maintain these instructions up to date</a></li>
+                                               <li><a href="http://libreplanet.org/wiki/GPG_guide">Help translate this guide to other languages</a></li>
+                               </div><!-- /#contribute -->
                                <div id="copyright">
                                        <h4><a href="http://www.fsf.org/"><img alt="Free Software Foundation" src="http://static.fsf.org/nosvn/enc-dev0/img/fsf-logo.png"></a></h4>
                                        <p>Copyright &copy; 2014 <a href="https://fsf.org">Free Software Foundation</a>, Inc. <a href="https://my.fsf.org/donate/privacypolicy.html">Privacy Policy</a>. <a href="https://fsf.org/jfb">Join.</a></p>
                <script src="http://static.fsf.org/nosvn/enc-dev0/js/jquery-1.11.0.min.js"></script>
                <script src="http://static.fsf.org/nosvn/enc-dev0/js/scripts.js"></script>
 
-<!--
-               <script src="static/js/jquery-1.11.0.min.js"></script>
-               <script src="static/js/scripts.js"></script>-->
        </body>
 </html>
 
diff --git a/static b/static
index bcf35a0d86c7843a58dbeef7cb9e52051891568d..fde9061471c8b10e0c8f44b20768870052c5d102 160000 (submodule)
--- a/static
+++ b/static
@@ -1 +1 @@
-Subproject commit bcf35a0d86c7843a58dbeef7cb9e52051891568d
+Subproject commit fde9061471c8b10e0c8f44b20768870052c5d102