about summary refs log tree commit diff stats
path: root/moongone.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /moongone.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'moongone.html')
-rw-r--r--moongone.html29
1 files changed, 14 insertions, 15 deletions
diff --git a/moongone.html b/moongone.html index 5edc1c2..4e7888c 100644 --- a/moongone.html +++ b/moongone.html
@@ -1,5 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents --> 2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent -->
3<html lang="en"> 4<html lang="en">
4<head> 5<head>
5 <meta charset="utf-8"> 6 <meta charset="utf-8">
@@ -23,21 +24,19 @@
23 <!-- <script src="js/external.js"> </script> --> 24 <!-- <script src="js/external.js"> </script> -->
24 </head> 25 </head>
25<body> 26<body>
27
28 <article id="container">
29 <header>
30 <!-- title -->
31 <h1 class="title">The moon is gone and in its place a mirror</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">The moon is gone and in its place a mirror</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <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>
38 </section>
39</article>
40 35
36 <section class="content prose">
37 <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>
38 </section>
39 </article>
41 <nav> 40 <nav>
42 <a class="prevlink" href="ronaldmcdonald.html" 41 <a class="prevlink" href="ronaldmcdonald.html"
43 title="Next article in Elegies for alternate selves"> 42 title="Next article in Elegies for alternate selves">
@@ -49,5 +48,5 @@
49 The mountain 48 The mountain
50 </a> 49 </a>
51 </nav> 50 </nav>
52</body> 51 </body>
53</html> 52</html>