about summary refs log tree commit diff stats
path: root/axe.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 /axe.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 'axe.html')
-rw-r--r--axe.html35
1 files changed, 17 insertions, 18 deletions
diff --git a/axe.html b/axe.html index b02e3b1..2892f43 100644 --- a/axe.html +++ b/axe.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">Axe</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Axe</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
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>
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>
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>
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>
41 </section>
42</article>
43 35
36 <section class="content prose">
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>
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>
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>
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>
41 </section>
42 </article>
44 <nav> 43 <nav>
45 <a class="prevlink" href="dream.html" 44 <a class="prevlink" href="dream.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 Building 59 Building
61 </a> 60 </a>
62 </nav> 61 </nav>
63</body> 62 </body>
64</html> 63</html>