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. --- amber-alert.txt | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 amber-alert.txt (limited to 'amber-alert.txt') diff --git a/amber-alert.txt b/amber-alert.txt new file mode 100644 index 0000000..f782378 --- /dev/null +++ b/amber-alert.txt @@ -0,0 +1,39 @@ +--- +title: AMBER alert +id: amber-alert +genre: prose + +epigraph: + content: Apparently it does nothing. + link: 'http://www.boston.com/bostonglobe/ideas/articles/2008/07/20/abducted/?page=full' + +ekphrastic: + image: amber.jpg + title: Amber Hagerman + link: 'https://en.wikipedia.org/wiki/AMBER_alert' + +project: + title: Stark Raving + class: stark + order: 6 + next: + - title: Exasperated + link: exasperated + - title: The Death Zone + link: death-zone + prev: + - title: Last bastion + link: last-bastion + - title: Something about the nature of poetry and time + link: poetry-time +... + +[Lost things][] have a way of [staying lost][]. +They have to want to be found---is that why we tack up signs, hang socks from hooks in the park, have a box for what's been lost but now is found? +Maybe the lost *want* to be found but we're looking in the wrong places. +Maybe we speak the wrong language, the language of the found, to call to them. +Maybe we should [try another door][]. + +[Lost things]: lappel-du-vide +[staying lost]: http://www.poetryfoundation.org/poem/176996 +[try another door]: statements-frag.html -- cgit 1.4.1-21-gabe81