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/hardware.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/hardware.txt')
-rw-r--r-- | src/hardware.txt | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/src/hardware.txt b/src/hardware.txt deleted file mode 100644 index dfe46bb..0000000 --- a/src/hardware.txt +++ /dev/null | |||
@@ -1,46 +0,0 @@ | |||
1 | --- | ||
2 | title: Hardware | ||
3 | id: hardware | ||
4 | genre: prose | ||
5 | |||
6 | project: | ||
7 | title: "Buildings out of air: Paul in the Woods" | ||
8 | class: paul | ||
9 | order: 14 | ||
10 | next: | ||
11 | - title: Treatise | ||
12 | link: treatise | ||
13 | - title: Hymnal | ||
14 | link: hymnal | ||
15 | prev: | ||
16 | - title: Planks | ||
17 | link: planks | ||
18 | - title: Hands | ||
19 | link: hands | ||
20 | ... | ||
21 | |||
22 | His mother drove him to the Hardware Store on a Tuesday. | ||
23 | "I'm glad to see you've taken my advice for once" she said. | ||
24 | "What do you mean." | ||
25 | "Applying to work at the Hardware Store. | ||
26 | I'm [proud of you][] Paul." | ||
27 | |||
28 | "Oh right. | ||
29 | Sure thing." | ||
30 | They pulled into the parking lot. | ||
31 | "Just be a minute" he said as he opened the car door. | ||
32 | |||
33 | He walked under the door resplendent in its King William orange and white. | ||
34 | He saw the towering rows of shelves like mountain ridges in Hell. | ||
35 | He strolled among the fixtures, pipes, planks, sheets, plants (Why plants? he thought), switches. | ||
36 | He realized he didn't know the first thing about building [furniture][]. | ||
37 | "I don't know the first thing" he muttered to himself "about building furniture. | ||
38 | I know the last thing would be a couch or chair or stool but the first thing is a [mystery][]." | ||
39 | He turned around and walked straight out of the store and to his mother's car without looking up. | ||
40 | |||
41 | "How'd it go" she asked starting the car. | ||
42 | "Great" he said. | ||
43 | |||
44 | [proud of you]: sixteenth-chapel.html | ||
45 | [furniture]: real-writer.html | ||
46 | [mystery]: love-as-god.html | ||