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. --- and.txt | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 and.txt (limited to 'and.txt') diff --git a/and.txt b/and.txt new file mode 100644 index 0000000..5e40517 --- /dev/null +++ b/and.txt @@ -0,0 +1,48 @@ +--- +title: And +genre: verse + +epigraph: + content: | + "What is your favorite word?" + + "And. It is so hopeful." + attrib: Margaret Atwood + link: 'http://www.theguardian.com/lifeandstyle/2011/oct/28/margaret-atwood-q-a' + +project: + title: Elegies for alternate selves + css: elegies + order: 3 + next: + - title: Words and meaning + link: words-meaning + prev: + - title: How to read this + link: howtoread +... + +And you were there in the start of it all \ +and you folded your [hands like little doves][] \ +that would fly away like an afterthought \ +and you turned to me the window light on your face \ +and you asked me something that I did not recognize \ +like a great throng of people who are not you \ +and I asked are we in a [church][] \ +and you answered with the look on your face \ +of someone [grieving something gone][] for years \ + but that they had been reminded of \ +by a catch in the light or in someone's voice \ +and I think maybe it could have been mine \ +and I looked away thickly my head was in jelly \ +and I didn't get an answer from you but I got one + +I looked at the man in front of us with glasses \ +he was speaking and holding a book \ +and I didn't understand him he was far away \ +and I could tell I was missing something important \ +and you nodded to yourself at something he said + +[church]: boar.html +[grieving something gone]: roughgloves.html +[hands like little doves]: cold-wind.html -- cgit 1.4.1-21-gabe81