diff options
author | Case Duckworth | 2015-03-02 16:47:25 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-02 16:47:25 -0700 |
commit | c1eb96578e5a40d2b6eaee0ace394cff8daf197b (patch) | |
tree | eeac1967a361f2a7f245cb0076b63d526ab45341 /moongone.html | |
parent | First complete src/ linking complete (diff) | |
download | autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.tar.gz autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.zip |
First complete compile
Diffstat (limited to 'moongone.html')
-rw-r--r-- | moongone.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/moongone.html b/moongone.html new file mode 100644 index 0000000..905fa0a --- /dev/null +++ b/moongone.html | |||
@@ -0,0 +1,42 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- Template for compiled 'Autocento' documents --> | ||
3 | <html> | ||
4 | <head> | ||
5 | <meta charset="utf-8"> | ||
6 | <meta name="generator" content="pandoc"> | ||
7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
8 | <meta name="author" content="Case Duckworth"> | ||
9 | <!-- more meta tags here --> | ||
10 | <title>The moon is gone and in its place a mirror | Autocento of the breakfast table</title> | ||
11 | <link rel="stylesheet" type="text/css" href="css/_common.css"> | ||
12 | <link rel="stylesheet" type="text/css" href="css/prose.css"> | ||
13 | <link rel="stylesheet" type="text/css" href="css/elegies.css"> | ||
14 | <!--[if lt IE 9]> | ||
15 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | ||
16 | <![endif]--> | ||
17 | </head> | ||
18 | <body> | ||
19 | |||
20 | |||
21 | <header> | ||
22 | <!-- title --> | ||
23 | <h1 class="title">The moon is gone and in its place a mirror</h1> | ||
24 | |||
25 | </header> | ||
26 | |||
27 | <section class="prose"> | ||
28 | <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> | ||
29 | </section> | ||
30 | |||
31 | <nav> | ||
32 | <a href="ronaldmcdonald.html"> | ||
33 | <span class="prevlink">< Ronald McDonald</span> | ||
34 | </a> | ||
35 | <a href="#" id="lozenge"> ◊ </a> | ||
36 | <a href="mountain.html"> | ||
37 | <span class="nextlink">The mountain ></span> | ||
38 | </a> | ||
39 | </nav> | ||
40 | |||
41 | </body> | ||
42 | </html> | ||