diff options
author | Case Duckworth | 2015-04-14 16:36:17 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 16:36:17 -0700 |
commit | 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch) | |
tree | b2339220ee50cf48b8887f0cc1fed4813a95901b /text/i-am.txt | |
parent | Add toc metadata (diff) | |
download | autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.tar.gz autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.zip |
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
Diffstat (limited to 'text/i-am.txt')
-rw-r--r-- | text/i-am.txt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/text/i-am.txt b/text/i-am.txt new file mode 100644 index 0000000..5540ff2 --- /dev/null +++ b/text/i-am.txt | |||
@@ -0,0 +1,41 @@ | |||
1 | --- | ||
2 | title: I am | ||
3 | genre: verse | ||
4 | |||
5 | id: i-am | ||
6 | toc: "I am" | ||
7 | |||
8 | project: | ||
9 | title: Elegies for alternate selves | ||
10 | class: elegies | ||
11 | order: 13 | ||
12 | prev: | ||
13 | - title: On formal poetry | ||
14 | link: onformalpoetry | ||
15 | next: | ||
16 | - title: How it happened | ||
17 | link: howithappened | ||
18 | ... | ||
19 | |||
20 | | I am a great pillar of [white smoke][]. | ||
21 | | I am Lot's nameless wife encased in salt. | ||
22 | | I am the wound on Christ's back as he moans | ||
23 | | with the pounding of a hammer on his wrist. | ||
24 | | I am the nail that holds my house together. | ||
25 | | It is a strong house, built on a good foundation. | ||
26 | | In the winter, it is warm and crawling things | ||
27 | | cannot get in. This house will never burn down. | ||
28 | | It is the house that I built, with my body | ||
29 | | and with my strength. I am the only one who lives | ||
30 | | here. I am both father and mother to a race | ||
31 | | of [dust motes that worship me as a god][]. I have | ||
32 | | monuments built daily in my honor in dark | ||
33 | | corners around the house. I destroy all of them | ||
34 | | before I go to bed, but in the morning | ||
35 | | there are still more. I don't think I know | ||
36 | | where all of them are. I [don't think][not think] I can get | ||
37 | | to all of them anymore. There are too many. | ||
38 | |||
39 | [white smoke]: deathstrumpet.html | ||
40 | [not think]: howithappened.html | ||
41 | [dust motes that worship me as a god]: plant.html | ||