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 /moongone.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 'moongone.txt')
-rw-r--r-- | moongone.txt | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/moongone.txt b/moongone.txt deleted file mode 100644 index 88302d5..0000000 --- a/moongone.txt +++ /dev/null | |||
@@ -1,35 +0,0 @@ | |||
1 | --- | ||
2 | title: The moon is gone and in its place a mirror | ||
3 | genre: prose | ||
4 | |||
5 | id: moongone | ||
6 | toc: "The moon is gone and in its place a mirror" | ||
7 | |||
8 | ekphrastic: | ||
9 | image: moongone.jpg | ||
10 | title: The moon is gone | ||
11 | link: 'http://apod.nasa.gov/apod/ap120102.html' | ||
12 | |||
13 | project: | ||
14 | title: Elegies for alternate selves | ||
15 | class: elegies | ||
16 | order: 18 | ||
17 | prev: | ||
18 | - title: Ronald McDonald | ||
19 | link: ronaldmcdonald | ||
20 | next: | ||
21 | - title: The mountain | ||
22 | link: mountain | ||
23 | ... | ||
24 | |||
25 | The moon is gone and in its place a mirror. | ||
26 | Looking at the night sky now yields nothing but the viewer's own face as viewed from a million miles, surrounded by the landscape he is only vaguely aware of being surrounded by. | ||
27 | He believes that he is [alone][], surrounded by desert and mountain, but behind him---he now sees it---someone is sneaking up on him. | ||
28 | He spins around fast, but no one is there on [Earth][]. | ||
29 | He looks back up and they are yet closer in the night sky. | ||
30 | Again he looks over his shoulder but there is nothing, not even a desert mouse. | ||
31 | As he looks up again he realizes it's a cloud above him, which due to optics has looked like someone else. | ||
32 | The cloud blocks out the moon which is now a mirror, and the viewer is completely alone. | ||
33 | |||
34 | [alone]: apollo11.html | ||
35 | [Earth]: serengeti.html | ||