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 --- mountain.html | 67 ----------------------------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 mountain.html (limited to 'mountain.html') diff --git a/mountain.html b/mountain.html deleted file mode 100644 index 91e5920..0000000 --- a/mountain.html +++ /dev/null @@ -1,67 +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>The mountain | 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="mountain" class="elegies"> - - - <article class="container"> - <header> - <!-- title --> - <h1 class="title">The mountain</h1> - - - <div class="header-extra"> - - </div> - </header> - - - <section class="content verse"> - <p><span class="line">The other side of this mountain</span><span class="line">is not the mountain. This side</span><span class="line">is honey-golden, sticky-sweet,</span><span class="line">full of phone conversations with mother.</span><span class="line">The other side is a bell,</span><span class="line">ringing in the church-steeple</span><span class="line">the day mother died.</span></p> - <p><span class="line">The other side of the mountain</span><span class="line"><a href="apollo11.html">is not a mountain. It is a dark</a></span><span class="line">valley crossed by a river.</span><span class="line">There is a ferry at the bottom.</span></p> - <p><span class="line">This mountain is not a mountain.</span><span class="line">I walked to the top, but it turned</span><span class="line">and was only a shelf halfway up.</span><span class="line">I felt like an unused Bible</span><span class="line">sitting on a <a href="and.html">dusty pew</a>.</span></p> - <p><span class="line">A hawk soars over the mountain.</span><span class="line">She is looking for home.</span></p> - </section> - </article> - <nav> - <div class="anchors"> - <a href="mountain_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="moonegone.html" - title="Previous article in Elegies for alternate selves"> - The moon is gone and in its place a mirror - </a> - - <a class="nextlink" href="serengeti.html" - title="Next article in Elegies for alternate selves"> - Serengeti - </a> - </nav> - - -</body> -</html> -- cgit 1.4.1-21-gabe81