about summary refs log tree commit diff stats
path: root/colophon.html
diff options
context:
space:
mode:
Diffstat (limited to 'colophon.html')
-rw-r--r--colophon.html62
1 files changed, 62 insertions, 0 deletions
diff --git a/colophon.html b/colophon.html new file mode 100644 index 0000000..c2e69e2 --- /dev/null +++ b/colophon.html
@@ -0,0 +1,62 @@
1<!DOCTYPE html>
2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent
4-->
5<html lang="en">
6<head>
7<meta charset="utf-8">
8<meta name="generator" content="pandoc">
9<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
10<meta name="author" content="Case Duckworth">
11
12<title>Colophon | Autocento of the breakfast table</title>
13<link rel="icon" type="image/png" href="trunk/favico.png" />
14
15<link rel="stylesheet" type="text/css" href="trunk/style.css">
16<script src="scripts/randomize.js" type="text/javascript"> </script>
17<script src="scripts/hylo.js" type="text/javascript"> </script>
18
19<!--[if lt IE 9]>
20<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
21<![endif]-->
22</head>
23<body id="colophon" class="front-matter">
24
25<article class="container">
26<header>
27<!-- title -->
28<h1 class="title">Colophon</h1>
29
30
31<div class="header-extra">
32
33</div>
34</header>
35
36
37<section class="content prose">
38<p>This website is authored in <a href="http://www.vim.org">Vim</a> using an extended version of John Gruber’s <a href="http://daringfireball.net/projects/markdown/">Markdown</a> syntax. It’s compiled into HTML and other formats with John McFarlane’s <a href="http://johnmcfarlane.net/pandoc/">pandoc</a> document-conversion tool. The site is hosted on <a href="https://github.com">Github</a> at <github.com/duckwork/autocento>.</p>
39<p>The content of this site has been compiled from a multitude of other projects, including <em><a href="elegyforanalternateself.html">Elegies for alternate selves</a></em>, <em><a href="prelude.html">The book of Hezekiah</a></em>, <em><a href="table_contents.html">Stark raving</a></em> (later called <em>Everything changes</em>), and <em><a href="art.html">Buildings out of air</a></em>, as well as new poems written 2014–2015.</p>
40<p>The <a href="hapax.html">appendices</a>, as well as the HTML itself and backlink functionality, are compiled with <a href="https://github.com/duckwork/autocento/blob/gh-pages/makefile">this makefile</a>. The Javascript that randomizes the ξ link at the bottom of each page is located <a href="https://github.com/duckwork/autocento/blob/gh-pages/scripts/randomize.js">here</a>.</p>
41<p>Any questions or accolades can be directed to my <script type="text/javascript">
42<!--
43h='&#x67;&#x6d;&#x61;&#x69;&#108;&#46;&#x63;&#x6f;&#x6d;';a='&#64;';n='&#x63;&#x61;&#x73;&#x65;&#46;&#100;&#x75;&#x63;&#x6b;&#x77;&#x6f;&#114;&#116;&#104;&#x2b;&#x61;&#x75;&#116;&#x6f;&#x63;&#x65;&#110;&#116;&#x6f;';e=n+a+h;
44document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'" clas'+'s="em' + 'ail">'+'email'+'<\/'+'a'+'>');
45// -->
46</script><noscript>&#x65;&#x6d;&#x61;&#x69;&#108;&#32;&#40;&#x63;&#x61;&#x73;&#x65;&#46;&#100;&#x75;&#x63;&#x6b;&#x77;&#x6f;&#114;&#116;&#104;&#x2b;&#x61;&#x75;&#116;&#x6f;&#x63;&#x65;&#110;&#116;&#x6f;&#32;&#x61;&#116;&#32;&#x67;&#x6d;&#x61;&#x69;&#108;&#32;&#100;&#x6f;&#116;&#32;&#x63;&#x6f;&#x6d;&#x29;</noscript>.</p>
47</section>
48</article>
49<nav>
50<div class="anchors">
51<a href="backlinks/colophon.html" id="backlinks" title="Links to this page">
52&phi;
53</a>
54<a href="index.html" id="coverlink" title="To cover">&loz;</a>
55<a href="#" id="randomizelink" title="ERROR">&xi;</a>
56</div>
57
58
59</nav>
60
61</body>
62</html>