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 --- spittle.html | 64 ------------------------------------------------------------ 1 file changed, 64 deletions(-) delete mode 100644 spittle.html (limited to 'spittle.html') diff --git a/spittle.html b/spittle.html deleted file mode 100644 index e16b537..0000000 --- a/spittle.html +++ /dev/null @@ -1,64 +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>Spittle | 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="spittle" class="elegies"> - - - <article class="container"> - <header> - <!-- title --> - <h1 class="title">Spittle</h1> - - - <div class="header-extra"> - - </div> - </header> - - - <section class="content verse"> - <p><span class="line">My body is attached to your body by a thin spittle of thought.</span><span class="line">When you turn away from me, my thought is broken</span><span class="line">and forms anew with something else. Ideas are drool.</span><span class="line">Beauty has been slobbered over far too long. <a href="howithappened.html">God</a></span><span class="line">is a tidal wave of bodily fluid. Even the flea has some</span><span class="line">vestigial wetness. We live in a world fleshy and dark,</span><span class="line">and moist as a nostril. Is conciousness only a watery-eyed</span><span class="line">romantic, crying softly into his <a href="lovesong.html">shirt-sleeve</a>? Is not reason</span><span class="line">a square-jawed businessman with a briefcase full of memory?</span><span class="line">I want to kiss the world to make it mine. I want to become</span><span class="line">a Judas to reality, betray it with the wetness of emotion.</span></p> - </section> - </article> - <nav> - <div class="anchors"> - <a href="spittle_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="shipwright.html" - title="Previous article in Elegies for alternate selves"> - The shipwright - </a> - - <a class="nextlink" href="squirrel.html" - title="Next article in Elegies for alternate selves"> - The squirrel - </a> - </nav> - - -</body> -</html> -- cgit 1.4.1-21-gabe81