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 /mountain.html | |
parent | First complete src/ linking complete (diff) | |
download | autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.tar.gz autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.zip |
First complete compile
Diffstat (limited to 'mountain.html')
-rw-r--r-- | mountain.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/mountain.html b/mountain.html new file mode 100644 index 0000000..aa04b28 --- /dev/null +++ b/mountain.html | |||
@@ -0,0 +1,45 @@ | |||
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 mountain | 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/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 mountain</h1> | ||
24 | |||
25 | </header> | ||
26 | |||
27 | <section class="verse"> | ||
28 | <p>The other side of this mountain<br />is not the mountain. This side<br />is honey-golden, sticky-sweet,<br />full of phone conversations with mother.<br />The other side is a bell,<br />ringing in the church-steeple<br />the day mother died.</p> | ||
29 | <p>The other side of the mountain<br /><a href="apollo11.html">is not a mountain. It is a dark</a><br />valley crossed by a river.<br />There is a ferry at the bottom.</p> | ||
30 | <p>This mountain is not a mountain.<br />I walked to the top, but it turned<br />and was only a shelf halfway up.<br />I felt like an unused Bible<br />sitting on a <a href="and.html">dusty pew</a>.</p> | ||
31 | <p>A hawk soars over the mountain.<br />She is looking for home.</p> | ||
32 | </section> | ||
33 | |||
34 | <nav> | ||
35 | <a href="moonegone.html"> | ||
36 | <span class="prevlink">< The moon is gone and in its place a mirror</span> | ||
37 | </a> | ||
38 | <a href="#" id="lozenge"> ◊ </a> | ||
39 | <a href="serengeti.html"> | ||
40 | <span class="nextlink">Serengeti ></span> | ||
41 | </a> | ||
42 | </nav> | ||
43 | |||
44 | </body> | ||
45 | </html> | ||