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

(limited to 'tapestry.html')

diff --git a/tapestry.html b/tapestry.html
deleted file mode 100644
index a879387..0000000
--- a/tapestry.html
+++ /dev/null
@@ -1,75 +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>Tapestry | 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="tapestry" class="paul">
-    
-
-    <article class="container">
-        <header>
-            <!-- title -->
-            <h1 class="title">Tapestry</h1>
-            
-
-            <div class="header-extra">
-                
-                            </div>
-        </header>
-
-        
-        <section class="content prose">
-            <p><em>Apparently typewriters need ribbon. Apparently ribbon is incredibly hard to find anymore because no one uses typewriters. Apparently I am writing my hymns from now on.</em> So he was back to calling his notes “hymns.” He looked up “hymns” in the dictionary. It said that a hymn was “an ode or song of praise or adoration.” Praise or adoration to what? he asked himself. He thought maybe furniture. There was still a lot of notfurniture in what he was again calling his Writing Shack.</p>
-            <p>The dictionary also had this to say about “hymn”: that it was possibly related to the old Greek word for “<a href="likingthings.html">weave</a>.” “<a href="roughgloves.html">Weave what</a>” Paul wondered to himself. He wrote this down on a new notecard. <em>Apparently “hymn” means weave somehow. Or it used to. Or its cousin did. What is it weaving? Who is it weaving for? I remember in school we talked about Odysseus and his wife Penelope, who wove a tapestry every day just to take it apart at night. I forget why.</em></p>
-            <p><em>Maybe she wove the tapestry for Odysseus. Maybe she wove it for herself. What did she weave it of? <a href="ouroboros_memory.html">Memory</a>, maybe? <a href="in-bed.html">Or dream</a>? I think these words make a kind of tapestry, or at least the thread it will be made of. I will weave a hymn to the gods of Literature, out of fiction. My furniture was a try at weaving, but I am shit at furniture. So writing it is again.</em></p>
-            <p>He wrote <em><strong>NOTES FOR A HYMN</strong></em> at the top of this notecard.</p>
-        </section>
-    </article>
-    <nav>
-        <div class="anchors">
-            <a href="tapestry_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>
-
-                <a class="prevlink" href="phone.html"
-            title="Previous article in Buildings out of air: Paul in the Woods">
-            Phone
-        </a>
-                <a class="prevlink" href="swear.html"
-            title="Previous article in Buildings out of air: Paul in the Woods">
-            Swear
-        </a>
-        
-                <a class="nextlink" href="window.html"
-            title="Next article in Buildings out of air: Paul in the Woods">
-            Window
-        </a>
-                <a class="nextlink" href="toilet.html"
-            title="Next article in Buildings out of air: Paul in the Woods">
-            Toilet
-        </a>
-            </nav>
-
-    
-</body>
-</html>
-- 
cgit 1.4.1-21-gabe81