diff options
author | Case Duckworth | 2015-03-25 21:49:45 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-25 21:54:26 -0700 |
commit | ecda49e0b20ad3bd52449356dccf2f8095ecfb70 (patch) | |
tree | 4789dd035fa827edf280fd8234d014b171de1c38 /src/real-writer.txt | |
parent | Fix makefile re: RIVER crashing (diff) | |
download | autocento-ecda49e0b20ad3bd52449356dccf2f8095ecfb70.tar.gz autocento-ecda49e0b20ad3bd52449356dccf2f8095ecfb70.zip |
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.
Diffstat (limited to 'src/real-writer.txt')
-rw-r--r-- | src/real-writer.txt | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/src/real-writer.txt b/src/real-writer.txt deleted file mode 100644 index 03840b1..0000000 --- a/src/real-writer.txt +++ /dev/null | |||
@@ -1,49 +0,0 @@ | |||
1 | --- | ||
2 | title: A real writer | ||
3 | id: real-writer | ||
4 | genre: verse | ||
5 | |||
6 | project: | ||
7 | title: Autocento of the breakfast table | ||
8 | class: autocento | ||
9 | ... | ||
10 | |||
11 | Sometimes I feel as though I am not a real writer. \ | ||
12 | [I don't smoke][]. I don't wake up early but I don't sleep \ | ||
13 | all day either. I find myself increasingly interested \ | ||
14 | in dumb luck. Chance: I've found two dimes in as many \ | ||
15 | days. Does this mean I've found twenty lucky pennies? \ | ||
16 | I want you to participate. You the reader. You, \ | ||
17 | the probabilistic god of my dreams. I've been having \ | ||
18 | [strange dreams][] lately. I don't remember them but \ | ||
19 | they leave impressions. A bare foot. A tunnel \ | ||
20 | of hair from her face to mine. A boat stranded \ | ||
21 | in a living-room. Something warm. Something like the sun \ | ||
22 | through my eyelids. [A hand, with all its dead symbology][]. \ | ||
23 | [My teeth have fallen out][]. No, you pulled them out \ | ||
24 | with your hands, threw them over your left shoulder \ | ||
25 | [like salt][], to wish away bad luck. I have something \ | ||
26 | to tell you: bad luck follows like a dog. It lets you \ | ||
27 | get ahead for a few days, a week, a year. You'll see, \ | ||
28 | it'll bite your sleeping face when you're not looking. \ | ||
29 | I've been dreaming about the future, I know. In my dream \ | ||
30 | I am not a writer, [I live in a place with rain][]. You \ | ||
31 | are sunning yourself as you read this, on a beach or \ | ||
32 | maybe a desert. Let me move in with you. I can cook \ | ||
33 | [or clean][] or take care of your dog while you're out. \ | ||
34 | I'll never have to write again. [I'll watch television][]. \ | ||
35 | Do I want to become a writer? Tell me. Should I smoke? \ | ||
36 | I can sleep all day in your attic if you want, become \ | ||
37 | [your god][], lose my own, settle to the bottom of the bed \ | ||
38 | like a boat in a river, dream about nothing but [furniture][]. | ||
39 | |||
40 | [I don't smoke]: cereal.html | ||
41 | [strange dreams]: in-bed.html | ||
42 | [A hand, with all its dead symbology]: roughgloves.html | ||
43 | [My teeth have fallen out]: no-nothing.html | ||
44 | [like salt]: i-am.html | ||
45 | [I live in a place with rain]: riptide_memory.html | ||
46 | [or clean]: when-im-sorry-i.html | ||
47 | [I'll watch television]: about-the-author.html | ||
48 | [your god]: love-as-god.html | ||
49 | [furniture]: leaf.html | ||