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/father.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/father.txt')
-rw-r--r-- | src/father.txt | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/src/father.txt b/src/father.txt deleted file mode 100644 index af24d8d..0000000 --- a/src/father.txt +++ /dev/null | |||
@@ -1,43 +0,0 @@ | |||
1 | --- | ||
2 | title: Father | ||
3 | id: father | ||
4 | genre: prose | ||
5 | |||
6 | project: | ||
7 | title: "Buildings out of air: Paul in the Woods" | ||
8 | class: paul | ||
9 | order: 37 | ||
10 | next: | ||
11 | - title: Paul | ||
12 | link: paul | ||
13 | - title: Fire | ||
14 | link: fire | ||
15 | prev: | ||
16 | - title: Toothpaste | ||
17 | link: toothpaste | ||
18 | - title: Early | ||
19 | link: early | ||
20 | ... | ||
21 | |||
22 | "Is man the natural thing that makes unnatural things" he thought to himself as he looked out the kitchen window at the shed. | ||
23 | He wondered who built the shed for the first time since he'd been going out there. | ||
24 | "Mom who built the shed out back" he asked. | ||
25 | "That was your father" she said. | ||
26 | |||
27 | His father. | ||
28 | Paul had never met him. | ||
29 | His mother had said when he was a kid that his father was caught by a [riptide][] while swimming in the ocean. | ||
30 | He hadn't noticed what was happening until the land was a thin line on the horizon. | ||
31 | He became exhausted swimming back and drowned. | ||
32 | His body was found a week later by the coroner's estimate. | ||
33 | Paul never really believed this story because his mother's face was sad in the wrong way when she told it. | ||
34 | |||
35 | She said he looked like his father but she also said all men look alike. | ||
36 | Paul realized he'd been standing at the kitchen window for a long time looking out at the shed without realizing it. | ||
37 | He went out to take an inventory of everything inside. | ||
38 | |||
39 | "Where you going" asked his mother. | ||
40 | "To the shed. | ||
41 | I'll be back in a bit" he said. | ||
42 | |||
43 | [riptide]: riptide_memory.html | ||