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. --- deadman.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 deadman.txt (limited to 'deadman.txt') diff --git a/deadman.txt b/deadman.txt new file mode 100644 index 0000000..813dd74 --- /dev/null +++ b/deadman.txt @@ -0,0 +1,38 @@ +--- +title: Dead man +id: deadman +genre: verse + +project: + title: Elegies for alternate selves + class: elegies + order: 9 + prev: + - title: The boar + link: boar + next: + - title: The angel to Abraham + link: angeltoabraham +... + +A dead man finds his way into our [hearts][] \ +simply by opening the door and walking in. \ +He pours himself a drink, speaks aimlessly \ +about hunting or some bats he saw \ +on the way over, wheeling around each other. \ +Look how [they spin][], he says, it's like the \ +ripples atoms make as they hurl past each other \ +in the space between their bodies. \ +We mention the eels at the aquarium, how \ +their bodies [knot while mating][]. The dead man \ +was a boyscout once, and tied a lot of knots. \ +His favorite was the one with the rabbit \ +and the hole, and the rabbit going in and out \ +and around the tree. The dead man liked it \ +because he liked to pretend that the rabbit \ +was running from a fox, and the rabbit \ +always ended up safe, back in his hole. + +[hearts]: words-meaning.html +[they spin]: moongone.html +[knot while mating]: spittle.html -- cgit 1.4.1-21-gabe81