changeset 103:34cd51c807b1

Some code refactoring.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Wed, 02 Nov 2016 10:49:54 +0100
parents 8d1c300f0a3a
children 1222b6208a70
files _includes/footer.html bugs.md get-involved.md index.html support.md
diffstat 5 files changed, 27 insertions(+), 27 deletions(-) [+]
line wrap: on
line diff
--- a/_includes/footer.html	Wed Nov 02 10:48:54 2016 +0100
+++ b/_includes/footer.html	Wed Nov 02 10:49:54 2016 +0100
@@ -35,10 +35,10 @@
         <p>Octave is free software under the <a href="{{ "license.html" | relative_url }}">GNU General Public License.</a></p>
         <small>
           Copyright © 1998-{{ site.time | date: "%Y" }} John W. Eaton.
-                                        This work is licensed under a
-                                        <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
-                                        Creative Commons Attribution-NoDerivatives 4.0 International License</a>.
-                                        Get the <a href="http://hg.octave.org/web-octave/file/tip">page sources</a>.
+          This work is licensed under a
+          <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">
+          Creative Commons Attribution-NoDerivatives 4.0 International License</a>.
+          Get the <a href="http://hg.octave.org/web-octave/file/tip">page sources</a>.
         </small>
       </div>
     </div>
--- a/bugs.md	Wed Nov 02 10:48:54 2016 +0100
+++ b/bugs.md	Wed Nov 02 10:49:54 2016 +0100
@@ -12,22 +12,22 @@
 [2]: {{ site.bugs_url }}&func=additem
 [3]: {{ site.bugs_url }}&func=search
 
-<div class="row ">
-<div class="columns small-11">
-<div class="panel callout">
-Please do <strong>not</strong> send any bug reports to the
-<samp>{{ site.help_email }}</samp> mailing list.
-Most Octave users do not want to receive bug reports.
-</div>
-</div>
+<div class="row">
+  <div class="columns small-12">
+    <div class="panel callout">
+    Please do <strong>not</strong> send any bug reports to the
+    <samp>{{ site.help_email }}</samp> mailing list.
+    Most Octave users do not want to receive bug reports.
+    </div>
+  </div>
 </div>
 
 <div class="row ">
-<div class="columns small-11">
-<div class="panel callout">
-<strong>Before</strong> reporting a new bug, please read the guidelines below.
-</div>
-</div>
+  <div class="columns small-12">
+    <div class="panel callout">
+    <strong>Before</strong> reporting a new bug, please read the guidelines below.
+    </div>
+  </div>
 </div>
 
 
--- a/get-involved.md	Wed Nov 02 10:48:54 2016 +0100
+++ b/get-involved.md	Wed Nov 02 10:49:54 2016 +0100
@@ -23,8 +23,8 @@
 That way others can provide input early on, which makes your contribution more
 likely to get accepted.
 
-<div class="row ">
-<div class="columns small-11">
+<div class="row">
+<div class="columns small-12">
 <div class="panel callout">
 Please do <strong>not</strong> send help requests or bug reports to the
 <samp>{{ site.maintainers_email }}</samp> mailing list.  Refer to the
--- a/index.html	Wed Nov 02 10:48:54 2016 +0100
+++ b/index.html	Wed Nov 02 10:49:54 2016 +0100
@@ -142,7 +142,7 @@
   </p>
 </section>
 
-<section id="latest">
+<section>
   <div class="row">
     <div class="columns small-12">
       {% assign latest_post = site.posts.first %}
--- a/support.md	Wed Nov 02 10:48:54 2016 +0100
+++ b/support.md	Wed Nov 02 10:49:54 2016 +0100
@@ -83,13 +83,13 @@
   </div>
 
   <div class="row ">
-  <div class="columns small-11">
-  <div class="panel callout">
-  Please do <strong>not</strong> send any bug reports to the
-  <samp>{{ site.help_email }}</samp> mailing list.
-  Most Octave users do not want to receive bug reports.
-  </div>
-  </div>
+    <div class="columns small-12">
+      <div class="panel callout">
+      Please do <strong>not</strong> send any bug reports to the
+      <samp>{{ site.help_email }}</samp> mailing list.
+      Most Octave users do not want to receive bug reports.
+      </div>
+    </div>
   </div>
 
 - **IRC Chat**: