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 /serengeti.html | |
parent | First complete src/ linking complete (diff) | |
download | autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.tar.gz autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.zip |
First complete compile
Diffstat (limited to 'serengeti.html')
-rw-r--r-- | serengeti.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/serengeti.html b/serengeti.html new file mode 100644 index 0000000..34b6934 --- /dev/null +++ b/serengeti.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>Serengeti | 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">Serengeti</h1> | ||
24 | |||
25 | </header> | ||
26 | |||
27 | <section class="verse"> | ||
28 | <p>The self is a serengeti<br />a wide grassland with baobab trees<br />reaching their roots deep into earth<br />like a child into a clay pot<br />A wind blows there or seems to blow<br />if he holds it up to his ear the air shifts<br />like stones in a stream uncovering a crawfish<br />it finds another hiding place watching you<br />Its eyes are blacker than wind<br />on the serengeti they are the <a href="onformalpoetry.html">eyes of a predator</a><br />they are coming toward you or receding<br />a storm cloud builds on the horizon<br />Are you <a href="squirrel.html">running</a> toward the rain or away from it<br />Do you stand still and crouch hoping for silence</p> | ||
29 | </section> | ||
30 | |||
31 | <nav> | ||
32 | <a href="mountain.html"> | ||
33 | <span class="prevlink">< The mountain</span> | ||
34 | </a> | ||
35 | <a href="#" id="lozenge"> ◊ </a> | ||
36 | <a href="shipwright.html"> | ||
37 | <span class="nextlink">The shipwright ></span> | ||
38 | </a> | ||
39 | </nav> | ||
40 | |||
41 | </body> | ||
42 | </html> | ||