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/boar.txt | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 src/boar.txt (limited to 'src/boar.txt') diff --git a/src/boar.txt b/src/boar.txt deleted file mode 100644 index c8a6672..0000000 --- a/src/boar.txt +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: The boar -id: boar -genre: verse - -project: - title: Elegies for alternate selves - class: elegies - order: 8 - prev: - - title: The ocean overflows with camels - link: theoceanoverflowswithcamels - next: - - title: Dead man - link: deadman -... - -Now the ticking clocks scare me. \ -The [empty][] rooms, clock towers, belfries; \ -I am terrified by them all. - -I really used to enjoy going to church, \ -singing in the choir, listening to the sermon. \ -Now the chairs squeal like dying pigs--- - -It was the boar that did it. \ -[Fifteen feet][] from me that night \ -in the grass, rooting for God \ -knows what, finding me instead. - -I ran, not knowing where or how, \ -not looking for his pursuit of me. \ -I ran to God's front door, found \ -it locked, found the [house][] empty - -with a note saying, "Condemned." - -[empty]: mountain.html -[Fifteen feet]: telemarketer.html -[house]: i-am.html -- cgit 1.4.1-21-gabe81