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. --- notes.txt | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 notes.txt (limited to 'notes.txt') diff --git a/notes.txt b/notes.txt new file mode 100644 index 0000000..1a3f52d --- /dev/null +++ b/notes.txt @@ -0,0 +1,49 @@ +--- +title: Notes +id: notes +genre: prose + +project: + title: "Buildings out of air: Paul in the Woods" + class: paul + order: 8 + next: + - title: Shed + link: shed + - title: Options + link: options + prev: + - title: Writing + link: writing + - title: Man + link: man +... + +Paul began typing on notecards. +Somehow this felt right to his sensibilities. +It was difficult to get the little cards into the typewriter. +It was a pain to readjust the typewriter for regular paper when he wasn't writing. +He started typing everything on those little notecards: grocery lists, letters to his grandmother, [even reports for work][] (which is what got him in trouble). + +But this was all later. +For now he was writing his ideas, "notes" he now called them, something for him to combine later into something. +He didn't like to think about it. +On this particular [cold winter morning][], he wrote + +> Woke up from a [dream][] I was famous. +> One of the more famous people in +> fact. I had written something +> everyone could relate to and at +> the same time proved my parents +> wrong. Because I made a lot of +> money. Or not a lot, but enough +> and more than they thought I +> would. It was a good day. +> Woke up this morning and I was +> still cold. [Still Paul.][] Still not +> good at furniture. + +[even reports for work]: telemarketer.html +[cold winter morning]: seasonal-affective-disorder.html +[dream]: in-bed.html +[Still Paul.]: something-simple.html -- cgit 1.4.1-21-gabe81