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 --- i-think-its-you.html | 78 ---------------------------------------------------- 1 file changed, 78 deletions(-) delete mode 100644 i-think-its-you.html (limited to 'i-think-its-you.html') diff --git a/i-think-its-you.html b/i-think-its-you.html deleted file mode 100644 index 1f43d92..0000000 --- a/i-think-its-you.html +++ /dev/null @@ -1,78 +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>I think it’s you (but it’s not) | 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="i-think-its-you" class="stark"> - - - <article class="container"> - <header> - <!-- title --> - <h1 class="title">I think it’s you (but it’s not)</h1> - - - <div class="header-extra"> - - <!-- epigraph --> - <div class="epigraph"> - <a href="i-think-its-you.html">When you fall in love everyone looks the same.</a> - - </div> - </div> - </header> - - - <section class="content verse"> - <p><span class="line">I thought I saw you walking</span><span class="line">to the bus stop but it was only</span><span class="line">a <a href="feedingtheraven.html">raven</a>. His croaks sounded nothing</span><span class="line">like your footsteps (as they pound</span><span class="line">down the hallway toward my bedroom)</span><span class="line">his <a href="nothing-is-ever-over.html">wings</a> looked nothing like your</span><span class="line">legs (running on the wrong side</span><span class="line">of the road away from my house)</span><span class="line">I think the one resemblance was the eyes</span></p> - <p><span class="line">But that’s too easy</span><span class="line">It’s just that I was thinking</span><span class="line">of you and a raven flew by</span><span class="line">(maybe it was a <a href="stump.html">crow</a>)</span></p> - </section> - </article> - <nav> - <div class="anchors"> - <a href="i-think-its-you_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="boy_bus.html" - title="Previous article in Stark Raving"> - Boy on the bus - </a> - <a class="prevlink" href="lappel-du-vide.html" - title="Previous article in Stark Raving"> - L’appel du vide - </a> - - <a class="nextlink" href="initial-conditions.html" - title="Next article in Stark Raving"> - Initial conditions - </a> - <a class="nextlink" href="riptide_memory.html" - title="Next article in Stark Raving"> - Riptide of memory - </a> - </nav> - - -</body> -</html> -- cgit 1.4.1-21-gabe81