about summary refs log tree commit diff stats
path: root/paul.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-24 22:53:18 -0700
committerCase Duckworth2015-03-24 22:53:18 -0700
commitdf0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb (patch)
tree9cb3585e91c71e0d56bff5fb1f0d6c8dc5f8c093 /paul.html
parentDisable Jekyll page rendering (diff)
downloadautocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.tar.gz
autocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.zip
Change template and CSS for flatter structure
- Change CSS to one file
- Change template to reflect CSS flattening
Diffstat (limited to 'paul.html')
-rw-r--r--paul.html76
1 files changed, 37 insertions, 39 deletions
diff --git a/paul.html b/paul.html index fb3820e..16d7b5d 100644 --- a/paul.html +++ b/paul.html
@@ -12,23 +12,19 @@
12 <title>Paul | Autocento of the breakfast table</title> 12 <title>Paul | Autocento of the breakfast table</title>
13 <link rel="icon" type="image/png" href="img/favico.png" /> 13 <link rel="icon" type="image/png" href="img/favico.png" />
14 14
15 <link rel="stylesheet" type="text/css" href="./css/common.css"> 15 <link rel="stylesheet" type="text/css" href="style.css">
16 <script src="./js/lozenge.js" type="text/javascript"> </script> 16 <script src="./js/lozenge.js" type="text/javascript"> </script>
17 <script src="./js/hylo.js" type="text/javascript"> </script> 17 <script src="./js/hylo.js" type="text/javascript"> </script>
18 18
19 <link rel="stylesheet" type="text/css" href="./css/prose.css"> 19 <!--[if lt IE 9]>
20 <script src="./js/prose.js" type="text/javascript"> </script>
21 <link rel="stylesheet" type="text/css" href="./css/paul.css">
22 <script src="./js/paul.js" type="text/javascript"> </script>
23 <!--[if lt IE 9]>
24 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
25 <![endif]--> 21 <![endif]-->
26 <!-- <script src="js/external.js"> </script> --> 22 <!-- <script src="js/external.js"> </script> -->
27 </head> 23 </head>
28<body> 24<body id="paul" class="paul">
29 25
30 26
31 <article id="container"> 27 <article class="container">
32 <header> 28 <header>
33 <!-- title --> 29 <!-- title -->
34 <h1 class="title">Paul</h1> 30 <h1 class="title">Paul</h1>
@@ -40,37 +36,39 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><blockquote> 39 <section class="content prose">
44<p>CONTENTS OF THE SHED</p> 40 <blockquote>
45<ul> 41 <p>CONTENTS OF THE SHED</p>
46<li>typewriter</li> 42 <ul>
47<li>writing desk</li> 43 <li>typewriter</li>
48<li>notecards (top drawer of desk)</li> 44 <li>writing desk</li>
49<li><a href="howithappened.html">pen</a> (fountain)</li> 45 <li>notecards (top drawer of desk)</li>
50<li>inkpot (empty)</li> 46 <li><a href="howithappened.html">pen</a> (fountain)</li>
51<li>wood (a lot, more out back)</li> 47 <li>inkpot (empty)</li>
52<li>bare lightbulb</li> 48 <li>wood (a lot, more out back)</li>
53<li>candle</li> 49 <li>bare lightbulb</li>
54<li>wooden shelf with tools: 50 <li>candle</li>
55<ul> 51 <li>wooden shelf with tools:
56<li>claw hammer</li> 52 <ul>
57<li>screwdriver</li> 53 <li>claw hammer</li>
58<li>prybar</li> 54 <li>screwdriver</li>
59<li>2x wrench (different kinds)</li> 55 <li>prybar</li>
60</ul></li> 56 <li>2x wrench (different kinds)</li>
61<li>tiller machine</li> 57 </ul></li>
62<li>push lawnmower</li> 58 <li>tiller machine</li>
63<li>hatchet</li> 59 <li>push lawnmower</li>
64<li>axe</li> 60 <li>hatchet</li>
65</ul> 61 <li>axe</li>
66</blockquote> 62 </ul>
67<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> 63 </blockquote>
68<blockquote> 64 <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>
69<ul> 65 <blockquote>
70<li>Paul Bunyon</li> 66 <ul>
71</ul> 67 <li>Paul Bunyon</li>
72</blockquote> 68 </ul>
73<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></section> 69 </blockquote>
70 <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>
71 </section>
74 </article> 72 </article>
75 <nav> 73 <nav>
76 <a class="prevlink" href="father.html" 74 <a class="prevlink" href="father.html"