From 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 14 Apr 2015 16:36:17 -0700 Subject: Change file hierarchy and rewrite makefile - File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile --- leaf.html | 74 --------------------------------------------------------------- 1 file changed, 74 deletions(-) delete mode 100644 leaf.html (limited to 'leaf.html') diff --git a/leaf.html b/leaf.html deleted file mode 100644 index 00c1b98..0000000 --- a/leaf.html +++ /dev/null @@ -1,74 +0,0 @@ -<!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>Leaf | Autocento of the breakfast table</title> - <link rel="icon" type="image/png" href="trunk/favico.png" /> - - <link rel="stylesheet" type="text/css" href="_style.css"> - <script src="trunk/lozenge.js" type="text/javascript"> </script> - <script src="trunk/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="leaf" class="paul"> - - - <article class="container"> - <header> - <!-- title --> - <h1 class="title">Leaf</h1> - - - <div class="header-extra"> - - </div> - </header> - - - <section class="content prose"> - <p>He shrugged the wood off his shoulder, letting it fall with a clog onto the earth floor of his Writing Shack. He exhaled looking out of the window. He hoped to see a bird fly by, maybe a blue jay or raven. <a href="last-passenger.html">No bird did</a>. He inhaled. He exhaled again in a way that could <a href="last-bastion.html">only be classified</a> as a sigh. He sat down at his writing desk. He began shuffling through what he’d written, trying to find some sort of pattern.</p> - <p>“<em>Each piece of paper—each leaf—</em>” at this he smiled—“<em>is like a tree in the forest.</em>” He was writing as he thought aloud. “<em>I, as the artist, as the <strong>writer</strong>, must select which to use, chop down those trees, bring them back to my shed and</em>—and—” he frowned as he realized the only end to this <a href="the-night-we-met.html">metaphor was fire</a>. He ran his fingers through his hair in a self-soothing gesture.</p> - <p>“I need to build some furniture” he thought.</p> - </section> - </article> - <nav> - <div class="anchors"> - <a href="leaf_backlinks.htm" id="back-link" title="Links to this page"> - φ - </a> - <a href="index.html" id="cover-link" title="To cover">◊</a> - <a href="#" id="lozenge" title="ERROR">ξ</a> - </div> - - <a class="prevlink" href="axe.html" - title="Previous article in Buildings out of air: Paul in the Woods"> - Axe - </a> - <a class="prevlink" href="joke.html" - title="Previous article in Buildings out of air: Paul in the Woods"> - Joke - </a> - - <a class="nextlink" href="writing.html" - title="Next article in Buildings out of air: Paul in the Woods"> - Writing - </a> - <a class="nextlink" href="leg.html" - title="Next article in Buildings out of air: Paul in the Woods"> - Leg - </a> - </nav> - - -</body> -</html> -- cgit 1.4.1-21-gabe81