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. --- howithappened.txt | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 howithappened.txt (limited to 'howithappened.txt') diff --git a/howithappened.txt b/howithappened.txt new file mode 100644 index 0000000..4e606f4 --- /dev/null +++ b/howithappened.txt @@ -0,0 +1,36 @@ +--- +title: How it happened +id: howithappened +genre: 'verse' + +project: + title: Elegies for alternate selves + class: elegies + order: 14 + prev: + - title: I am + link: i-am + next: + - title: Love Song + link: lovesong +... + +I was away on vacation when I heard--- \ +someone sat at my desk while I was away. \ +They took my pen, while I was taking \ +surf lessons, and wrote the sun into the sky. \ +They pre-approved the earth and the waters, \ +and all of the living things, without even \ +having the decency to text me. It was not I \ +who was behind the phrase "creeping things." \ +When I got back, of course I was pissed, \ +but it was [already written][] into the policy. \ +I'm just saying: don't blame me for Cain \ +killing Abel. That was a murder. I'm not a cop. \ +The Tower of Babel fell on its own. The ark \ +never saw a single drop of rain. I'm [the drunk][] \ +sitting on the curb who just pissed his pants, \ +holding up a sign asking where I am. + +[already written]: shipwright.html +[the drunk]: problems.html -- cgit 1.4.1-21-gabe81