diff options
author | Case Duckworth | 2015-04-14 18:09:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 18:09:55 -0700 |
commit | 08fd8e95dccb91d0495a50d1009f85cb80cfad65 (patch) | |
tree | 9accf8a6e9b1f836e3c7c7b5437d11351545a07e /swansong.html | |
parent | Change file hierarchy and rewrite makefile (diff) | |
download | autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.tar.gz autocento-08fd8e95dccb91d0495a50d1009f85cb80cfad65.zip |
First compile in v1.0.0 v1.0.0
Diffstat (limited to 'swansong.html')
-rw-r--r-- | swansong.html | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/swansong.html b/swansong.html new file mode 100644 index 0000000..15ac4d8 --- /dev/null +++ b/swansong.html | |||
@@ -0,0 +1,62 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> | ||
3 | <!-- vim: fdm=indent | ||
4 | --> | ||
5 | <html lang="en"> | ||
6 | <head> | ||
7 | <meta charset="utf-8"> | ||
8 | <meta name="generator" content="pandoc"> | ||
9 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
10 | <meta name="author" content="Case Duckworth"> | ||
11 | |||
12 | <title>Swan song | Autocento of the breakfast table</title> | ||
13 | <link rel="icon" type="image/png" href="trunk/favico.png" /> | ||
14 | |||
15 | <link rel="stylesheet" type="text/css" href="trunk/style.css"> | ||
16 | <script src="scripts/randomize.js" type="text/javascript"> </script> | ||
17 | <script src="scripts/hylo.js" type="text/javascript"> </script> | ||
18 | |||
19 | <!--[if lt IE 9]> | ||
20 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | ||
21 | <![endif]--> | ||
22 | </head> | ||
23 | <body id="swansong" class="elegies"> | ||
24 | |||
25 | <article class="container"> | ||
26 | <header> | ||
27 | <!-- title --> | ||
28 | <h1 class="title">Swan song</h1> | ||
29 | |||
30 | |||
31 | <div class="header-extra"> | ||
32 | |||
33 | </div> | ||
34 | </header> | ||
35 | |||
36 | |||
37 | <section class="content verse"> | ||
38 | <p><span class="line">Swans fly overhead singing goodbye</span><span class="line">to we <a href="howithappened.html">walkers of the earth</a>. You point</span><span class="line">to them in formation, you tell me</span><span class="line">you are not you. [You are the air the swans</span><span class="line">walk on]<a href="swansong-alt.html">alt</a> as they journey like pilgrims</span><span class="line">to a temple in the south. A curtain</span><span class="line">there separates me from you, swans</span><span class="line">from the air they fly through. I say</span><span class="line">that you are no longer the temple,</span><span class="line">that you have been through fire</span><span class="line">and are now less than ash. You are</span><span class="line">a <a href="moongone.html">mirror</a> of me, the <a href="deathstrumpet.html">air without a swan</a>.</span><span class="line">Together, we are each other. You</span><span class="line">and I have both nothing and everything</span><span class="line">at once. We own the world and nothing in it.</span></p> | ||
39 | </section> | ||
40 | </article> | ||
41 | <nav> | ||
42 | <div class="anchors"> | ||
43 | <a href="backlinks/swansong.html" id="backlinks" title="Links to this page"> | ||
44 | φ | ||
45 | </a> | ||
46 | <a href="index.html" id="coverlink" title="To cover">◊</a> | ||
47 | <a href="#" id="randomizelink" title="ERROR">ξ</a> | ||
48 | </div> | ||
49 | |||
50 | <a class="prevlink" href="squirrel.html" | ||
51 | title="Previous article in Elegies for alternate selves"> | ||
52 | The squirrel | ||
53 | </a> | ||
54 | |||
55 | <a class="nextlink" href="telemarketer.html" | ||
56 | title="Next article in Elegies for alternate selves"> | ||
57 | Telemarketer | ||
58 | </a> | ||
59 | </nav> | ||
60 | |||
61 | </body> | ||
62 | </html> | ||