about summary refs log tree commit diff stats
path: root/colophon.html
blob: df891e553f075c5a63e4e2505dfebdedb050aa57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html>
<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
<!-- vim: fdm=indent
-->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="author" content="Case Duckworth">

<title>Colophon | Autocento of the breakfast table</title>
<link rel="icon" type="image/png" href="trunk/favico.png" />

<link rel="stylesheet" type="text/css" href="trunk/style.css">
<script src="scripts/randomize.js" type="text/javascript"> </script>
<script src="scripts/hylo.js" type="text/javascript"> </script>

<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
<![endif]-->
</head>
<body id="colophon" class="front-matter">

<article class="container">
<header>
<!-- title -->
<h1 class="title">Colophon</h1>


<div class="header-extra">

</div>
</header>


<section class="content prose">
<p><em>Autocento of the breakfast table</em> is a hypertextual exploration of the clockwork of inspiration, revision, and obsession. It represents a compilation of most of my writing, linked together along thematic lines into a sort of whole. It lives on the web. Instead of hand-coding all of the HTML files you’re reading now, I’ve relied on a process that leverages open-source technologies to publish my work onto a web platform.</p>
<p>The <a href="https://github.com/duckwork/autocento/tree/gh-pages/text">source files</a> are authored in <a href="http://www.vim.org">Vim</a> using an <a href="http://johnmcfarlane.net/pandoc/README.html#pandocs-markdown">extended version</a> of <a href="http://daringfireball.net/projects/markdown/">Markdown</a>. It’s compiled into the HTML you’re reading, as well as a few other formats, with <a href="http://johnmcfarlane.net/pandoc/">Pandoc</a>, a document-conversion tool. The site is hosted on <a href="https://github.com">Github</a> and <a href="http://namecheap.com">Namecheap</a>. You can view the repository at <a href="http://github.com/duckwork/autocento" class="uri">http://github.com/duckwork/autocento</a>.</p>
<p>I use a <a href="https://github.com/duckwork/autocento/blob/gh-pages/makefile">Makefile</a> to compile the text source files into HTML, and to generate a series of <a href="hapax.html">appendices</a> and <a href="https://github.com/duckwork/autocento/blob/gh-pages/scripts/randomize.js">other site</a> <a href="backlinks/in-bed.html">functionality</a> with the help of a <a href="https://github.com/duckwork/autocento/blob/gh-pages/scripts/compile.sh">compilation shell script</a>.</p>
<p>I use this system because it’s fairly simple, extensible, and open. It’s available for anyone to examine, learn from, and use. See the <a href="license.html">license</a> for more details.</p>
<p><script type="text/javascript">
<!--
h='&#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;
document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'" clas'+'s="em' + 'ail">'+'Email me'+'<\/'+'a'+'>');
// -->
</script><noscript>&#x45;&#x6d;&#x61;&#x69;&#108;&#32;&#x6d;&#x65;&#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> with questions or accolades, or submit a <a href="https://github.com/duckwork/autocento/pulls">pull request</a> or <a href="https://github.com/duckwork/autocento/issues">issue</a> on Github.</p>
</section>
</article>

<a id="textlink" title="Source file" href="text/colophon.txt">&para;</a>

<nav>
<div class="anchors">
<a href="backlinks/colophon.html" id="backlinks" title="Links to this page">
&phi;
</a>
<a href="index.html" id="coverlink" title="To cover">&loz;</a>
<a href="#" id="randomizelink" title="ERROR">&xi;</a>
</div>


</nav>

</body>
</html>