From 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 14 Apr 2015 16:36:17 -0700 Subject: 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 --- text/i-think-its-you.txt | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 text/i-think-its-you.txt (limited to 'text/i-think-its-you.txt') diff --git a/text/i-think-its-you.txt b/text/i-think-its-you.txt new file mode 100644 index 0000000..83af30d --- /dev/null +++ b/text/i-think-its-you.txt @@ -0,0 +1,46 @@ +--- +title: I think it's you +subtitle: "but it's not" +genre: verse + +id: i-think-its-you +toc: "I think it's you (but it's not)" + +epigraph: + content: When you fall in love everyone looks the same. + link: i-think-its-you.html + +project: + title: Stark Raving + class: stark + order: 15 + next: + - title: Initial conditions + link: initial-conditions + - title: Riptide of memory + link: riptide_memory + prev: + - title: Boy on the bus + link: boy_bus + - title: L'appel du vide + link: lappel-du-vide +... + +| I thought I saw you walking +| to the bus stop but it was only +| a [raven][]. His croaks sounded nothing +| like your footsteps (as they pound +| down the hallway toward my bedroom) +| his [wings][] looked nothing like your +| legs (running on the wrong side +| of the road away from my house) +| I think the one resemblance was the eyes + +| But that's too easy +| It's just that I was thinking +| of you and a raven flew by +| (maybe it was a [crow][]) + +[raven]: feedingtheraven.html +[crow]: stump.html +[wings]: nothing-is-ever-over.html -- cgit 1.4.1-21-gabe81