<!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='gmail.com';a='@';n='case.duckworth+autocento';e=n+a+h; document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'" clas'+'s="em' + 'ail">'+'Email me'+'<\/'+'a'+'>'); // --> </script><noscript>Email me (case.duckworth+autocento at gmail dot com)</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">¶</a> <nav> <div class="anchors"> <a href="backlinks/colophon.html" id="backlinks" title="Links to this page"> φ </a> <a href="index.html" id="coverlink" title="To cover">◊</a> <a href="#" id="randomizelink" title="ERROR">ξ</a> </div> </nav> </body> </html>