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/mountain.txt | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 src/mountain.txt (limited to 'src/mountain.txt') diff --git a/src/mountain.txt b/src/mountain.txt deleted file mode 100644 index abfac30..0000000 --- a/src/mountain.txt +++ /dev/null @@ -1,41 +0,0 @@ ---- -title: The mountain -id: mountain -genre: verse - -project: - title: Elegies for alternate selves - class: elegies - order: 19 - prev: - - title: The moon is gone and in its place a mirror - link: moonegone - next: - - title: Serengeti - link: serengeti -... - -The other side of this mountain \ -is not the mountain. This side \ -is honey-golden, sticky-sweet, \ -full of phone conversations with mother. \ -The other side is a bell, \ -ringing in the church-steeple \ -the day mother died. - -The other side of the mountain \ -[is not a mountain. It is a dark][apollo] \ -valley crossed by a river. \ -There is a ferry at the bottom. - -This mountain is not a mountain. \ -I walked to the top, but it turned \ -and was only a shelf halfway up. \ -I felt like an unused Bible \ -sitting on a [dusty pew][]. - -A hawk soars over the mountain. \ -She is looking for home. - -[apollo]: apollo11.html -[dusty pew]: and.html -- cgit 1.4.1-21-gabe81