diff options
author | Case Duckworth | 2015-04-14 16:36:17 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 16:36:17 -0700 |
commit | 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch) | |
tree | b2339220ee50cf48b8887f0cc1fed4813a95901b /deathstrumpet.html | |
parent | Add toc metadata (diff) | |
download | autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.tar.gz autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.zip |
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
Diffstat (limited to 'deathstrumpet.html')
-rw-r--r-- | deathstrumpet.html | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/deathstrumpet.html b/deathstrumpet.html deleted file mode 100644 index f9f4ec2..0000000 --- a/deathstrumpet.html +++ /dev/null | |||
@@ -1,70 +0,0 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> | ||
3 | <!-- vim: fdm=indent | ||
4 | --> | ||
5 | <html lang="en"> | ||
6 | <head> | ||
7 | <meta charset="utf-8"> | ||
8 | <meta name="generator" content="pandoc"> | ||
9 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
10 | <meta name="author" content="Case Duckworth"> | ||
11 | |||
12 | <title>Death’s trumpet | Autocento of the breakfast table</title> | ||
13 | <link rel="icon" type="image/png" href="trunk/favico.png" /> | ||
14 | |||
15 | <link rel="stylesheet" type="text/css" href="_style.css"> | ||
16 | <script src="trunk/lozenge.js" type="text/javascript"> </script> | ||
17 | <script src="trunk/hylo.js" type="text/javascript"> </script> | ||
18 | |||
19 | <!--[if lt IE 9]> | ||
20 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | ||
21 | <![endif]--> | ||
22 | </head> | ||
23 | <body id="deathstrumpet" class="elegies"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">Death’s trumpet</h1> | ||
30 | |||
31 | |||
32 | <div class="header-extra"> | ||
33 | |||
34 | <!-- epigraph --> | ||
35 | <div class="epigraph"> | ||
36 | <a href="http://michaelduke.org/2014/07/20/larry-levis-boy-in-video-arcade/"><p>So Death plays his little fucking trumpet. So what, says the boy.</p></a> | ||
37 | |||
38 | <div class="attrib">Larry Levis</div> | ||
39 | </div> | ||
40 | </div> | ||
41 | </header> | ||
42 | |||
43 | |||
44 | <section class="content verse"> | ||
45 | <p><span class="line">He didn’t have any polish so he spit-shined the whole thing</span><span class="line">until it gleamed like a <a href="wallpaper.html">tomato on the vine</a> that was begging</span><span class="line">to be picked and thrown on some caprese. Death loved caprese.</span></p> | ||
46 | <p><span class="line">He stood up to put the horn to his lips, trying to imagine</span><span class="line">it was a woman he loved. He blushed as he realized how bad</span><span class="line"><a href="leaf.html">the metaphor was</a>. He practiced anyway for six hours a day</span><span class="line">in front of the mirror—what else to do with all the time?</span></p> | ||
47 | <p><span class="line">Death looked at <a href="moongone.html">himself in the mirror</a> as he played, the trumpet</span><span class="line">suspended in midair. <em>Damn vampire rules</em>, he thought.</span><span class="line">He was always worried he might have <a href="january.html">missed a spot</a> while shaving</span><span class="line">but he’d never know unless a stranger—he had no friends—</span><span class="line">was kind enough. Not that he goes out anyway or meets people.</span></p> | ||
48 | <p><span class="line">He started waking up late, staying in bed later.</span><span class="line">He started thinking he was depressed. He never did eat</span><span class="line">that caprese, and it started getting soggy, green spots</span><span class="line">spreading on the mozzarella like bedsores. The sun</span><span class="line">filtered through the <a href="what-we-are-made-of.html">kitchen blinds like smoke</a>. He had</span><span class="line">to get out of the house. He decided to go to the arcade.</span></p> | ||
49 | <p><span class="line">When he got there, it was empty except for a boy</span><span class="line"><a href="big-dipper.html">with dead eyes</a>. So far so good, Death thought.</span><span class="line">He was playing a first-person shooter, something violent.</span><span class="line">Death walked past him and watched out of the corner</span><span class="line">of his eye. The kid was good. Death decided</span><span class="line">to congratulate him. He had his trumpet in his hand.</span></p> | ||
50 | </section> | ||
51 | </article> | ||
52 | <nav> | ||
53 | <div class="anchors"> | ||
54 | <a href="deathstrumpet_backlinks.htm" id="back-link" title="Links to this page"> | ||
55 | φ | ||
56 | </a> | ||
57 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
58 | <a href="#" id="lozenge" title="ERROR">ξ</a> | ||
59 | </div> | ||
60 | |||
61 | <a class="prevlink" href="todaniel.html" | ||
62 | title="Previous article in Elegies for alternate selves"> | ||
63 | To Daniel: an elaboration | ||
64 | </a> | ||
65 | |||
66 | </nav> | ||
67 | |||
68 | |||
69 | </body> | ||
70 | </html> | ||