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. --- worse-looking-over.txt | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 worse-looking-over.txt (limited to 'worse-looking-over.txt') diff --git a/worse-looking-over.txt b/worse-looking-over.txt new file mode 100644 index 0000000..d5bcdb0 --- /dev/null +++ b/worse-looking-over.txt @@ -0,0 +1,47 @@ +--- +title: Worse looking over +id: worse-looking-over +genre: verse + +project: + title: Stark Raving + class: stark + order: 4 + next: + - title: The Sixteenth Chapel + link: sixteenth-chapel + - title: Something about the nature of poetry and time + link: poetry-time + prev: + - title: Love as God + link: love-as-god + - title: The moon is drowning + link: moon-drowning +... + +[The radio is screaming the man][] \ +on the radio will not be quiet he is \ +pushed far into the background \ +while some NPR talkers murmur over \ +his screaming he lost something \ +very important. He says it over \ +and over but they do not listen \ +they think of their children at home \ +lying [in bed][] dreaming sweet \ +childhood one of them is staying over \ +at a friend's house they are staying \ +up late they never want it to be over \ +not like the man. His life on the radio \ +will be the only one he ever has \ +his life it is wasted he's being spoken over \ +such pain is in his voice. I wish you \ +could hear it. [It's something never over][]. \ +Suffering everywhere always and over it \ +the same serene murmur of the comfortable \ +distracted or worse looking over \ +the [shoulder][] and quietly looking away. + +[The radio is screaming the man]: moon-drowning.html +[in bed]: in-bed.html +[It's something never over]: nothing-is-ever-over.html +[shoulder]: last-passenger.html -- cgit 1.4.1-21-gabe81