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/underwear.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/underwear.txt')
-rw-r--r-- | src/underwear.txt | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/src/underwear.txt b/src/underwear.txt deleted file mode 100644 index 34e52aa..0000000 --- a/src/underwear.txt +++ /dev/null | |||
@@ -1,44 +0,0 @@ | |||
1 | --- | ||
2 | title: Underwear | ||
3 | id: underwear | ||
4 | genre: prose | ||
5 | |||
6 | project: | ||
7 | title: "Buildings out of air: Paul in the Woods" | ||
8 | class: paul | ||
9 | order: 3 | ||
10 | next: | ||
11 | - title: Dream | ||
12 | link: dream | ||
13 | - title: Wallpaper | ||
14 | link: wallpaper | ||
15 | prev: | ||
16 | - title: Hymnal | ||
17 | link: hymnal | ||
18 | - title: Treatise | ||
19 | link: treatise | ||
20 | ... | ||
21 | |||
22 | He dropped the penny in the dryer, turned it on, and turned around. | ||
23 | "What" he called upstairs, pretending not to hear his mother's [question][] over the noise of the dryer. | ||
24 | He had heard her ask "Could you bring up my underwear from the dryer" but didn't want to touch her underwear any more than he had to. | ||
25 | "I don't want to bring up your underwear" he said to himself, and walked back upstairs as his mother was calling down again for her underwear. | ||
26 | |||
27 | "Did you get them" she asked when he opened the basement door to the kitchen. | ||
28 | She was sitting at the table playing [dominoes][]. | ||
29 | "Get what" he asked. | ||
30 | She peered at him and said "my underwear." | ||
31 | |||
32 | "Oh I didn't see them" he answered. | ||
33 | He reflexively opened the refrigerator, reflexively bent down, reflexively tried to feign non-disappointment (appointment? he thought) at seeing the same disappointing empty pickle jar, old head of lettuce, [crusty mayonnaise][] he'd seen already on the way down to switch his laundry over. | ||
34 | "Paul" she said in that way that means [Look at me][]. | ||
35 | Paul [looked at her][]. | ||
36 | |||
37 | "You had to get them out of the dryer to put your clothes in. | ||
38 | Where did you put them?" | ||
39 | |||
40 | [question]: exasperated.html | ||
41 | [dominoes]: phone.html | ||
42 | [crusty mayonnaise]: riptide_memory.html | ||
43 | [looked at her]: angeltoabraham.html | ||
44 | [Look at me]: found-typewriter-poem.html | ||