about summary refs log tree commit diff stats
path: root/paul.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 /paul.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 'paul.html')
-rw-r--r--paul.html89
1 files changed, 44 insertions, 45 deletions
diff --git a/paul.html b/paul.html index 01012dd..43aeb58 100644 --- a/paul.html +++ b/paul.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,51 +24,49 @@
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">Paul</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Paul</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <blockquote>
38 <p>CONTENTS OF THE SHED</p>
39 <ul>
40 <li>typewriter</li>
41 <li>writing desk</li>
42 <li>notecards (top drawer of desk)</li>
43 <li><a href="howithappened.html">pen</a> (fountain)</li>
44 <li>inkpot (empty)</li>
45 <li>wood (a lot, more out back)</li>
46 <li>bare lightbulb</li>
47 <li>candle</li>
48 <li>wooden shelf with tools:
49 <ul>
50 <li>claw hammer</li>
51 <li>screwdriver</li>
52 <li>prybar</li>
53 <li>2x wrench (different kinds)</li>
54 </ul></li>
55 <li>tiller machine</li>
56 <li>push lawnmower</li>
57 <li>hatchet</li>
58 <li>axe</li>
59 </ul>
60 </blockquote>
61 <p>He typed the list in the typewriter and looked around some more. He wanted to make sure he didn’t miss anything. Finally it hit him and he smiled. He typed one more line, stood up, and went out of the shed.</p>
62 <blockquote>
63 <ul>
64 <li>Paul Bunyon</li>
65 </ul>
66 </blockquote>
67 <p>He got some kerosene from under the house, poured it around the base of the shed, lit a cigarette. He smoked half of it and threw it down to start the fire.</p>
68 </section>
69</article>
70 35
36 <section class="content prose">
37 <blockquote>
38 <p>CONTENTS OF THE SHED</p>
39 <ul>
40 <li>typewriter</li>
41 <li>writing desk</li>
42 <li>notecards (top drawer of desk)</li>
43 <li><a href="howithappened.html">pen</a> (fountain)</li>
44 <li>inkpot (empty)</li>
45 <li>wood (a lot, more out back)</li>
46 <li>bare lightbulb</li>
47 <li>candle</li>
48 <li>wooden shelf with tools:
49 <ul>
50 <li>claw hammer</li>
51 <li>screwdriver</li>
52 <li>prybar</li>
53 <li>2x wrench (different kinds)</li>
54 </ul></li>
55 <li>tiller machine</li>
56 <li>push lawnmower</li>
57 <li>hatchet</li>
58 <li>axe</li>
59 </ul>
60 </blockquote>
61 <p>He typed the list in the typewriter and looked around some more. He wanted to make sure he didn’t miss anything. Finally it hit him and he smiled. He typed one more line, stood up, and went out of the shed.</p>
62 <blockquote>
63 <ul>
64 <li>Paul Bunyon</li>
65 </ul>
66 </blockquote>
67 <p>He got some kerosene from under the house, poured it around the base of the shed, lit a cigarette. He smoked half of it and threw it down to start the fire.</p>
68 </section>
69 </article>
71 <nav> 70 <nav>
72 <a class="prevlink" href="father.html" 71 <a class="prevlink" href="father.html"
73 title="Next article in Buildings out of air: Paul in the Woods"> 72 title="Next article in Buildings out of air: Paul in the Woods">
@@ -87,5 +86,5 @@
87 Phone 86 Phone
88 </a> 87 </a>
89 </nav> 88 </nav>
90</body> 89 </body>
91</html> 90</html>