about summary refs log tree commit diff stats
path: root/leg.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /leg.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'leg.html')
-rw-r--r--leg.html61
1 files changed, 30 insertions, 31 deletions
diff --git a/leg.html b/leg.html index 3410dc8..95d421e 100644 --- a/leg.html +++ b/leg.html
@@ -1,5 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents --> 2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent -->
3<html lang="en"> 4<html lang="en">
4<head> 5<head>
5 <meta charset="utf-8"> 6 <meta charset="utf-8">
@@ -23,37 +24,35 @@
23 <!-- <script src="js/external.js"> </script> --> 24 <!-- <script src="js/external.js"> </script> -->
24 </head> 25 </head>
25<body> 26<body>
27
28 <article id="container">
29 <header>
30 <!-- title -->
31 <h1 class="title">Leg</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Leg</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <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>
38 <blockquote>
39 <p>MAKING CHAIR LEGS</p>
40 <ol type="1">
41 <li>get longish piece of wood</li>
42 <li>cut it to length (<a href="boar.html">4 feet</a> I’d recommend)</li>
43 <li>whittle off bark</li>
44 <li>sand smooth the leg</li>
45 </ol>
46 </blockquote>
47 <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>
48 <blockquote>
49 <ol start="5" type="1">
50 <li>make ends flat</li>
51 </ol>
52 </blockquote>
53 <p>He had no tools with which to flatten the ends of his leg.</p>
54 </section>
55</article>
56 35
36 <section class="content prose">
37 <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>
38 <blockquote>
39 <p>MAKING CHAIR LEGS</p>
40 <ol type="1">
41 <li>get longish piece of wood</li>
42 <li>cut it to length (<a href="boar.html">4 feet</a> I’d recommend)</li>
43 <li>whittle off bark</li>
44 <li>sand smooth the leg</li>
45 </ol>
46 </blockquote>
47 <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>
48 <blockquote>
49 <ol start="5" type="1">
50 <li>make ends flat</li>
51 </ol>
52 </blockquote>
53 <p>He had no tools with which to flatten the ends of his leg.</p>
54 </section>
55 </article>
57 <nav> 56 <nav>
58 <a class="prevlink" href="toilet.html" 57 <a class="prevlink" href="toilet.html"
59 title="Next article in Buildings out of air: Paul in the Woods"> 58 title="Next article in Buildings out of air: Paul in the Woods">
@@ -73,5 +72,5 @@
73 Man 72 Man
74 </a> 73 </a>
75 </nav> 74 </nav>
76</body> 75 </body>
77</html> 76</html>