about summary refs log tree commit diff stats
path: root/shed.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 /shed.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 'shed.html')
-rw-r--r--shed.html35
1 files changed, 17 insertions, 18 deletions
diff --git a/shed.html b/shed.html index 476f967..8837719 100644 --- a/shed.html +++ b/shed.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,24 +24,22 @@
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">Shed</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Shed</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p>“What do you do all day in that shed out back” his mother asked one night while they ate dinner in front of the TV. “Write” he answered. “Write what” she asked in that way that means he’d better not say I don’t know. “I don’t know” he said.</p>
38 <p>“Goddammit Paul” his mother said. “You’re <a href="http://www.poetryfoundation.org/poem/177229">wasting your life</a> out in that shed. You need to go out and get—” “I chop down trees too” he said. “I make furniture out of them.” His mother’s face did a Hitchcock zoom as she considered this new information. “Is it any good” she asked, eyes narrowed.</p>
39 <p>“It’s getting there” he answered. “I’m getting better every day.” “When is it going to be there” she asked. “When are you going to sell <a href="real-writer.html">this furniture</a> of yours?” “It’ll be a while” he answered.</p>
40 <p>“Then you’d better get a job until then” she said.</p>
41 </section>
42</article>
43 35
36 <section class="content prose">
37 <p>“What do you do all day in that shed out back” his mother asked one night while they ate dinner in front of the TV. “Write” he answered. “Write what” she asked in that way that means he’d better not say I don’t know. “I don’t know” he said.</p>
38 <p>“Goddammit Paul” his mother said. “You’re <a href="http://www.poetryfoundation.org/poem/177229">wasting your life</a> out in that shed. You need to go out and get—” “I chop down trees too” he said. “I make furniture out of them.” His mother’s face did a Hitchcock zoom as she considered this new information. “Is it any good” she asked, eyes narrowed.</p>
39 <p>“It’s getting there” he answered. “I’m getting better every day.” “When is it going to be there” she asked. “When are you going to sell <a href="real-writer.html">this furniture</a> of yours?” “It’ll be a while” he answered.</p>
40 <p>“Then you’d better get a job until then” she said.</p>
41 </section>
42 </article>
44 <nav> 43 <nav>
45 <a class="prevlink" href="notes.html" 44 <a class="prevlink" href="notes.html"
46 title="Next article in Buildings out of air: Paul in the Woods"> 45 title="Next article in Buildings out of air: Paul in the Woods">
@@ -60,5 +59,5 @@
60 Snow 59 Snow
61 </a> 60 </a>
62 </nav> 61 </nav>
63</body> 62 </body>
64</html> 63</html>