about summary refs log tree commit diff stats
path: root/father.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 /father.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 'father.html')
-rw-r--r--father.html35
1 files changed, 17 insertions, 18 deletions
diff --git a/father.html b/father.html index 1672fff..6f5b093 100644 --- a/father.html +++ b/father.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">Father</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Father</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <p>“Is man the natural thing that makes unnatural things” he thought to himself as he looked out the kitchen window at the shed. He wondered who built the shed for the first time since he’d been going out there. “Mom who built the shed out back” he asked. “That was your father” she said.</p>
38 <p>His father. Paul had never met him. His mother had said when he was a kid that his father was caught by a <a href="riptide_memory.html">riptide</a> while swimming in the ocean. He hadn’t noticed what was happening until the land was a thin line on the horizon. He became exhausted swimming back and drowned. His body was found a week later by the coroner’s estimate. Paul never really believed this story because his mother’s face was sad in the wrong way when she told it.</p>
39 <p>She said he looked like his father but she also said all men look alike. Paul realized he’d been standing at the kitchen window for a long time looking out at the shed without realizing it. He went out to take an inventory of everything inside.</p>
40 <p>“Where you going” asked his mother. “To the shed. I’ll be back in a bit” he said.</p>
41 </section>
42</article>
43 35
36 <section class="content prose">
37 <p>“Is man the natural thing that makes unnatural things” he thought to himself as he looked out the kitchen window at the shed. He wondered who built the shed for the first time since he’d been going out there. “Mom who built the shed out back” he asked. “That was your father” she said.</p>
38 <p>His father. Paul had never met him. His mother had said when he was a kid that his father was caught by a <a href="riptide_memory.html">riptide</a> while swimming in the ocean. He hadn’t noticed what was happening until the land was a thin line on the horizon. He became exhausted swimming back and drowned. His body was found a week later by the coroner’s estimate. Paul never really believed this story because his mother’s face was sad in the wrong way when she told it.</p>
39 <p>She said he looked like his father but she also said all men look alike. Paul realized he’d been standing at the kitchen window for a long time looking out at the shed without realizing it. He went out to take an inventory of everything inside.</p>
40 <p>“Where you going” asked his mother. “To the shed. I’ll be back in a bit” he said.</p>
41 </section>
42 </article>
44 <nav> 43 <nav>
45 <a class="prevlink" href="toothpaste.html" 44 <a class="prevlink" href="toothpaste.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 Fire 59 Fire
61 </a> 60 </a>
62 </nav> 61 </nav>
63</body> 62 </body>
64</html> 63</html>