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. --- serengeti.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 serengeti.txt (limited to 'serengeti.txt') diff --git a/serengeti.txt b/serengeti.txt new file mode 100644 index 0000000..bbef77b --- /dev/null +++ b/serengeti.txt @@ -0,0 +1,34 @@ +--- +title: Serengeti +id: serengeti +genre: verse + +project: + title: Elegies for alternate selves + class: elegies + order: 20 + prev: + - title: The mountain + link: mountain + next: + - title: The shipwright + link: shipwright +... + +The self is a serengeti \ +a wide grassland with baobab trees \ +reaching their roots deep into earth \ +like a child into a clay pot \ +A wind blows there or seems to blow \ +if he holds it up to his ear the air shifts \ +like stones in a stream uncovering a crawfish \ +it finds another hiding place watching you \ +Its eyes are blacker than wind \ +on the serengeti they are the [eyes of a predator][formal] \ +they are coming toward you or receding \ +a storm cloud builds on the horizon \ +Are you [running][] toward the rain or away from it \ +Do you stand still and crouch hoping for silence + +[formal]: onformalpoetry.html +[running]: squirrel.html -- cgit 1.4.1-21-gabe81