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 /angeltoabraham.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 'angeltoabraham.html')
-rw-r--r-- | angeltoabraham.html | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/angeltoabraham.html b/angeltoabraham.html deleted file mode 100644 index df86a19..0000000 --- a/angeltoabraham.html +++ /dev/null | |||
@@ -1,75 +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>The angel to Abraham | 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="angeltoabraham" class="elegies"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">The angel to Abraham</h1> | ||
30 | |||
31 | |||
32 | <div class="header-extra"> | ||
33 | |||
34 | </div> | ||
35 | </header> | ||
36 | |||
37 | <div class="ekphrastic"> | ||
38 | <a href="https://en.wikipedia.org/wiki/Abraham#/media/File:Sacrifice_of_Isaac-Caravaggio_%28Uffizi%29.jpg"> | ||
39 | <img src="trunk/Sacrifice_of_Isaac-Caravaggio.jpg" | ||
40 | title="Abraham, Abraham!" | ||
41 | alt="Abraham, Abraham!" | ||
42 | /> | ||
43 | </a> | ||
44 | </div> | ||
45 | |||
46 | <section class="content verse"> | ||
47 | <p><span class="line">Abraham, Abraham, you are old and cannot hear:</span><span class="line">what if you miss my small voice amongst the creaking</span><span class="line">of your own grief, kill your son unknowing</span><span class="line">of what he will be, and commit Israel to nothing?</span></p> | ||
48 | <p><span class="line">Abraham, you must know or hope that <a href="boar.html">God</a></span><span class="line">will not allow your son to die; you must know</span><span class="line">that this is a test, but then why</span><span class="line">are you so bent on Isaac’s destruction?</span><span class="line">Look at your eyes; there is more than fear</span><span class="line">there. I see in your eyes desperation,</span><span class="line">a manic passion to do right by your God</span><span class="line">whom you are not able to see or know.</span></p> | ||
49 | <p><span class="line">Am I too late? I <a href="i-am.html">will try</a> to stay</span><span class="line">your old hands, the knife clenched</span><span class="line">within them, intent on ending life.</span></p> | ||
50 | <p><span class="line">Will you hear my small voice amongst the creaking,</span><span class="line">or will it be the chance bleating of a passing ram?</span></p> | ||
51 | </section> | ||
52 | </article> | ||
53 | <nav> | ||
54 | <div class="anchors"> | ||
55 | <a href="angeltoabraham_backlinks.htm" id="back-link" title="Links to this page"> | ||
56 | φ | ||
57 | </a> | ||
58 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
59 | <a href="#" id="lozenge" title="ERROR">ξ</a> | ||
60 | </div> | ||
61 | |||
62 | <a class="prevlink" href="deadman.html" | ||
63 | title="Previous article in Elegies for alternate selves"> | ||
64 | Dead man | ||
65 | </a> | ||
66 | |||
67 | <a class="nextlink" href="feedingtheraven.html" | ||
68 | title="Next article in Elegies for alternate selves"> | ||
69 | Feeding the raven | ||
70 | </a> | ||
71 | </nav> | ||
72 | |||
73 | |||
74 | </body> | ||
75 | </html> | ||