about summary refs log tree commit diff stats
path: root/axe.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 /axe.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'axe.html')
-rw-r--r--axe.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/axe.html b/axe.html index 5c766e5..496e6c6 100644 --- a/axe.html +++ b/axe.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">Axe</h1> 30 <h1 class="title">Axe</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>Paul took his axe and went out into the woods to chop trees. Or rather he went into the trees to chop wood. He wasn’t sure. Either way it helped him think. Last time he’d gone out, he’d had an idea for a shoe-insert company he could start called “Paul’s Bunyons.” He chuckled to himself as he shouldered his axe and went into the forest.</p> 37 <p>Paul took his axe and went out into the woods to chop trees. Or rather he went into the trees to chop wood. He wasn’t sure. Either way it helped him think. Last time he’d gone out, he’d had an idea for a shoe-insert company he could start called “Paul’s Bunyons.” He chuckled to himself as he shouldered his axe and went into the forest.</p>
37 <p>Deep into the woods he admired the organization of the trees. “They grow wherever they fall” he said “but still none is too close to another.” He sounded like Solomon to himself. <a href="riptide_memory.html">He imagined he had a beard.</a></p> 38 <p>Deep into the woods he admired the organization of the trees. “They grow wherever they fall” he said “but still none is too close to another.” He sounded like Solomon to himself. <a href="riptide_memory.html">He imagined he had a beard.</a></p>
38 <p>He walked for a long time in the shadows of the forest, in its coolness. It sounded like snow had fallen but it was still <a href="january.html">October</a>. The first time the trees seemed to radiate out from him in straight lines he stopped and turned around four times. After he walked on he noticed it happened fairly often.</p> 39 <p>He walked for a long time in the shadows of the forest, in its coolness. It sounded like snow had fallen but it was still <a href="january.html">October</a>. The first time the trees seemed to radiate out from him in straight lines he stopped and turned around four times. After he walked on he noticed it happened fairly often.</p>
39 <p>Still, after he felled his first tree that day he realized they grew from the epicenter of his axe. He paused in the <a href="last-bastion.html">small dark sound</a> of the forest quiet.</p> 40 <p>Still, after he felled his first tree that day he realized they grew from the epicenter of his axe. He paused in the <a href="last-bastion.html">small dark sound</a> of the forest quiet.</p>
40 </section> 41 </section>
42</article>
41 43
42 <nav> 44 <nav>
43 <a class="prevlink" href="dream.html"> 45 <a class="prevlink" href="dream.html"
46 title="Next article in Buildings out of air: Paul in the Woods">
44 Dream 47 Dream
45 </a> 48 </a>
46 <a class="prevlink" href="art.html"> 49 <a class="prevlink" href="art.html"
50 title="Next article in Buildings out of air: Paul in the Woods">
47 Art 51 Art
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="leaf.html"> 54 <a class="nextlink" href="leaf.html"
51 Leaf 55 title="Previous article in Buildings out of air: Paul in the Woods">
56 Leaf>
52 </a> 57 </a>
53 <a class="nextlink" href="building.html"> 58 <a class="nextlink" href="building.html"
54 Building 59 title="Previous article in Buildings out of air: Paul in the Woods">
60 Building>
55 </a> 61 </a>
56 </nav> 62 </nav>
57</body> 63</body>