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/mountain.txt | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 text/mountain.txt (limited to 'text/mountain.txt') diff --git a/text/mountain.txt b/text/mountain.txt new file mode 100644 index 0000000..28a0882 --- /dev/null +++ b/text/mountain.txt @@ -0,0 +1,43 @@ +--- +title: The mountain +genre: verse + +id: mountain +toc: "The mountain" + +project: + title: Elegies for alternate selves + class: elegies + order: 19 + prev: + - title: The moon is gone and in its place a mirror + link: moonegone + next: + - title: Serengeti + link: serengeti +... + +| The other side of this mountain +| is not the mountain. This side +| is honey-golden, sticky-sweet, +| full of phone conversations with mother. +| The other side is a bell, +| ringing in the church-steeple +| the day mother died. + +| The other side of the mountain +| [is not a mountain. It is a dark][apollo] +| valley crossed by a river. +| There is a ferry at the bottom. + +| This mountain is not a mountain. +| I walked to the top, but it turned +| and was only a shelf halfway up. +| I felt like an unused Bible +| sitting on a [dusty pew][]. + +| A hawk soars over the mountain. +| She is looking for home. + +[apollo]: apollo11.html +[dusty pew]: and.html -- cgit 1.4.1-21-gabe81