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. --- leaf.txt | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 leaf.txt (limited to 'leaf.txt') diff --git a/leaf.txt b/leaf.txt new file mode 100644 index 0000000..5563952 --- /dev/null +++ b/leaf.txt @@ -0,0 +1,40 @@ +--- +title: Leaf +id: leaf +genre: prose + +project: + title: "Buildings out of air: Paul in the Woods" + class: paul + order: 3 + next: + - title: Writing + link: writing + - title: Leg + link: leg + prev: + - title: Axe + link: axe + - title: Joke + link: joke +... + +He shrugged the wood off his shoulder, letting it fall with a clog onto the earth floor of his Writing Shack. +He exhaled looking out of the window. +He hoped to see a bird fly by, maybe a blue jay or raven. +[No bird did][]. +He inhaled. +He exhaled again in a way that could [only be classified][] as a sigh. +He sat down at his writing desk. +He began shuffling through what he'd written, trying to find some sort of pattern. + +"*Each piece of paper---each leaf---*" at this he smiled---"*is like a tree in the forest.*" +He was writing as he thought aloud. +"*I, as the artist, as the **writer**, must select which to use, chop down those trees, bring them back to my shed and*---and---" he frowned as he realized the only end to this [metaphor was fire][]. +He ran his fingers through his hair in a self-soothing gesture. + +"I need to build some furniture" he thought. + +[No bird did]: last-passenger.html +[only be classified]: last-bastion.html +[metaphor was fire]: the-night-we-met.html -- cgit 1.4.1-21-gabe81