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. --- swansong.txt | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 swansong.txt (limited to 'swansong.txt') diff --git a/swansong.txt b/swansong.txt new file mode 100644 index 0000000..a032def --- /dev/null +++ b/swansong.txt @@ -0,0 +1,37 @@ +--- +title: Swan song +id: swansong +genre: verse + +project: + title: Elegies for alternate selves + class: elegies + order: 24 + prev: + - title: The squirrel + link: squirrel + next: + - title: Telemarketer + link: telemarketer +... + +Swans fly overhead singing goodbye \ +to we [walkers of the earth][ithappened]. You point \ +to them in formation, you tell me \ +you are not you. [You are the air the swans \ +walk on][alt] as they journey like pilgrims \ +to a temple in the south. A curtain \ +there separates me from you, swans \ +from the air they fly through. I say \ +that you are no longer the temple, \ +that you have been through fire \ +and are now less than ash. You are \ +a [mirror][] of me, the [air without a swan][trumpet]. \ +Together, we are each other. You \ +and I have both nothing and everything \ +at once. We own the world and nothing in it. + +[ithappened]: howithappened.html +[mirror]: moongone.html +[trumpet]: deathstrumpet.html +[alt]: swansong-alt.html -- cgit 1.4.1-21-gabe81