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. --- src/moongone.txt | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 src/moongone.txt (limited to 'src/moongone.txt') diff --git a/src/moongone.txt b/src/moongone.txt deleted file mode 100644 index 6504823..0000000 --- a/src/moongone.txt +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: The moon is gone and in its place a mirror -id: moongone -genre: prose - -ekphrastic: - image: moongone.jpg - title: The moon is gone - link: 'http://apod.nasa.gov/apod/ap120102.html' - -project: - title: Elegies for alternate selves - class: elegies - order: 18 - prev: - - title: Ronald McDonald - link: ronaldmcdonald - next: - - title: The mountain - link: mountain -... - -The moon is gone and in its place a mirror. Looking at the night sky now -yields nothing but the viewer's own face as viewed from a million miles, -surrounded by the landscape he is only vaguely aware of being surrounded -by. He believes that he is [alone][], surrounded by desert and mountain, but -behind him---he now sees it---someone is sneaking up on him. He spins around -fast, but no one is there on [Earth][]. He looks back up and they are yet -closer in the night sky. Again he looks over his shoulder but there is -nothing, not even a desert mouse. As he looks up again he realizes it's -a cloud above him, which due to optics has looked like someone else. The -cloud blocks out the moon which is now a mirror, and the viewer is -completely alone. - -[alone]: apollo11.html -[Earth]: serengeti.html -- cgit 1.4.1-21-gabe81