revamp the website
[~bandali/bndl.org] / license.m4
index 8809dd6..6510179 100644 (file)
@@ -1,10 +1,10 @@
 dnl -*- html -*-
-define(__title, `Licensing Information')dnl
+define(__title, `licensing information')dnl
 define(__slug, `license')dnl
 include(header.html)dnl
 
 <article>
-<h1>License information for bndl.org</h1>
+<h1>__title</h1>
 <p>I strongly believe in
 <a href="//questioncopyright.org/what_is_free_culture">free culture</a>
 and that all creative works everywhere should be
@@ -16,6 +16,12 @@ Foundation, either version 3 of the License, or (at your option) any
 later version.  A copy of the license is included at
 <a href="gpl-3.0.html">gpl-3.0.html</a>.</p>
 
+<p>This website is statically generated using a series of GNU tools
+(<a href="computing.html#colophon">read more</a>), with the sources at
+<a href="//git.shemshak.org/~bandali/site">git.shemshak.org/~bandali/site</a>.
+The striped look was direct inspiration from iank's website,
+<a href="//iankelling.org">iankelling.org</a>.</p>
+
 <p>Some resources on free software and licenses:</p>
 <ul>
 <li><a href="//www.gnu.org/philosophy/free-sw.html">What is free software?</a></li>