From ecda49e0b20ad3bd52449356dccf2f8095ecfb70 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 25 Mar 2015 21:49:45 -0700 Subject: Flatten directory structure All content files (*.txt, *.html, *.river) are now in /. I did this to simplify the compilation step, and to make linking easier. I'm still thinking about whether I should move the contents of js/, img/, and lua/ into /, or into an 'assets' folder of some sort. We'll see. --- leg.txt | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 leg.txt (limited to 'leg.txt') diff --git a/leg.txt b/leg.txt new file mode 100644 index 0000000..6d9112c --- /dev/null +++ b/leg.txt @@ -0,0 +1,46 @@ +--- +title: Leg +id: leg +genre: prose + +project: + title: "Buildings out of air: Paul in the Woods" + class: paul + order: 12 + next: + - title: Planks + link: planks + - title: Man + link: man + prev: + - title: Toilet + link: toilet + - title: Leaf + link: leaf +... + +His first chair was a stool. +It was an [uneven wobbly stool][] 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 [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. +He typed up a note on how to make chair legs. + +> MAKING CHAIR LEGS +> +> 1. get longish piece of wood +> 2. cut it to length ([4 feet][] I'd +> recommend) +> 3. whittle off bark +> 4. sand smooth the leg + +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: + +> 5. make ends flat + +He had no tools with which to flatten the ends of his leg. + +[uneven wobbly stool]: stump.html +[one leg]: i-think-its-you.html +[4 feet]: boar.html -- cgit 1.4.1-21-gabe81