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/finding-the-lion.txt | 40 ---------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 src/finding-the-lion.txt (limited to 'src/finding-the-lion.txt') diff --git a/src/finding-the-lion.txt b/src/finding-the-lion.txt deleted file mode 100644 index 068b18b..0000000 --- a/src/finding-the-lion.txt +++ /dev/null @@ -1,40 +0,0 @@ ---- -title: Finding the Lion -id: finding-the-lion -genre: verse - -project: - title: Autocento of the breakfast table - class: autocento -... - -Tonight, as I look up, the stars \ -hide themselves in shame. [There is no moon][]. \ -The sky is black, like my desk, - -[nothing like a raven][]. The streetlights \ -look on the scene disinterested. \ -They have their own [small gossips of the dark][]. - -I came here to find the Lion, old \ -friend, but he will not show his flanks, his \ -paws, his shoulders, [his mane][]. I - -can hear him laughing from his hiding-place \ -behind the moon, nonexistent, under \ -the cold dead earth. The mountain is in front - -of me now, a hole of stars daring me \ -to pierce it with my sight. The lion's still \ -laughing; the streetlamps talk about - -me amongst themselves, and go out. There \ -never was any lion, they tell me. \ -[You only hear the wind][] [on the mountain][]. - -[There is no moon]: moongone.html -[nothing like a raven]: feedingtheraven.html -[small gossips of the dark]: the-night-we-met.html -[his mane]: axe.html -[You only hear the wind]: cold-wind.html -[on the mountain]: mountain.html -- cgit 1.4.1-21-gabe81