about summary refs log tree commit diff stats
path: root/big-dipper.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-24 22:53:18 -0700
committerCase Duckworth2015-03-24 22:53:18 -0700
commitdf0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb (patch)
tree9cb3585e91c71e0d56bff5fb1f0d6c8dc5f8c093 /big-dipper.html
parentDisable Jekyll page rendering (diff)
downloadautocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.tar.gz
autocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.zip
Change template and CSS for flatter structure
- Change CSS to one file
- Change template to reflect CSS flattening
Diffstat (limited to 'big-dipper.html')
-rw-r--r--big-dipper.html20
1 files changed, 9 insertions, 11 deletions
diff --git a/big-dipper.html b/big-dipper.html index 0526ad5..f07f105 100644 --- a/big-dipper.html +++ b/big-dipper.html
@@ -12,23 +12,19 @@
12 <title>The Big Dipper | Autocento of the breakfast table</title> 12 <title>The Big Dipper | Autocento of the breakfast table</title>
13 <link rel="icon" type="image/png" href="img/favico.png" /> 13 <link rel="icon" type="image/png" href="img/favico.png" />
14 14
15 <link rel="stylesheet" type="text/css" href="./css/common.css"> 15 <link rel="stylesheet" type="text/css" href="style.css">
16 <script src="./js/lozenge.js" type="text/javascript"> </script> 16 <script src="./js/lozenge.js" type="text/javascript"> </script>
17 <script src="./js/hylo.js" type="text/javascript"> </script> 17 <script src="./js/hylo.js" type="text/javascript"> </script>
18 18
19 <link rel="stylesheet" type="text/css" href="./css/verse.css"> 19 <!--[if lt IE 9]>
20 <script src="./js/verse.js" type="text/javascript"> </script>
21 <link rel="stylesheet" type="text/css" href="./css/stark.css">
22 <script src="./js/stark.js" type="text/javascript"> </script>
23 <!--[if lt IE 9]>
24 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
25 <![endif]--> 21 <![endif]-->
26 <!-- <script src="js/external.js"> </script> --> 22 <!-- <script src="js/external.js"> </script> -->
27 </head> 23 </head>
28<body> 24<body id="big-dipper" class="stark">
29 25
30 26
31 <article id="container"> 27 <article class="container">
32 <header> 28 <header>
33 <!-- title --> 29 <!-- title -->
34 <h1 class="title">The Big Dipper</h1> 30 <h1 class="title">The Big Dipper</h1>
@@ -40,9 +36,11 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content verse"><p>After searching for days or even months<br />I finally find it reclining lazily<br /><a href="finding-the-lion.html">above the peaks</a> above the city as if to ask<br />Did you miss me? Yes very much I reply<br />and rush to embrace it but it smiles<br />and recoils and tells me No no you<br />have to try harder than that it says<br />I do not give myself up so easily</p> 39 <section class="content verse">
44<p>I try a different tack<br />I sing to it bring it flowers nightly<br />I compare its eyes to the morning dew<br />it has not seen the morning dew<br />I say its mouth is the sunset over mountains<br />it knows mountains but the sunset<br />is only a rumor from the Evening Star<br />I tell the Big Dipper that it moves<br /><a href="no-nothing.html">like a quiet river across the earth</a></p> 40 <p>After searching for days or even months<br />I finally find it reclining lazily<br /><a href="finding-the-lion.html">above the peaks</a> above the city as if to ask<br />Did you miss me? Yes very much I reply<br />and rush to embrace it but it smiles<br />and recoils and tells me No no you<br />have to try harder than that it says<br />I do not give myself up so easily</p>
45<p>Rivers I have seen says the Big Dipper<br />they sparkle in the light from my stars<br />Your stars like eyes I say and it smiles<br /><a href="http://www.poets.org/poetsorg/poem/writer">No it says that is too easy</a><br />It turns its back<br />it walks home along the back of the mountain</p></section> 41 <p>I try a different tack<br />I sing to it bring it flowers nightly<br />I compare its eyes to the morning dew<br />it has not seen the morning dew<br />I say its mouth is the sunset over mountains<br />it knows mountains but the sunset<br />is only a rumor from the Evening Star<br />I tell the Big Dipper that it moves<br /><a href="no-nothing.html">like a quiet river across the earth</a></p>
42 <p>Rivers I have seen says the Big Dipper<br />they sparkle in the light from my stars<br />Your stars like eyes I say and it smiles<br /><a href="http://www.poets.org/poetsorg/poem/writer">No it says that is too easy</a><br />It turns its back<br />it walks home along the back of the mountain</p>
43 </section>
46 </article> 44 </article>
47 <nav> 45 <nav>
48 <a class="prevlink" href="death-zone.html" 46 <a class="prevlink" href="death-zone.html"