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 --- stump.html | 76 -------------------------------------------------------------- 1 file changed, 76 deletions(-) delete mode 100644 stump.html (limited to 'stump.html') diff --git a/stump.html b/stump.html deleted file mode 100644 index 65bf1a4..0000000 --- a/stump.html +++ /dev/null @@ -1,76 +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>Stump | 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="stump" class="paul"> - - - <article class="container"> - <header> - <!-- title --> - <h1 class="title">Stump</h1> - - - <div class="header-extra"> - - </div> - </header> - - - <section class="content prose"> - <p>He walked into the woods for the first time in months. It was a bright summer day but under the canopy of leaves it was cool and quiet and twilight. <a href="music-433.html">There was no sound but his footsteps, his breathing.</a> Instead of an axe, his right hand clutched his notebook. His left was in his pocket. A pencil perched behind his ear.</p> - <p>He walked aimlessly until coming over a short rise he saw a stump. He recognized his handiwork in the way the stump made a kind of chair back—flat until the axe had gone through far enough, then a frayed edge like a torn page. Paul walked over to the stump and sat down.</p> - <p>He looked up and tried to find a pattern in the placement of the trees. There was none. They grew randomly, beginning nowhere and ending in the same place. <a href="squirrel.html">A squirrel</a> ran down one and up another for no reason. He opened his notebook and took his pencil from his ear but could think of nothing to write.</p> - <p>A crow called hoarsely to another, something important. Paul looked up but could not see the black bird in the <a href="death-zone.html">leaves of the trees</a>. He looked back down to the cream-colored pages of his notebook.</p> - <p>He was surprised that he’d written <em>YOU CANNOT DISCOVER ART</em>.</p> - </section> - </article> - <nav> - <div class="anchors"> - <a href="stump_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="joke.html" - title="Previous article in Buildings out of air: Paul in the Woods"> - Joke - </a> - <a class="prevlink" href="stagnant.html" - title="Previous article in Buildings out of air: Paul in the Woods"> - Stagnant - </a> - - <a class="nextlink" href="early.html" - title="Next article in Buildings out of air: Paul in the Woods"> - Early - </a> - <a class="nextlink" href="swear.html" - title="Next article in Buildings out of air: Paul in the Woods"> - Swear - </a> - </nav> - - -</body> -</html> -- cgit 1.4.1-21-gabe81