diff options
author | Case Duckworth | 2015-04-14 18:09:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 18:09:55 -0700 |
commit | 08fd8e95dccb91d0495a50d1009f85cb80cfad65 (patch) | |
tree | 9accf8a6e9b1f836e3c7c7b5437d11351545a07e /roughgloves.html | |
parent | Change file hierarchy and rewrite makefile (diff) | |
download | autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.tar.gz autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.zip |
First compile in v1.0.0 v1.0.0
Diffstat (limited to 'roughgloves.html')
-rw-r--r-- | roughgloves.html | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/roughgloves.html b/roughgloves.html new file mode 100644 index 0000000..75a0e58 --- /dev/null +++ b/roughgloves.html | |||
@@ -0,0 +1,62 @@ | |||
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>Rough gloves | 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="trunk/style.css"> | ||
16 | <script src="scripts/randomize.js" type="text/javascript"> </script> | ||
17 | <script src="scripts/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="roughgloves" class="elegies"> | ||
24 | |||
25 | <article class="container"> | ||
26 | <header> | ||
27 | <!-- title --> | ||
28 | <h1 class="title">Rough gloves</h1> | ||
29 | |||
30 | |||
31 | <div class="header-extra"> | ||
32 | |||
33 | </div> | ||
34 | </header> | ||
35 | |||
36 | |||
37 | <section class="content verse"> | ||
38 | <p><span class="line">I lost my hands & knit replacement ones</span><span class="line">from <a href="poetry-time.html">spiders’ threads</a>, stronger than steel but soft</span><span class="line">as lambs’ wool. Catching as they do on nails</span><span class="line">& your collarbone, you don’t seem to like</span><span class="line">their rough warm presence on your <a href="feedingtheraven.html">cheek or thigh</a>.</span><span class="line">I’ve asked you if you minded, you’ve said no</span><span class="line">(your face a table laid with burnt meat, bread</span><span class="line">so stale it could <a href="weplayedthosegamestoo.html">break a hand</a>). Remember</span><span class="line">your senile mother’s face above that table?</span><span class="line">I’d say she got the meaning of that look.</span><span class="line">You’d rather not be touched by these rough gloves,</span><span class="line">the only way I have to knit a love</span><span class="line">against whatever winters we may enter</span><span class="line">like a silkworm in a spider’s blackened <a href="serengeti.html">maw</a>.</span></p> | ||
39 | </section> | ||
40 | </article> | ||
41 | <nav> | ||
42 | <div class="anchors"> | ||
43 | <a href="backlinks/roughgloves.html" id="backlinks" title="Links to this page"> | ||
44 | φ | ||
45 | </a> | ||
46 | <a href="index.html" id="coverlink" title="To cover">◊</a> | ||
47 | <a href="#" id="randomizelink" title="ERROR">ξ</a> | ||
48 | </div> | ||
49 | |||
50 | <a class="prevlink" href="lovesong.html" | ||
51 | title="Previous article in Elegies for alternate selves"> | ||
52 | Love Song | ||
53 | </a> | ||
54 | |||
55 | <a class="nextlink" href="ronaldmcdonald.html" | ||
56 | title="Next article in Elegies for alternate selves"> | ||
57 | Ronald McDonald | ||
58 | </a> | ||
59 | </nav> | ||
60 | |||
61 | </body> | ||
62 | </html> | ||