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/squirrel.txt | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 src/squirrel.txt (limited to 'src/squirrel.txt') diff --git a/src/squirrel.txt b/src/squirrel.txt deleted file mode 100644 index d874530..0000000 --- a/src/squirrel.txt +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: The squirrel -id: squirrel -genre: verse - -project: - title: Elegies for alternate selves - class: elegies - order: 23 - prev: - - title: Spittle - link: spittle - next: - - title: Swan song - link: swansong -... - -He is so full in himself: \ -how far down the branch to run, \ -how long to jump, when to grab the air \ -and catch in it and turn, and land on branch \ -so gracefully it's like dying, alone \ -and warm in a bed next to a summer window \ -and the [birds singing][]. And on that branch there \ -is the squirrel dancing among the branches \ -and you think *What if he fell?* but he won't \ -because he's a squirrel and that's what \ -they do, [dance][] and never fall. It was erased \ -long ago from the squirrel, even \ -the possibility of falling was erased \ -from his being by the slow inexorable evolution \ -of squirrels, that is why all squirrels \ -are so full in themselves, full in who they are. - -[birds singing]: mountain.html -[dance]: movingsideways.html -- cgit 1.4.1-21-gabe81