about summary refs log tree commit diff stats
path: root/writing.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 /writing.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 'writing.html')
-rw-r--r--writing.html20
1 files changed, 9 insertions, 11 deletions
diff --git a/writing.html b/writing.html index ed5da1e..2643eaf 100644 --- a/writing.html +++ b/writing.html
@@ -12,23 +12,19 @@
12 <title>Writing | Autocento of the breakfast table</title> 12 <title>Writing | 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="writing" 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">Writing</h1> 30 <h1 class="title">Writing</h1>
@@ -40,9 +36,11 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>He sat down at his writing desk and removed his new pen from its plastic wrapping. He remembered how to fill it from <em><a href="http://www.elkonigsburg.com/">The View from Saturday</a></em>, which he’d read as a kid. It had been one of his favorite books. He remembered the <a href="swansong-alt.html">heart</a> puzzle they completed, the origin of the word “posh,” and most of all his fourth-grade teacher <a href="telemarketer.html">Ms. (Mrs? He could never remember)</a> Samovar. He smiled as he opened the lid on the ink well he’d just bought.</p> 39 <section class="content prose">
44<p>He dipped his pen in the inkwell, screwed the converter piston up, and watched as nothing entered the chamber. He screwed it back down and up again, while dipping the nib more deeply into the ink well. He watched as again nothing filled the capsule. He screwed it down a third time. His thumb knocked the inkwell over somehow by accident.</p> 40 <p>He sat down at his writing desk and removed his new pen from its plastic wrapping. He remembered how to fill it from <em><a href="http://www.elkonigsburg.com/">The View from Saturday</a></em>, which he’d read as a kid. It had been one of his favorite books. He remembered the <a href="swansong-alt.html">heart</a> puzzle they completed, the origin of the word “posh,” and most of all his fourth-grade teacher <a href="telemarketer.html">Ms. (Mrs? He could never remember)</a> Samovar. He smiled as he opened the lid on the ink well he’d just bought.</p>
45<p>As he <a href="swear.html">swore</a>, stood up and away from the table, and went into the house proper for paper towels, he resolved to buy a typewriter.</p></section> 41 <p>He dipped his pen in the inkwell, screwed the converter piston up, and watched as nothing entered the chamber. He screwed it back down and up again, while dipping the nib more deeply into the ink well. He watched as again nothing filled the capsule. He screwed it down a third time. His thumb knocked the inkwell over somehow by accident.</p>
42 <p>As he <a href="swear.html">swore</a>, stood up and away from the table, and went into the house proper for paper towels, he resolved to buy a typewriter.</p>
43 </section>
46 </article> 44 </article>
47 <nav> 45 <nav>
48 <a class="prevlink" href="leaf.html" 46 <a class="prevlink" href="leaf.html"