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 /howithappened.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 'howithappened.html')
-rw-r--r-- | howithappened.html | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/howithappened.html b/howithappened.html deleted file mode 100644 index ea72372..0000000 --- a/howithappened.html +++ /dev/null | |||
@@ -1,64 +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>How it happened | 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="howithappened" class="elegies"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">How it happened</h1> | ||
30 | |||
31 | |||
32 | <div class="header-extra"> | ||
33 | |||
34 | </div> | ||
35 | </header> | ||
36 | |||
37 | |||
38 | <section class="content verse"> | ||
39 | <p><span class="line">I was away on vacation when I heard—</span><span class="line">someone sat at my desk while I was away.</span><span class="line">They took my pen, while I was taking</span><span class="line">surf lessons, and wrote the sun into the sky.</span><span class="line">They pre-approved the earth and the waters,</span><span class="line">and all of the living things, without even</span><span class="line">having the decency to text me. It was not I</span><span class="line">who was behind the phrase “creeping things.”</span><span class="line">When I got back, of course I was pissed,</span><span class="line">but it was <a href="shipwright.html">already written</a> into the policy.</span><span class="line">I’m just saying: don’t blame me for Cain</span><span class="line">killing Abel. That was a murder. I’m not a cop.</span><span class="line">The Tower of Babel fell on its own. The ark</span><span class="line">never saw a single drop of rain. I’m <a href="problems.html">the drunk</a></span><span class="line">sitting on the curb who just pissed his pants,</span><span class="line">holding up a sign asking where I am.</span></p> | ||
40 | </section> | ||
41 | </article> | ||
42 | <nav> | ||
43 | <div class="anchors"> | ||
44 | <a href="howithappened_backlinks.htm" id="back-link" title="Links to this page"> | ||
45 | φ | ||
46 | </a> | ||
47 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
48 | <a href="#" id="lozenge" title="ERROR">ξ</a> | ||
49 | </div> | ||
50 | |||
51 | <a class="prevlink" href="i-am.html" | ||
52 | title="Previous article in Elegies for alternate selves"> | ||
53 | I am | ||
54 | </a> | ||
55 | |||
56 | <a class="nextlink" href="lovesong.html" | ||
57 | title="Next article in Elegies for alternate selves"> | ||
58 | Love Song | ||
59 | </a> | ||
60 | </nav> | ||
61 | |||
62 | |||
63 | </body> | ||
64 | </html> | ||