diff options
Diffstat (limited to 'ex-machina.html')
-rw-r--r-- | ex-machina.html | 53 |
1 files changed, 27 insertions, 26 deletions
diff --git a/ex-machina.html b/ex-machina.html index 70f4093..20ed80a 100644 --- a/ex-machina.html +++ b/ex-machina.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,35 +24,35 @@ | |||
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">Ex machina</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | <!-- epigraph --> |
28 | <header> | 35 | <div class="epigraph"> |
29 | <!-- title --> | 36 | <a href="http://ngm.nationalgeographic.com/2013/08/sugar/cohen-text">with lines from National Geographic</a> |
30 | <h1 class="title">Ex machina</h1> | 37 | </div> |
31 | 38 | ||
32 | 39 | ||
33 | |||
34 | <!-- epigraph --> | ||
35 | <div class="epigraph"> | ||
36 | <a href="http://ngm.nationalgeographic.com/2013/08/sugar/cohen-text">with lines from National Geographic</a> | ||
37 | </div> | ||
38 | </header> | 40 | </header> |
39 | 41 | ||
40 | <section class="content verse"> | 42 | <section class="content verse"> |
41 | <p>Bottom of the drink: they had<br />to go. The Coke machine, the snack<br />machine, the deep fryer. Hoisted</p> | 43 | <p>Bottom of the drink: they had<br />to go. The Coke machine, the snack<br />machine, the deep fryer. Hoisted</p> |
42 | <p>and dragged through the halls<br />and out to the curb, they sat with<br />other trash beneath gray, forlorn</p> | 44 | <p>and dragged through the halls<br />and out to the curb, they sat with<br />other trash beneath gray, forlorn</p> |
43 | <p>skies behind the elementary<br />school, wondering what their next<br />move would be. The Coke machine</p> | 45 | <p>skies behind the elementary<br />school, wondering what their next<br />move would be. The Coke machine</p> |
44 | <p>had always wanted to live<br />the life of a <a href="prelude.html">hobo</a>, jumping trains,<br />eating from garbage, making fire</p> | 46 | <p>had always wanted to live<br />the life of a <a href="prelude.html">hobo</a>, jumping trains,<br />eating from garbage, making fire</p> |
45 | <p>in old oil drums. It had some<br />strange romantic notions of being homeless,<br />is what the deep fryer thought.</p> | 47 | <p>in old oil drums. It had some<br />strange romantic notions of being homeless,<br />is what the deep fryer thought.</p> |
46 | <p>Its opinion was to head to court,<br />sue the bastards at the school for early<br />termination of contract. It was</p> | 48 | <p>Its opinion was to head to court,<br />sue the bastards at the school for early<br />termination of contract. It was</p> |
47 | <p>the embodiment of <a href="table_contents.html">justifiable anger</a>.<br />It believed privately that it was an incarnation<br />of Nemesis, the goddess of divine</p> | 49 | <p>the embodiment of <a href="table_contents.html">justifiable anger</a>.<br />It believed privately that it was an incarnation<br />of Nemesis, the goddess of divine</p> |
48 | <p>retribution. What the snack machine<br />thought, it kept to itself, but it did say<br />that <a href="no-nothing.html">nothing ever ends</a>. The others</p> | 50 | <p>retribution. What the snack machine<br />thought, it kept to itself, but it did say<br />that <a href="no-nothing.html">nothing ever ends</a>. The others</p> |
49 | <p>were confused, then angry, but finally<br />understood, or thought they did. The snack<br />machine’s candy melted in the sun.</p> | 51 | <p>were confused, then angry, but finally<br />understood, or thought they did. The snack<br />machine’s candy melted in the sun.</p> |
50 | </section> | 52 | </section> |
51 | </article> | 53 | </article> |
52 | |||
53 | <nav> | 54 | <nav> |
54 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 55 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
55 | </nav> | 56 | </nav> |
56 | </body> | 57 | </body> |
57 | </html> | 58 | </html> |