From ecda49e0b20ad3bd52449356dccf2f8095ecfb70 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 25 Mar 2015 21:49:45 -0700 Subject: 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. --- toilet.txt | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 toilet.txt (limited to 'toilet.txt') diff --git a/toilet.txt b/toilet.txt new file mode 100644 index 0000000..44217d2 --- /dev/null +++ b/toilet.txt @@ -0,0 +1,37 @@ +--- +title: Toilet +id: toilet +genre: prose + +project: + title: "Buildings out of air: Paul in the Woods" + class: paul + order: 11 + next: + - title: Leg + link: leg + - title: Toothpaste + link: toothpaste + prev: + - title: Hands + link: hands + - title: Tapestry + link: tapestry +... + +Paul only did his reading on the toilet. + +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. +The article said that this model explains things like quantum entanglement, what it called "spooky action at a distance." + +After he finished, he ran back out to his Writing Shack and hammered out a Treatise on Literature as Spooky Action. +His mind was reeling. +He typed out an entire [notecard][] on the subject. + +He stopped to catch his breath. +Reading it over, he realized he was completely wrong. +"Paper is made from trees" he thought "and so is furniture." +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. +Were there other walls? + +[notecard]: treatise.html -- cgit 1.4.1-21-gabe81