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

(limited to 'ronaldmcdonald.html')

diff --git a/ronaldmcdonald.html b/ronaldmcdonald.html
deleted file mode 100644
index a51b799..0000000
--- a/ronaldmcdonald.html
+++ /dev/null
@@ -1,71 +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>Ronald McDonald | 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="ronaldmcdonald" class="elegies">
-    
-
-    <article class="container">
-        <header>
-            <!-- title -->
-            <h1 class="title">Ronald McDonald</h1>
-            
-
-            <div class="header-extra">
-                
-                            </div>
-        </header>
-
-        
-        <section class="content verse">
-            <p><span class="line">When Ronald McDonald takes off his <a href="theoceanoverflowswithcamels.html">striped shirt</a>,</span><span class="line">his coveralls, his painted face: when he no longer looks</span><span class="line">like anyone or anything special, sitting next to women</span></p>
-            <p><span class="line">in bars or standing in the aisle at the grocery,</span><span class="line">is he no longer Ronald? Is he no longer happy to kick</span><span class="line">a soccer ball around with the kids in the park,</span></p>
-            <p><span class="line">is he suddenly unable to enjoy the french fries</span><span class="line">he gets for his fifty percent off? I’d like to think</span><span class="line">that he takes Ronald off like a shirt, hangs him</span></p>
-            <p><span class="line">in a closet where he breathes darkly in the musk.</span><span class="line">I’d like to believe that we are able to slough off selves</span><span class="line">like old skin and still retain some base self.</span></p>
-            <p><span class="line">Of course we all know this is not what happens.</span><span class="line">The Ronald leering at women drunkenly is the same who</span><span class="line">the next day kicks at a ball the size of a head.</span></p>
-            <p><span class="line">He is the same that hugs his children at night,</span><span class="line">who has sex with his wife on the weekends when they’re</span><span class="line">not so tired to make it work, who smiles holding</span></p>
-            <p><span class="line">a basket of fries in front of a field. He cannot</span><span class="line">take off the facepaint or the <a href="roughgloves.html">yellow gloves</a>. They are</span><span class="line">stuck to him like so many feathers with the tar</span></p>
-            <p><span class="line">of his everyday associations. His plight is that</span><span class="line">of everyone’s—we are what we do who we are.</span></p>
-        </section>
-    </article>
-    <nav>
-        <div class="anchors">
-            <a href="ronaldmcdonald_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="roughgloves.html"
-            title="Previous article in Elegies for alternate selves">
-            Rough gloves
-        </a>
-        
-                <a class="nextlink" href="moongone.html"
-            title="Next article in Elegies for alternate selves">
-            The moon is gone and in its place a mirror
-        </a>
-            </nav>
-
-    
-</body>
-</html>
-- 
cgit 1.4.1-21-gabe81