about summary refs log tree commit diff stats
path: root/shed.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 /shed.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 'shed.html')
-rw-r--r--shed.html22
1 files changed, 10 insertions, 12 deletions
diff --git a/shed.html b/shed.html index a3a90dd..2e5de55 100644 --- a/shed.html +++ b/shed.html
@@ -12,23 +12,19 @@
12 <title>Shed | Autocento of the breakfast table</title> 12 <title>Shed | 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="shed" 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">Shed</h1> 30 <h1 class="title">Shed</h1>
@@ -40,10 +36,12 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>“What do you do all day in that shed out back” his mother asked one night while they ate dinner in front of the TV. “Write” he answered. “Write what” she asked in that way that means he’d better not say I don’t know. “I don’t know” he said.</p> 39 <section class="content prose">
44<p>“Goddammit Paul” his mother said. “You’re <a href="http://www.poetryfoundation.org/poem/177229">wasting your life</a> out in that shed. You need to go out and get—” “I chop down trees too” he said. “I make furniture out of them.” His mother’s face did a Hitchcock zoom as she considered this new information. “Is it any good” she asked, eyes narrowed.</p> 40 <p>“What do you do all day in that shed out back” his mother asked one night while they ate dinner in front of the TV. “Write” he answered. “Write what” she asked in that way that means he’d better not say I don’t know. “I don’t know” he said.</p>
45<p>“It’s getting there” he answered. “I’m getting better every day.” “When is it going to be there” she asked. “When are you going to sell <a href="real-writer.html">this furniture</a> of yours?” “It’ll be a while” he answered.</p> 41 <p>“Goddammit Paul” his mother said. “You’re <a href="http://www.poetryfoundation.org/poem/177229">wasting your life</a> out in that shed. You need to go out and get—” “I chop down trees too” he said. “I make furniture out of them.” His mother’s face did a Hitchcock zoom as she considered this new information. “Is it any good” she asked, eyes narrowed.</p>
46<p>“Then you’d better get a job until then” she said.</p></section> 42 <p>“It’s getting there” he answered. “I’m getting better every day.” “When is it going to be there” she asked. “When are you going to sell <a href="real-writer.html">this furniture</a> of yours?” “It’ll be a while” he answered.</p>
43 <p>“Then you’d better get a job until then” she said.</p>
44 </section>
47 </article> 45 </article>
48 <nav> 46 <nav>
49 <a class="prevlink" href="notes.html" 47 <a class="prevlink" href="notes.html"