diff options
author | Case Duckworth | 2015-03-10 23:17:06 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-10 23:17:06 -0700 |
commit | bec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch) | |
tree | eb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /shipwright.html | |
parent | Fix broken link in I think it's you (diff) | |
download | autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip |
Move dedication to before epigraph
Diffstat (limited to 'shipwright.html')
-rw-r--r-- | shipwright.html | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/shipwright.html b/shipwright.html index c6a7a58..2ef692d 100644 --- a/shipwright.html +++ b/shipwright.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 shipwright</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">The shipwright</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>He builds a ship as if it were the last thing<br />holding him together, as if, when he stops,<br />his body will fall onto the plate-glass water<br />and shatter into sand. To keep his morale up<br />he whistles and sings, but the wind whistles <a href="apollo11.html">louder</a><br />and taunts him: Your ship will build itself<br />if you throw yourself into the sea; time<br />has a way of growing your beard for you.<br />Soon, you’ll find yourself on a rocking chair<br />on some porch made from your ship’s timbers.<br />The window behind you is made from a sail, thick<br />canvas, and no one inside will hear your calling<br />for milk or a chamberpot. Your children<br />will have all sailed to the New World and left you.<br />But he tries not to listen, continues to hammer<br />nail after nail into timber after timber,<br />but the wind <a href="theoceanoverflowswithcamels.html">finally blows</a> him into the growling ocean<br />and the ship falls apart on its own.</p> | ||
38 | </section> | ||
39 | </article> | ||
40 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>He builds a ship as if it were the last thing<br />holding him together, as if, when he stops,<br />his body will fall onto the plate-glass water<br />and shatter into sand. To keep his morale up<br />he whistles and sings, but the wind whistles <a href="apollo11.html">louder</a><br />and taunts him: Your ship will build itself<br />if you throw yourself into the sea; time<br />has a way of growing your beard for you.<br />Soon, you’ll find yourself on a rocking chair<br />on some porch made from your ship’s timbers.<br />The window behind you is made from a sail, thick<br />canvas, and no one inside will hear your calling<br />for milk or a chamberpot. Your children<br />will have all sailed to the New World and left you.<br />But he tries not to listen, continues to hammer<br />nail after nail into timber after timber,<br />but the wind <a href="theoceanoverflowswithcamels.html">finally blows</a> him into the growling ocean<br />and the ship falls apart on its own.</p> | ||
38 | </section> | ||
39 | </article> | ||
41 | <nav> | 40 | <nav> |
42 | <a class="prevlink" href="serengeti.html" | 41 | <a class="prevlink" href="serengeti.html" |
43 | title="Next article in Elegies for alternate selves"> | 42 | title="Next article in Elegies for alternate selves"> |
@@ -49,5 +48,5 @@ | |||
49 | Spittle | 48 | Spittle |
50 | </a> | 49 | </a> |
51 | </nav> | 50 | </nav> |
52 | </body> | 51 | </body> |
53 | </html> | 52 | </html> |