about summary refs log tree commit diff stats
path: root/stump.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 /stump.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 'stump.html')
-rw-r--r--stump.html24
1 files changed, 11 insertions, 13 deletions
diff --git a/stump.html b/stump.html index 4df9457..1e2e648 100644 --- a/stump.html +++ b/stump.html
@@ -12,23 +12,19 @@
12 <title>Stump | Autocento of the breakfast table</title> 12 <title>Stump | 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="stump" 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">Stump</h1> 30 <h1 class="title">Stump</h1>
@@ -40,11 +36,13 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>He walked into the woods for the first time in months. It was a bright summer day but under the canopy of leaves it was cool and quiet and twilight. <a href="music-433.html">There was no sound but his footsteps, his breathing.</a> Instead of an axe, his right hand clutched his notebook. His left was in his pocket. A pencil perched behind his ear.</p> 39 <section class="content prose">
44<p>He walked aimlessly until coming over a short rise he saw a stump. He recognized his handiwork in the way the stump made a kind of chair back—flat until the axe had gone through far enough, then a frayed edge like a torn page. Paul walked over to the stump and sat down.</p> 40 <p>He walked into the woods for the first time in months. It was a bright summer day but under the canopy of leaves it was cool and quiet and twilight. <a href="music-433.html">There was no sound but his footsteps, his breathing.</a> Instead of an axe, his right hand clutched his notebook. His left was in his pocket. A pencil perched behind his ear.</p>
45<p>He looked up and tried to find a pattern in the placement of the trees. There was none. They grew randomly, beginning nowhere and ending in the same place. <a href="squirrel.html">A squirrel</a> ran down one and up another for no reason. He opened his notebook and took his pencil from his ear but could think of nothing to write.</p> 41 <p>He walked aimlessly until coming over a short rise he saw a stump. He recognized his handiwork in the way the stump made a kind of chair back—flat until the axe had gone through far enough, then a frayed edge like a torn page. Paul walked over to the stump and sat down.</p>
46<p>A crow called hoarsely to another, something important. Paul looked up but could not see the black bird in the <a href="death-zone.html">leaves of the trees</a>. He looked back down to the cream-colored pages of his notebook.</p> 42 <p>He looked up and tried to find a pattern in the placement of the trees. There was none. They grew randomly, beginning nowhere and ending in the same place. <a href="squirrel.html">A squirrel</a> ran down one and up another for no reason. He opened his notebook and took his pencil from his ear but could think of nothing to write.</p>
47<p>He was surprised that he’d written <em>YOU CANNOT DISCOVER ART</em>.</p></section> 43 <p>A crow called hoarsely to another, something important. Paul looked up but could not see the black bird in the <a href="death-zone.html">leaves of the trees</a>. He looked back down to the cream-colored pages of his notebook.</p>
44 <p>He was surprised that he’d written <em>YOU CANNOT DISCOVER ART</em>.</p>
45 </section>
48 </article> 46 </article>
49 <nav> 47 <nav>
50 <a class="prevlink" href="joke.html" 48 <a class="prevlink" href="joke.html"