about summary refs log tree commit diff stats
path: root/found-typewriter-poem.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /found-typewriter-poem.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'found-typewriter-poem.html')
-rw-r--r--found-typewriter-poem.html41
1 files changed, 21 insertions, 20 deletions
diff --git a/found-typewriter-poem.html b/found-typewriter-poem.html index 9906a33..970f965 100644 --- a/found-typewriter-poem.html +++ b/found-typewriter-poem.html
@@ -1,5 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents --> 2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent -->
3<html lang="en"> 4<html lang="en">
4<head> 5<head>
5 <meta charset="utf-8"> 6 <meta charset="utf-8">
@@ -23,29 +24,29 @@
23 <!-- <script src="js/external.js"> </script> --> 24 <!-- <script src="js/external.js"> </script> -->
24 </head> 25 </head>
25<body> 26<body>
27
28 <article id="container">
29 <header>
30 <!-- title -->
31 <h1 class="title">Look</h1>
32 <h1 class="subtitle">a found typewriter poem</h1>
26 33
27<article id="container"> 34 <!-- epigraph -->
28 <header> 35 <div class="epigraph">
29 <!-- title --> 36 <p><a href="http://books.google.com/books?id=ALdlAAAAMAAJ&amp;focus=searchwithinvolume&amp;q=older+than">Is he older</a>? I asked her. And I never got an answer, because at the moment she disappeared in a puff of smoke. I like to think nothing ever happened to her save that she went over to the spirit realm. I usually know better though.</p>
30 <h1 class="title">Look</h1> 37 </div>
31 <h1 class="subtitle">a found typewriter poem</h1> 38
32 39
33
34 <!-- epigraph -->
35 <div class="epigraph">
36 <p><a href="http://books.google.com/books?id=ALdlAAAAMAAJ&amp;focus=searchwithinvolume&amp;q=older+than">Is he older</a>? I asked her. And I never got an answer, because at the moment she disappeared in a puff of smoke. I like to think nothing ever happened to her save that she went over to the spirit realm. I usually know better though.</p>
37 </div>
38 </header> 40 </header>
39 41
40 <section class="content verse"> 42 <section class="content verse">
41 <p>Look, I say—look here—<br />at this <a href="planks.html">old place<br />where nothing changes</a>.<br />Look at the people<br />who pass by. Look at<br />the trees. The flowers<br />full of wanting: look<br /><a href="squirrel.html">how full they are</a> with<br />color. Look how they mock<br />us, empty people who<br />must fill themselves<br />with changes—emptiness.</p> 43 <p>Look, I say—look here—<br />at this <a href="planks.html">old place<br />where nothing changes</a>.<br />Look at the people<br />who pass by. Look at<br />the trees. The flowers<br />full of wanting: look<br /><a href="squirrel.html">how full they are</a> with<br />color. Look how they mock<br />us, empty people who<br />must fill themselves<br />with changes—emptiness.</p>
42 <p>“<a href="elegeyforanalternateself.html">There is nothing</a> to be<br />but happy. <a href="no-nothing.html">There is no</a><br />sadness to fall down<br />like cherry petals.”</p> 44 <p>“<a href="elegeyforanalternateself.html">There is nothing</a> to be<br />but happy. <a href="no-nothing.html">There is no</a><br />sadness to fall down<br />like cherry petals.”</p>
43 <p>The <a href="plant.html">trees don’t under-<br />stand:</a> they are too<br />tall to see the germ<br />of discontent in us.</p> 45 <p>The <a href="plant.html">trees don’t under-<br />stand:</a> they are too<br />tall to see the germ<br />of discontent in us.</p>
44 </section> 46 </section>
45</article> 47 </article>
46
47 <nav> 48 <nav>
48 <a href="#" id="lozenge" title="Random page"> &loz; </a> 49 <a href="#" id="lozenge" title="Random page"> &loz; </a>
49 </nav> 50 </nav>
50</body> 51 </body>
51</html> 52</html>