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. --- walking-in-the-rain.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 walking-in-the-rain.txt (limited to 'walking-in-the-rain.txt') diff --git a/walking-in-the-rain.txt b/walking-in-the-rain.txt new file mode 100644 index 0000000..010e172 --- /dev/null +++ b/walking-in-the-rain.txt @@ -0,0 +1,27 @@ +--- +title: Walking in the rain +id: walking-in-the-rain +genre: verse + +project: + title: Autocento of the breakfast table + class: autocento +... + +I can walk through the rain, [that rare occurrence][] \ +and never be hit by a drop. There is a space around me \ +that refuses to be [penetrated][] by weather of any kind \ +be it rain or snow or sunshine. [Is it cold I hear you][] \ +asking in your voice soft as a breeze. No it is not \ +[particularly cold][]. If I were to describe it as warm \ +[I would be lying as well][]. If I were to pretend I heard \ +you, far-off, mirage, breeze on the horizon, [no truth][] \ +would ever be said to have come from [my frozen lips][]. + +[that rare occurrence]: collage-instrument.html +[Is it cold I hear you]: seasonal-affective-disorder.html +[particularly cold]: cold-wind.html +[I would be lying as well]: todaniel.html +[no truth]: no-nothing.html +[my frozen lips]: swansong-alt.html +[penetrated]: lovesong.html -- cgit 1.4.1-21-gabe81