about summary refs log tree commit diff stats
path: root/stump.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 /stump.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'stump.html')
-rw-r--r--stump.html30
1 files changed, 18 insertions, 12 deletions
diff --git a/stump.html b/stump.html index a44c8dd..b64ffda 100644 --- a/stump.html +++ b/stump.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">Stump</h1> 30 <h1 class="title">Stump</h1>
@@ -32,27 +33,32 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p>He walked into the woods for the first time in months. It was a bright summer day but under the canopy of leaves it was cool and quiet and twilight. <a href="music-433.html">There was no sound but his footsteps, his breathing.</a> Instead of an axe, his right hand clutched his notebook. His left was in his pocket. A pencil perched behind his ear.</p> 37 <p>He walked into the woods for the first time in months. It was a bright summer day but under the canopy of leaves it was cool and quiet and twilight. <a href="music-433.html">There was no sound but his footsteps, his breathing.</a> Instead of an axe, his right hand clutched his notebook. His left was in his pocket. A pencil perched behind his ear.</p>
37 <p>He walked aimlessly until coming over a short rise he saw a stump. He recognized his handiwork in the way the stump made a kind of chair back—flat until the axe had gone through far enough, then a frayed edge like a torn page. Paul walked over to the stump and sat down.</p> 38 <p>He walked aimlessly until coming over a short rise he saw a stump. He recognized his handiwork in the way the stump made a kind of chair back—flat until the axe had gone through far enough, then a frayed edge like a torn page. Paul walked over to the stump and sat down.</p>
38 <p>He looked up and tried to find a pattern in the placement of the trees. There was none. They grew randomly, beginning nowhere and ending in the same place. <a href="squirrel.html">A squirrel</a> ran down one and up another for no reason. He opened his notebook and took his pencil from his ear but could think of nothing to write.</p> 39 <p>He looked up and tried to find a pattern in the placement of the trees. There was none. They grew randomly, beginning nowhere and ending in the same place. <a href="squirrel.html">A squirrel</a> ran down one and up another for no reason. He opened his notebook and took his pencil from his ear but could think of nothing to write.</p>
39 <p>A crow called hoarsely to another, something important. Paul looked up but could not see the black bird in the <a href="death-zone.html">leaves of the trees</a>. He looked back down to the cream-colored pages of his notebook.</p> 40 <p>A crow called hoarsely to another, something important. Paul looked up but could not see the black bird in the <a href="death-zone.html">leaves of the trees</a>. He looked back down to the cream-colored pages of his notebook.</p>
40 <p>He was surprised that he’d written <em>YOU CANNOT DISCOVER ART</em>.</p> 41 <p>He was surprised that he’d written <em>YOU CANNOT DISCOVER ART</em>.</p>
41 </section> 42 </section>
43</article>
42 44
43 <nav> 45 <nav>
44 <a class="prevlink" href="joke.html"> 46 <a class="prevlink" href="joke.html"
47 title="Next article in Buildings out of air: Paul in the Woods">
45 Joke 48 Joke
46 </a> 49 </a>
47 <a class="prevlink" href="stagnant.html"> 50 <a class="prevlink" href="stagnant.html"
51 title="Next article in Buildings out of air: Paul in the Woods">
48 Stagnant 52 Stagnant
49 </a> 53 </a>
50 <a href="#" id="lozenge" title="Random page"> &loz; </a> 54 <a href="#" id="lozenge" title="Random page"> &loz; </a>
51 <a class="nextlink" href="early.html"> 55 <a class="nextlink" href="early.html"
52 Early 56 title="Previous article in Buildings out of air: Paul in the Woods">
57 Early>
53 </a> 58 </a>
54 <a class="nextlink" href="swear.html"> 59 <a class="nextlink" href="swear.html"
55 Swear 60 title="Previous article in Buildings out of air: Paul in the Woods">
61 Swear>
56 </a> 62 </a>
57 </nav> 63 </nav>
58</body> 64</body>