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
---
 january_backlinks.htm | 62 ---------------------------------------------------
 1 file changed, 62 deletions(-)
 delete mode 100644 january_backlinks.htm

(limited to 'january_backlinks.htm')

diff --git a/january_backlinks.htm b/january_backlinks.htm
deleted file mode 100644
index 1650ab4..0000000
--- a/january_backlinks.htm
+++ /dev/null
@@ -1,62 +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>January | 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="january" class="meta">
-    
-
-    <article class="container">
-        <header>
-            <!-- title -->
-            <h1 class="title">January</h1>
-            <h1 class="subtitle">back-links</h1>
-
-            <div class="header-extra">
-                
-                            </div>
-        </header>
-
-        
-        <section class="content list">
-            <ul>
-            <li><a href="axe.html">Axe</a></li>
-            <li><a href="cold-wind.html">Cold wind</a></li>
-            <li><a href="deathstrumpet.html">“Death’s trumpet”</a></li>
-            <li><a href="prelude.html">Prelude</a></li>
-            <li><a href="seasonal-affective-disorder.html">Seasonal affective disorder</a></li>
-            </ul>
-        </section>
-    </article>
-    <nav>
-        <div class="anchors">
-            <a href="january.html" id="back-link" title="Back to article">
-                &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