diff options
author | Case Duckworth | 2015-04-14 16:36:17 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 16:36:17 -0700 |
commit | 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch) | |
tree | b2339220ee50cf48b8887f0cc1fed4813a95901b /leg.txt | |
parent | Add toc metadata (diff) | |
download | autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.tar.gz autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.zip |
Change file hierarchy and rewrite makefile
- File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile
Diffstat (limited to 'leg.txt')
-rw-r--r-- | leg.txt | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/leg.txt b/leg.txt deleted file mode 100644 index 339e71b..0000000 --- a/leg.txt +++ /dev/null | |||
@@ -1,48 +0,0 @@ | |||
1 | --- | ||
2 | title: Leg | ||
3 | genre: prose | ||
4 | |||
5 | id: leg | ||
6 | toc: "Leg" | ||
7 | |||
8 | project: | ||
9 | title: "Buildings out of air: Paul in the Woods" | ||
10 | class: paul | ||
11 | order: 12 | ||
12 | next: | ||
13 | - title: Planks | ||
14 | link: planks | ||
15 | - title: Man | ||
16 | link: man | ||
17 | prev: | ||
18 | - title: Toilet | ||
19 | link: toilet | ||
20 | - title: Leaf | ||
21 | link: leaf | ||
22 | ... | ||
23 | |||
24 | His first chair was a stool. | ||
25 | It was an [uneven wobbly stool][] that would not support even forty pounds. | ||
26 | "So my first chair is a broken stool" he said after nearly breaking his tailbone on the dirt floor. | ||
27 | "Maybe I should start again but this time only with legs." | ||
28 | He began again but this time only with legs. | ||
29 | He built [one leg][], 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. | ||
30 | He typed up a note on how to make chair legs. | ||
31 | |||
32 | > MAKING CHAIR LEGS | ||
33 | > | ||
34 | > 1. get longish piece of wood | ||
35 | > 2. cut it to length ([4 feet][] I'd | ||
36 | > recommend) | ||
37 | > 3. whittle off bark | ||
38 | > 4. sand smooth the leg | ||
39 | |||
40 | 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: | ||
41 | |||
42 | > 5. make ends flat | ||
43 | |||
44 | He had no tools with which to flatten the ends of his leg. | ||
45 | |||
46 | [uneven wobbly stool]: stump.html | ||
47 | [one leg]: i-think-its-you.html | ||
48 | [4 feet]: boar.html | ||