about summary refs log tree commit diff stats
path: root/death-zone.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-26 19:46:45 -0700
committerCase Duckworth2015-03-26 19:46:45 -0700
commitc654151582a77a0b459e3f55b687e43a32d4b67d (patch)
tree6d5d5d2b5f5650b494318e66cef6135b32c0cc72 /death-zone.html
parentFlatten directory structure (diff)
downloadautocento-c654151582a77a0b459e3f55b687e43a32d4b67d.tar.gz
autocento-c654151582a77a0b459e3f55b687e43a32d4b67d.zip
Add HAPAX LEGOMENA support & flatten structure
The list of hapax legomena for this project is available at /hapax.html.

In addition, the directory structure has been further flattened.
All assets (javascript, lua, images, fonts) are in /trunk/.

One other thing was to update the makefile.
It compiles hapax.txt from rivers.
Diffstat (limited to 'death-zone.html')
-rw-r--r--death-zone.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/death-zone.html b/death-zone.html index 1145184..570a57b 100644 --- a/death-zone.html +++ b/death-zone.html
@@ -10,16 +10,15 @@
10 <meta name="author" content="Case Duckworth"> 10 <meta name="author" content="Case Duckworth">
11 11
12 <title>The Death Zone | Autocento of the breakfast table</title> 12 <title>The Death Zone | Autocento of the breakfast table</title>
13 <link rel="icon" type="image/png" href="img/favico.png" /> 13 <link rel="icon" type="image/png" href="trunk/favico.png" />
14 14
15 <link rel="stylesheet" type="text/css" href="style.css"> 15 <link rel="stylesheet" type="text/css" href="style.css">
16 <script src="./js/lozenge.js" type="text/javascript"> </script> 16 <script src="trunk/lozenge.js" type="text/javascript"> </script>
17 <script src="./js/hylo.js" type="text/javascript"> </script> 17 <script src="trunk/hylo.js" type="text/javascript"> </script>
18 18
19 <!--[if lt IE 9]> 19 <!--[if lt IE 9]>
20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
21 <![endif]--> 21 <![endif]-->
22 <!-- <script src="js/external.js"> </script> -->
23 </head> 22 </head>
24<body id="death-zone" class="stark"> 23<body id="death-zone" class="stark">
25 24
@@ -43,7 +42,7 @@
43 42
44 <div class="ekphrastic"> 43 <div class="ekphrastic">
45 <a href="http://www.npr.org/blogs/13.7/2013/11/19/245996903/embracing-life-and-death"> 44 <a href="http://www.npr.org/blogs/13.7/2013/11/19/245996903/embracing-life-and-death">
46 <img src="img/gould.png" 45 <img src="trunk/gould.png"
47 title="Philip Gould" 46 title="Philip Gould"
48 alt="Philip Gould" 47 alt="Philip Gould"
49 /> 48 />