diff options
author | Case Duckworth | 2015-04-14 16:36:17 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 16:36:17 -0700 |
commit | 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch) | |
tree | b2339220ee50cf48b8887f0cc1fed4813a95901b /ex-machina.html | |
parent | Add toc metadata (diff) | |
download | autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.tar.gz autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.zip |
Change file hierarchy and rewrite makefile
- File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile
Diffstat (limited to 'ex-machina.html')
-rw-r--r-- | ex-machina.html | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/ex-machina.html b/ex-machina.html deleted file mode 100644 index f432e6c..0000000 --- a/ex-machina.html +++ /dev/null | |||
@@ -1,69 +0,0 @@ | |||
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>Ex machina | 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="_style.css"> | ||
16 | <script src="trunk/lozenge.js" type="text/javascript"> </script> | ||
17 | <script src="trunk/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="ex-machina" class="autocento"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">Ex machina</h1> | ||
30 | |||
31 | |||
32 | <div class="header-extra"> | ||
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 | |||
38 | </div> | ||
39 | </div> | ||
40 | </header> | ||
41 | |||
42 | |||
43 | <section class="content verse"> | ||
44 | <p><span class="line">Bottom of the drink: they had</span><span class="line">to go. The Coke machine, the snack</span><span class="line">machine, the deep fryer. Hoisted</span></p> | ||
45 | <p><span class="line">and dragged through the halls</span><span class="line">and out to the curb, they sat with</span><span class="line">other trash beneath gray, forlorn</span></p> | ||
46 | <p><span class="line">skies behind the elementary</span><span class="line">school, wondering what their next</span><span class="line">move would be. The Coke machine</span></p> | ||
47 | <p><span class="line">had always wanted to live</span><span class="line">the life of a <a href="prelude.html">hobo</a>, jumping trains,</span><span class="line">eating from garbage, making fire</span></p> | ||
48 | <p><span class="line">in old oil drums. It had some</span><span class="line">strange romantic notions of being homeless,</span><span class="line">is what the deep fryer thought.</span></p> | ||
49 | <p><span class="line">Its opinion was to head to court,</span><span class="line">sue the bastards at the school for early</span><span class="line">termination of contract. It was</span></p> | ||
50 | <p><span class="line">the embodiment of <a href="table_contents.html">justifiable anger</a>.</span><span class="line">It believed privately that it was an incarnation</span><span class="line">of Nemesis, the goddess of divine</span></p> | ||
51 | <p><span class="line">retribution. What the snack machine</span><span class="line">thought, it kept to itself, but it did say</span><span class="line">that <a href="no-nothing.html">nothing ever ends</a>. The others</span></p> | ||
52 | <p><span class="line">were confused, then angry, but finally</span><span class="line">understood, or thought they did. The snack</span><span class="line">machine’s candy melted in the sun.</span></p> | ||
53 | </section> | ||
54 | </article> | ||
55 | <nav> | ||
56 | <div class="anchors"> | ||
57 | <a href="ex-machina_backlinks.htm" id="back-link" title="Links to this page"> | ||
58 | φ | ||
59 | </a> | ||
60 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
61 | <a href="#" id="lozenge" title="ERROR">ξ</a> | ||
62 | </div> | ||
63 | |||
64 | |||
65 | </nav> | ||
66 | |||
67 | |||
68 | </body> | ||
69 | </html> | ||