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/seasonal-affective-disorder.txt | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 src/seasonal-affective-disorder.txt (limited to 'src/seasonal-affective-disorder.txt') diff --git a/src/seasonal-affective-disorder.txt b/src/seasonal-affective-disorder.txt deleted file mode 100644 index 0a7e7ed..0000000 --- a/src/seasonal-affective-disorder.txt +++ /dev/null @@ -1,36 +0,0 @@ ---- -title: Seasonal affective disorder -id: seasonal-affective-disorder -genre: verse - -project: - title: Autocento of the breakfast table - class: autocento -... - -On your desk I set a tangerine: \ -a relic of a [winter][] quickly passing. - -I'm reminded, fiercely, of a summer: \ -I watched the [cemetery grass][] on my stomach. - -You hate the wind [blowing through buildings][]: \ -the coldness of fire, blister of a mountain stream. - -When you broke down that night: your aunt / you \ -never have been / [you shook that night][] / - -Seasonal affective disorder is real: you \ -[mutter under your breath on the highway][]. - -The ant carries an orange peel past a headstone: \ -it carries her nearly as often. - -I set a tangerine on your desk: \ -an engagement ring, winter-returned. - -[winter]: january.html -[cemetery grass]: death-zone.html -[blowing through buildings]: building.html -[you shook that night]: the-night-we-met.html -[mutter under your breath on the highway]: last-bastion.html -- cgit 1.4.1-21-gabe81