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/lovesong.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/lovesong.txt')
-rw-r--r-- | src/lovesong.txt | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/src/lovesong.txt b/src/lovesong.txt deleted file mode 100644 index 9f86d19..0000000 --- a/src/lovesong.txt +++ /dev/null | |||
@@ -1,49 +0,0 @@ | |||
1 | --- | ||
2 | title: Love Song | ||
3 | id: lovesong | ||
4 | genre: prose | ||
5 | |||
6 | project: | ||
7 | title: Elegies for alternate selves | ||
8 | class: elegies | ||
9 | order: 15 | ||
10 | prev: | ||
11 | - title: How it happened | ||
12 | link: howithappened | ||
13 | next: | ||
14 | - title: Rough gloves | ||
15 | link: roughgloves | ||
16 | ... | ||
17 | |||
18 | Walking along in the dark is a good way to begin a song. | ||
19 | Walking home in the dark after a long day chasing criminals is another. | ||
20 | Running away from an imagined evil is no way to begin a story. | ||
21 | |||
22 | I am telling you this because you wanted to know what it's like to tell something so beautiful everyone will cry. | ||
23 | I am telling you because I want you to know what it is to keep everything inside of you. | ||
24 | I am telling you. | ||
25 | |||
26 | Can you see? | ||
27 | Can you see into me and reach in your hand and pull me inside out, like an [old shirt][]? | ||
28 | Will you wear me until I unravel on your shoulders, will you cut me apart and use my skin to clean up the cola you spill on the floor when you're drunk? | ||
29 | |||
30 | I want you to know that I want you to know. | ||
31 | Do you want me? | ||
32 | To know is to know. | ||
33 | I, you want we. | ||
34 | We want. | ||
35 | That is why we're here. | ||
36 | To want is to be is to want and I want you. | ||
37 | Do you also? | ||
38 | Check yes or no. | ||
39 | |||
40 | There is a way to end every story, [every song][]. | ||
41 | Every criminal must be caught. | ||
42 | Even those who cry dry their tears. | ||
43 | I cannot tell you all I want because I want to tell you everything. | ||
44 | There is no art because there is no mirror big enough. | ||
45 | We wake up every day. | ||
46 | Sometimes we sleep. | ||
47 | |||
48 | [old shirt]: ronaldmcdonald.html | ||
49 | [every song]: swansong.html | ||