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. --- i-think-its-you.txt | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 i-think-its-you.txt (limited to 'i-think-its-you.txt') diff --git a/i-think-its-you.txt b/i-think-its-you.txt new file mode 100644 index 0000000..8f90151 --- /dev/null +++ b/i-think-its-you.txt @@ -0,0 +1,43 @@ +--- +title: I think it's you (but it's not) +id: i-think-its-you +genre: verse + +epigraph: + content: When you fall in love everyone looks the same. + link: i-think-its-you.html + +project: + title: Stark Raving + class: stark + order: 15 + next: + - title: Initial conditions + link: initial-conditions + - title: Riptide of memory + link: riptide_memory + prev: + - title: Boy on the bus + link: boy_bus + - title: L'appel du vide + link: lappel-du-vide +... + +I thought I saw you walking \ +to the bus stop but it was only \ +a [raven][]. His croaks sounded nothing \ +like your footsteps (as they pound \ +down the hallway toward my bedroom) \ +his [wings][] looked nothing like your \ +legs (running on the wrong side \ +of the road away from my house) \ +I think the one resemblance was the eyes + +But that's too easy \ +It's just that I was thinking \ +of you and a raven flew by \ +(maybe it was a [crow][]) + +[raven]: feedingtheraven.html +[crow]: stump.html +[wings]: nothing-is-ever-over.html -- cgit 1.4.1-21-gabe81