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. --- paul.txt | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 paul.txt (limited to 'paul.txt') diff --git a/paul.txt b/paul.txt new file mode 100644 index 0000000..67a019a --- /dev/null +++ b/paul.txt @@ -0,0 +1,52 @@ +--- +title: Paul +id: paul +genre: prose + +project: + title: "Buildings out of air: Paul in the Woods" + class: paul + order: 38 + next: + - title: Fire + link: fire + - title: Phone + link: phone + prev: + - title: Father + link: father + - title: Options + link: options +... + +> CONTENTS OF THE SHED +> +> - typewriter +> - writing desk +> - notecards (top drawer of desk) +> - [pen][] (fountain) +> - inkpot (empty) +> - wood (a lot, more out back) +> - bare lightbulb +> - candle +> - wooden shelf with tools: +> - claw hammer +> - screwdriver +> - prybar +> - 2x wrench (different kinds) +> - tiller machine +> - push lawnmower +> - hatchet +> - axe + +He typed the list in the typewriter and looked around some more. +He wanted to make sure he didn't miss anything. +Finally it hit him and he smiled. +He typed one more line, stood up, and went out of the shed. + +> - Paul Bunyon + +He got some kerosene from under the house, poured it around the base of the shed, lit a cigarette. +He smoked half of it and threw it down to start the fire. + +[pen]: howithappened.html -- cgit 1.4.1-21-gabe81