about summary refs log tree commit diff stats
path: root/shed.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /shed.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'shed.html')
-rw-r--r--shed.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/shed.html b/shed.html index 2bba2bc..cb234a8 100644 --- a/shed.html +++ b/shed.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">Shed</h1> 30 <h1 class="title">Shed</h1>
@@ -32,26 +33,31 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <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> 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>
37 <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> 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>
38 <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> 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>
39 <p>“Then you’d better get a job until then” she said.</p> 40 <p>“Then you’d better get a job until then” she said.</p>
40 </section> 41 </section>
42</article>
41 43
42 <nav> 44 <nav>
43 <a class="prevlink" href="notes.html"> 45 <a class="prevlink" href="notes.html"
46 title="Next article in Buildings out of air: Paul in the Woods">
44 Notes 47 Notes
45 </a> 48 </a>
46 <a class="prevlink" href="sapling.html"> 49 <a class="prevlink" href="sapling.html"
50 title="Next article in Buildings out of air: Paul in the Woods">
47 Sapling 51 Sapling
48 </a> 52 </a>
49 <a href="#" id="lozenge" title="Random page"> &loz; </a> 53 <a href="#" id="lozenge" title="Random page"> &loz; </a>
50 <a class="nextlink" href="hands.html"> 54 <a class="nextlink" href="hands.html"
51 Hands 55 title="Previous article in Buildings out of air: Paul in the Woods">
56 Hands>
52 </a> 57 </a>
53 <a class="nextlink" href="snow.html"> 58 <a class="nextlink" href="snow.html"
54 Snow 59 title="Previous article in Buildings out of air: Paul in the Woods">
60 Snow>
55 </a> 61 </a>
56 </nav> 62 </nav>
57</body> 63</body>