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. --- src/deadman.txt | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 src/deadman.txt (limited to 'src/deadman.txt') diff --git a/src/deadman.txt b/src/deadman.txt deleted file mode 100644 index 813dd74..0000000 --- a/src/deadman.txt +++ /dev/null @@ -1,38 +0,0 @@ ---- -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