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/big-dipper.txt | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 src/big-dipper.txt (limited to 'src/big-dipper.txt') diff --git a/src/big-dipper.txt b/src/big-dipper.txt deleted file mode 100644 index 76942d5..0000000 --- a/src/big-dipper.txt +++ /dev/null @@ -1,50 +0,0 @@ ---- -title: The Big Dipper -id: big-dipper -genre: verse - -project: - title: Stark Raving - class: stark - order: 2 - next: - - title: The Moon is drowning - link: moon-drowning - - title: Something about the nature of poetry and time - link: poetry-time - prev: - - title: The Death Zone - link: death-zone - - title: Table of Contents - link: table_contents -... - -After searching for days or even months \ -I finally find it reclining lazily \ -[above the peaks][] above the city as if to ask \ -Did you miss me? Yes very much I reply \ -and rush to embrace it but it smiles \ -and recoils and tells me No no you \ -have to try harder than that it says \ -I do not give myself up so easily - -I try a different tack \ -I sing to it bring it flowers nightly \ -I compare its eyes to the morning dew \ -it has not seen the morning dew \ -I say its mouth is the sunset over mountains \ -it knows mountains but the sunset \ -is only a rumor from the Evening Star \ -I tell the Big Dipper that it moves \ -[like a quiet river across the earth][] - -Rivers I have seen says the Big Dipper \ -they sparkle in the light from my stars \ -Your stars like eyes I say and it smiles \ -[No it says that is too easy][] \ -It turns its back \ -it walks home along the back of the mountain - -[above the peaks]: finding-the-lion.html -[like a quiet river across the earth]: no-nothing.html -[No it says that is too easy]: http://www.poets.org/poetsorg/poem/writer -- cgit 1.4.1-21-gabe81