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 /largest-asteroid.html | |
parent | First complete src/ linking complete (diff) | |
download | autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.tar.gz autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.zip |
First complete compile
Diffstat (limited to 'largest-asteroid.html')
-rw-r--r-- | largest-asteroid.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/largest-asteroid.html b/largest-asteroid.html new file mode 100644 index 0000000..7a19daa --- /dev/null +++ b/largest-asteroid.html | |||
@@ -0,0 +1,36 @@ | |||
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 largest asteroid in the asteroid belt | 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/verse.css"> | ||
13 | <link rel="stylesheet" type="text/css" href="css/autocento.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 largest asteroid in the asteroid belt</h1> | ||
24 | |||
25 | </header> | ||
26 | |||
27 | <section class="verse"> | ||
28 | <p>What secrets does it hold?<br />Can it tell us who kissed Sara<br />that night on the veranda, or<br />who Joey is really in love with?<br />We all know it isn’t Sara, we<br />mean look at them Christmas eve<br />and he’s staring whistfully<br />at the stars, or the largest<br />asteroid in the asteroid belt.<br />She’s staring at him, sure, but<br />she sees the twinkle in his eye<br />is not aimed in her direction.<br />The reflection of that reflection<br />will beam into space, lightyears<br />of space, dimming slowly each<br />second, until it dies out like<br />all of Sara’s hopes for something<br />resembling love in this life, real<br />love that takes hold of her by<br />the throat and refuses to let go,<br />love that makes men travel for her<br />and only for her, love that launches<br />space ships to that asteroid, the<br />largest in the asteroid belt, that<br />jewel of dead rock and ice, harboring<br />something that could’ve been life<br /><a href="http://www.writing.upenn.edu/~afilreis/88/stevens-snowman.html">and nothing that actually is</a>.</p> | ||
29 | </section> | ||
30 | |||
31 | <nav> | ||
32 | <a href="#" id="lozenge"> ◊ </a> | ||
33 | </nav> | ||
34 | |||
35 | </body> | ||
36 | </html> | ||