diff options
author | Case Duckworth | 2015-04-14 18:09:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 18:09:55 -0700 |
commit | 08fd8e95dccb91d0495a50d1009f85cb80cfad65 (patch) | |
tree | 9accf8a6e9b1f836e3c7c7b5437d11351545a07e /moongone.html | |
parent | Change file hierarchy and rewrite makefile (diff) | |
download | autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.tar.gz autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.zip |
First compile in v1.0.0 v1.0.0
Diffstat (limited to 'moongone.html')
-rw-r--r-- | moongone.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/moongone.html b/moongone.html new file mode 100644 index 0000000..4fe55de --- /dev/null +++ b/moongone.html | |||
@@ -0,0 +1,70 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> | ||
3 | <!-- vim: fdm=indent | ||
4 | --> | ||
5 | <html lang="en"> | ||
6 | <head> | ||
7 | <meta charset="utf-8"> | ||
8 | <meta name="generator" content="pandoc"> | ||
9 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
10 | <meta name="author" content="Case Duckworth"> | ||
11 | |||
12 | <title>The moon is gone and in its place a mirror | Autocento of the breakfast table</title> | ||
13 | <link rel="icon" type="image/png" href="trunk/favico.png" /> | ||
14 | |||
15 | <link rel="stylesheet" type="text/css" href="trunk/style.css"> | ||
16 | <script src="scripts/randomize.js" type="text/javascript"> </script> | ||
17 | <script src="scripts/hylo.js" type="text/javascript"> </script> | ||
18 | |||
19 | <!--[if lt IE 9]> | ||
20 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | ||
21 | <![endif]--> | ||
22 | </head> | ||
23 | <body id="moongone" class="elegies"> | ||
24 | |||
25 | <article class="container"> | ||
26 | <header> | ||
27 | <!-- title --> | ||
28 | <h1 class="title">The moon is gone and in its place a mirror</h1> | ||
29 | |||
30 | |||
31 | <div class="header-extra"> | ||
32 | |||
33 | </div> | ||
34 | </header> | ||
35 | |||
36 | <div class="ekphrastic"> | ||
37 | <a href="http://apod.nasa.gov/apod/ap120102.html"> | ||
38 | <img src="trunk/moongone.jpg" | ||
39 | title="The moon is gone" | ||
40 | alt="The moon is gone" | ||
41 | /> | ||
42 | </a> | ||
43 | </div> | ||
44 | |||
45 | <section class="content prose"> | ||
46 | <p>The moon is gone and in its place a mirror. 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. He believes that he is <a href="apollo11.html">alone</a>, surrounded by desert and mountain, but behind him—he now sees it—someone is sneaking up on him. He spins around fast, but no one is there on <a href="serengeti.html">Earth</a>. He looks back up and they are yet closer in the night sky. Again he looks over his shoulder but there is nothing, not even a desert mouse. As he looks up again he realizes it’s a cloud above him, which due to optics has looked like someone else. The cloud blocks out the moon which is now a mirror, and the viewer is completely alone.</p> | ||
47 | </section> | ||
48 | </article> | ||
49 | <nav> | ||
50 | <div class="anchors"> | ||
51 | <a href="backlinks/moongone.html" id="backlinks" title="Links to this page"> | ||
52 | φ | ||
53 | </a> | ||
54 | <a href="index.html" id="coverlink" title="To cover">◊</a> | ||
55 | <a href="#" id="randomizelink" title="ERROR">ξ</a> | ||
56 | </div> | ||
57 | |||
58 | <a class="prevlink" href="ronaldmcdonald.html" | ||
59 | title="Previous article in Elegies for alternate selves"> | ||
60 | Ronald McDonald | ||
61 | </a> | ||
62 | |||
63 | <a class="nextlink" href="mountain.html" | ||
64 | title="Next article in Elegies for alternate selves"> | ||
65 | The mountain | ||
66 | </a> | ||
67 | </nav> | ||
68 | |||
69 | </body> | ||
70 | </html> | ||