about summary refs log tree commit diff stats
path: root/serengeti.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 /serengeti.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 'serengeti.html')
-rw-r--r--serengeti.html64
1 files changed, 0 insertions, 64 deletions
diff --git a/serengeti.html b/serengeti.html deleted file mode 100644 index 8280389..0000000 --- a/serengeti.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>Serengeti | 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="serengeti" class="elegies">
24
25
26 <article class="container">
27 <header>
28 <!-- title -->
29 <h1 class="title">Serengeti</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">The self is a serengeti</span><span class="line">a wide grassland with baobab trees</span><span class="line">reaching their roots deep into earth</span><span class="line">like a child into a clay pot</span><span class="line">A wind blows there or seems to blow</span><span class="line">if he holds it up to his ear the air shifts</span><span class="line">like stones in a stream uncovering a crawfish</span><span class="line">it finds another hiding place watching you</span><span class="line">Its eyes are blacker than wind</span><span class="line">on the serengeti they are the <a href="onformalpoetry.html">eyes of a predator</a></span><span class="line">they are coming toward you or receding</span><span class="line">a storm cloud builds on the horizon</span><span class="line">Are you <a href="squirrel.html">running</a> toward the rain or away from it</span><span class="line">Do you stand still and crouch hoping for silence</span></p>
40 </section>
41 </article>
42 <nav>
43 <div class="anchors">
44 <a href="serengeti_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="mountain.html"
52 title="Previous article in Elegies for alternate selves">
53 The mountain
54 </a>
55
56 <a class="nextlink" href="shipwright.html"
57 title="Next article in Elegies for alternate selves">
58 The shipwright
59 </a>
60 </nav>
61
62
63</body>
64</html>