about summary refs log tree commit diff stats
path: root/epigraph.html
diff options
context:
space:
mode:
authorCase Duckworth2015-04-14 16:36:17 -0700
committerCase Duckworth2015-04-14 16:36:17 -0700
commit9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch)
treeb2339220ee50cf48b8887f0cc1fed4813a95901b /epigraph.html
parentAdd toc metadata (diff)
downloadautocento-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 'epigraph.html')
-rw-r--r--epigraph.html64
1 files changed, 0 insertions, 64 deletions
diff --git a/epigraph.html b/epigraph.html deleted file mode 100644 index 91de065..0000000 --- a/epigraph.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>epigraph | 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="epigraph" class="elegies">
24
25
26 <article class="container">
27 <header>
28 <!-- title -->
29 <h1 class="title">epigraph</h1>
30 <h1 class="subtitle">– Sylvia Plath</h1>
31
32 <div class="header-extra">
33
34 </div>
35 </header>
36
37
38 <section class="content prose">
39 <p>I saw my life branching out before me like the <a href="peaches.html">green fig tree</a> in the story. From the tip of every branch, like a fat purple fig, a wonderful future beckoned and winked. One fig was a husband and a happy home and children, and another fig was a famous poet and another fig was a brilliant professor, and another fig was Ee Gee, the amazing editor, and another fig was Europe and Africa and South America, and another fig was Constantin and Socrates and Attila and a pack of <a href="spittle.html">other lovers</a> and queer names and offbeat professions, and another fig was an Olympic lady crew champion, and beyond and above these figs were many more figs I couldn’t quite make out. I saw myself sitting in the crotch of this fig tree, starving to <a href="deathstrumpet.html">death</a>, just because I couldn’t make up my mind which of the figs I would choose. I wanted each and every one of them, but choosing one meant losing all the rest, and, as I sat there, unable to decide, the figs began to wrinkle and go black, and, one by one, they plopped to the ground at my feet.</p>
40 </section>
41 </article>
42 <nav>
43 <div class="anchors">
44 <a href="epigraph_backlinks.htm" id="back-link" title="Links to this page">
45 &phi;
46 </a>
47 <a href="index.html" id="cover-link" title="To cover">&loz;</a>
48 <a href="#" id="lozenge" title="ERROR">&xi;</a>
49 </div>
50
51 <a class="prevlink" href="deathstrumpet.html"
52 title="Previous article in Elegies for alternate selves">
53 Death’s Trumpet
54 </a>
55
56 <a class="nextlink" href="howtoreadthis.html"
57 title="Next article in Elegies for alternate selves">
58 How to read this
59 </a>
60 </nav>
61
62
63</body>
64</html>