f204de42ccef

cl-digraph: Update site.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 14:58:52 -0500
parents ecf37e3bc6e1
children 8058918d4932
branches/tags (none)
files cl-digraph/changelog/index.html cl-digraph/index.html cl-digraph/installation/index.html cl-digraph/reference-dot/index.html cl-digraph/reference/index.html cl-digraph/usage/index.html

Changes

--- a/cl-digraph/changelog/index.html	Tue Dec 03 19:33:47 2019 -0500
+++ b/cl-digraph/changelog/index.html	Mon Dec 23 14:58:52 2019 -0500
@@ -36,17 +36,7 @@
 <h2 id="v100">v1.0.0</h2>
 <p>Initial version.</p>
                 </div>
-            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p>
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-15328874-3', 'auto');
-  ga('send', 'pageview');
-
-</script></footer>
+            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p></footer>
         </div>
     </body>
 </html>
\ No newline at end of file
--- a/cl-digraph/index.html	Tue Dec 03 19:33:47 2019 -0500
+++ b/cl-digraph/index.html	Mon Dec 23 14:58:52 2019 -0500
@@ -16,7 +16,7 @@
 for Common Lisp.</p>
 <ul>
 <li><strong>License:</strong> MIT</li>
-<li><strong>Documentation:</strong> <a href="http://docs.stevelosh.com/cl-digraph/">http://docs.stevelosh.com/cl-digraph/</a></li>
+<li><strong>Documentation:</strong> <a href="https://docs.stevelosh.com/cl-digraph/">https://docs.stevelosh.com/cl-digraph/</a></li>
 <li><strong>Mercurial:</strong> <a href="https://hg.sr.ht/~sjl/cl-digraph/">https://hg.sr.ht/~sjl/cl-digraph/</a></li>
 <li><strong>Git:</strong> <a href="https://github.com/sjl/cl-digraph/">https://github.com/sjl/cl-digraph/</a></li>
 </ul>
@@ -26,17 +26,7 @@
 <p>The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X and Debian.
 Further testing is welcome.</p><h2>Table of Contents</h2><ol class="toc"><li><a href="installation/">Installation</a></li><li><a href="usage/">Usage</a></li><li><a href="reference/"> API Reference</a></li><li><a href="reference-dot/"> cl-dot Support</a></li><li><a href="changelog/">Changelog</a></li></ol>
                 </div>
-            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p>
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-15328874-3', 'auto');
-  ga('send', 'pageview');
-
-</script></footer>
+            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p></footer>
         </div>
     </body>
 </html>
--- a/cl-digraph/installation/index.html	Tue Dec 03 19:33:47 2019 -0500
+++ b/cl-digraph/installation/index.html	Mon Dec 23 14:58:52 2019 -0500
@@ -18,17 +18,7 @@
 using <a href="https://github.com/michaelw/cl-dot">cl-dot</a>.</p>
 <p>The <code>cl-digraph.test</code> system contains the test suite, which uses <a href="https://github.com/lmj/1am">1am</a>.</p>
                 </div>
-            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p>
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-15328874-3', 'auto');
-  ga('send', 'pageview');
-
-</script></footer>
+            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p></footer>
         </div>
     </body>
 </html>
\ No newline at end of file
--- a/cl-digraph/reference-dot/index.html	Tue Dec 03 19:33:47 2019 -0500
+++ b/cl-digraph/reference-dot/index.html	Mon Dec 23 14:58:52 2019 -0500
@@ -29,17 +29,7 @@
 
 <p>Draw <code>digraph</code> with cl-dot.</p>
                 </div>
-            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p>
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-15328874-3', 'auto');
-  ga('send', 'pageview');
-
-</script></footer>
+            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p></footer>
         </div>
     </body>
 </html>
\ No newline at end of file
--- a/cl-digraph/reference/index.html	Tue Dec 03 19:33:47 2019 -0500
+++ b/cl-digraph/reference/index.html	Mon Dec 23 14:58:52 2019 -0500
@@ -326,17 +326,7 @@
 
 <p>Return a fresh list of the vertices of <code>digraph</code>.</p>
                 </div>
-            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p>
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-15328874-3', 'auto');
-  ga('send', 'pageview');
-
-</script></footer>
+            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p></footer>
         </div>
     </body>
 </html>
\ No newline at end of file
--- a/cl-digraph/usage/index.html	Tue Dec 03 19:33:47 2019 -0500
+++ b/cl-digraph/usage/index.html	Mon Dec 23 14:58:52 2019 -0500
@@ -358,17 +358,7 @@
 
 <p><img alt="Digraph PNG" src="http://i.imgur.com/TtyGQfM.png"/></p>
                 </div>
-            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p>
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-15328874-3', 'auto');
-  ga('send', 'pageview');
-
-</script></footer>
+            <footer><p><i>Made with Lisp and love by <a href="http://stevelosh.com/">Steve Losh</a> in Reykjavík, Iceland.</i></p></footer>
         </div>
     </body>
 </html>
\ No newline at end of file