about summary refs log tree commit diff stats
path: root/leg.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 /leg.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 'leg.html')
-rw-r--r--leg.html48
1 files changed, 23 insertions, 25 deletions
diff --git a/leg.html b/leg.html index bfb1de5..0e68673 100644 --- a/leg.html +++ b/leg.html
@@ -12,23 +12,19 @@
12 <title>Leg | Autocento of the breakfast table</title> 12 <title>Leg | 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="leg" 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">Leg</h1> 30 <h1 class="title">Leg</h1>
@@ -40,23 +36,25 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>His first chair was a stool. It was an <a href="stump.html">uneven wobbly stool</a> that would not support even forty pounds. “So my first chair is a broken stool” he said after nearly breaking his tailbone on the dirt floor. “Maybe I should start again but this time only with legs.” He began again but this time only with legs. He built <a href="i-think-its-you.html">one leg</a>, which means he cut a straight piece of wood down to four feet in length, whittled the bark off, and sanded it down smooth in what he was now calling his Woodworking Shack. He typed up a note on how to make chair legs.</p> 39 <section class="content prose">
44<blockquote> 40 <p>His first chair was a stool. It was an <a href="stump.html">uneven wobbly stool</a> that would not support even forty pounds. “So my first chair is a broken stool” he said after nearly breaking his tailbone on the dirt floor. “Maybe I should start again but this time only with legs.” He began again but this time only with legs. He built <a href="i-think-its-you.html">one leg</a>, which means he cut a straight piece of wood down to four feet in length, whittled the bark off, and sanded it down smooth in what he was now calling his Woodworking Shack. He typed up a note on how to make chair legs.</p>
45<p>MAKING CHAIR LEGS</p> 41 <blockquote>
46<ol type="1"> 42 <p>MAKING CHAIR LEGS</p>
47<li>get longish piece of wood</li> 43 <ol type="1">
48<li>cut it to length (<a href="boar.html">4 feet</a> I’d recommend)</li> 44 <li>get longish piece of wood</li>
49<li>whittle off bark</li> 45 <li>cut it to length (<a href="boar.html">4 feet</a> I’d recommend)</li>
50<li>sand smooth the leg</li> 46 <li>whittle off bark</li>
51</ol> 47 <li>sand smooth the leg</li>
52</blockquote> 48 </ol>
53<p>After he tried remembered tried standing the leg up, failing, and after much thought realizing that the ends needed to be flat, he typed one more line on his notecard:</p> 49 </blockquote>
54<blockquote> 50 <p>After he tried remembered tried standing the leg up, failing, and after much thought realizing that the ends needed to be flat, he typed one more line on his notecard:</p>
55<ol start="5" type="1"> 51 <blockquote>
56<li>make ends flat</li> 52 <ol start="5" type="1">
57</ol> 53 <li>make ends flat</li>
58</blockquote> 54 </ol>
59<p>He had no tools with which to flatten the ends of his leg.</p></section> 55 </blockquote>
56 <p>He had no tools with which to flatten the ends of his leg.</p>
57 </section>
60 </article> 58 </article>
61 <nav> 59 <nav>
62 <a class="prevlink" href="toilet.html" 60 <a class="prevlink" href="toilet.html"