diff options
author | Case Duckworth | 2015-04-14 16:36:17 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 16:36:17 -0700 |
commit | 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch) | |
tree | b2339220ee50cf48b8887f0cc1fed4813a95901b /text/toilet.txt | |
parent | Add toc metadata (diff) | |
download | autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.tar.gz autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.zip |
Change file hierarchy and rewrite makefile
- File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile
Diffstat (limited to 'text/toilet.txt')
-rw-r--r-- | text/toilet.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/text/toilet.txt b/text/toilet.txt new file mode 100644 index 0000000..29bea22 --- /dev/null +++ b/text/toilet.txt | |||
@@ -0,0 +1,39 @@ | |||
1 | --- | ||
2 | title: Toilet | ||
3 | genre: prose | ||
4 | |||
5 | id: toilet | ||
6 | toc: "Toilet" | ||
7 | |||
8 | project: | ||
9 | title: "Buildings out of air: Paul in the Woods" | ||
10 | class: paul | ||
11 | order: 11 | ||
12 | next: | ||
13 | - title: Leg | ||
14 | link: leg | ||
15 | - title: Toothpaste | ||
16 | link: toothpaste | ||
17 | prev: | ||
18 | - title: Hands | ||
19 | link: hands | ||
20 | - title: Tapestry | ||
21 | link: tapestry | ||
22 | ... | ||
23 | |||
24 | Paul only did his reading on the toilet. | ||
25 | |||
26 | He read in a magazine that the universe as we know it is actually a hologram, a three-dimensional projection of a lower, two-dimensional, "realer" reality. | ||
27 | The article said that this model explains things like quantum entanglement, what it called "spooky action at a distance." | ||
28 | |||
29 | After he finished, he ran back out to his Writing Shack and hammered out a Treatise on Literature as Spooky Action. | ||
30 | His mind was reeling. | ||
31 | He typed out an entire [notecard][] on the subject. | ||
32 | |||
33 | He stopped to catch his breath. | ||
34 | Reading it over, he realized he was completely wrong. | ||
35 | "Paper is made from trees" he thought "and so is furniture." | ||
36 | He had thought that ART and CRAFT were two separate enterprises but he realized in a flash that they were two sides of the same building. | ||
37 | Were there other walls? | ||
38 | |||
39 | [notecard]: treatise.html | ||