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
---
 elegyforanalternateself.html | 57 --------------------------------------------
 1 file changed, 57 deletions(-)
 delete mode 100644 elegyforanalternateself.html

(limited to 'elegyforanalternateself.html')

diff --git a/elegyforanalternateself.html b/elegyforanalternateself.html
deleted file mode 100644
index a268c15..0000000
--- a/elegyforanalternateself.html
+++ /dev/null
@@ -1,57 +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>Elegy for an alternate self | 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="elegyforanalternateself" class="autocento">
-    
-
-    <article class="container">
-        <header>
-            <!-- title -->
-            <h1 class="title">Elegy for an alternate self</h1>
-            
-
-            <div class="header-extra">
-                
-                            </div>
-        </header>
-
-        
-        <section class="content verse">
-            <p><span class="line">Say there are no words. Say that we are conjoined</span><span class="line">from birth, or better still, say we are myself.</span><span class="line">—But I still talk to myself, I <a href="i-am.html">build my world</a></span><span class="line">through language, so if we say there are <a href="hymnal.html">no words</a></span><span class="line">this is not enough. Say we are instead some animal,</span><span class="line">or better yet, <a href="plant.html">a plant</a>, or a flagellum motoring</span><span class="line">aimlessly around. (Say that humans are the only things</span><span class="line">that reason. Say that we’re the <a href="movingsideways.html">only things that worry</a>.)</span></p>
-            <p><span class="line">Say that I am separate. To say there’s everything else</span><span class="line">and then there’s me is wrong. Each thing is separate:</span><span class="line"><a href="i-wanted-to-tell-you-something.html">there is no whole in the world</a>. Say this is both good</span><span class="line">and bad, or rather, say there is no good or bad but only</span><span class="line">being, <a href="no-nothing.html">more and more of it always added</a>, none taken out</span><span class="line">though it can be forgotten. Say that forgetting</span><span class="line">is a <a href="collage-instrument.html">function of our remembering</a>. (Say that humans only</span><span class="line"><a href="swansong-alt.html">worry about separation</a>. Say that only humans feel it.)</span></p>
-        </section>
-    </article>
-    <nav>
-        <div class="anchors">
-            <a href="elegyforanalternateself_backlinks.htm" id="back-link" title="Links to this page">
-                &phi;
-            </a>
-            <a href="index.html" id="cover-link" title="To cover">&loz;</a>
-            <a href="#" id="lozenge" title="ERROR">&xi;</a>
-        </div>
-
-        
-            </nav>
-
-    
-</body>
-</html>
-- 
cgit 1.4.1-21-gabe81