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 /man.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 'man.html')
-rw-r--r-- | man.html | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/man.html b/man.html deleted file mode 100644 index a04cfaf..0000000 --- a/man.html +++ /dev/null | |||
@@ -1,84 +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>Man | 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="man" class="paul"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">Man</h1> | ||
30 | |||
31 | |||
32 | <div class="header-extra"> | ||
33 | |||
34 | </div> | ||
35 | </header> | ||
36 | |||
37 | <div class="ekphrastic"> | ||
38 | <a href="http://collection.hht.net.au/firsthhtpictures/fullRecordPicture.jsp?recnoListAttr=recnoList&recno=31230"> | ||
39 | <img src="trunk/tbedemugshot.jpg" | ||
40 | title="This man refused to open his eyes" | ||
41 | alt="This man refused to open his eyes" | ||
42 | /> | ||
43 | </a> | ||
44 | </div> | ||
45 | |||
46 | <section class="content prose"> | ||
47 | <p><em>THIS MAN REFUSED TO OPEN HIS EYES</em></p> | ||
48 | <p>Paul read this on an old mugshot in the library. He had taken the <a href="boy_bus.html">bus</a> into town to check out a few books on woodworking and got distracted by the True Crime section. He found this mugshot in a book titled <em>Crooks like Us</em> that was published in Sydney. He liked how cities were named after women, or how women were named after cities, whichever was true.</p> | ||
49 | <p>The man in the picture’s eyes were tightly shut, as though he’d just come into the brightness of day after being dark inside for a long time. His head was tilted up and slightly to the right. He was wearing a short light tie with hash marks, and a pinstripe suit. Paul wished the <a href="about-the-author.html">photograph</a> was in color. He was standing in front of a plain brown wall covered in fabric.</p> | ||
50 | <p>The man’s eyes were not so tightly shut as Paul first thought. His eyebrows lifted away from the eyes, giving the man a bemused look. His mouth was slightly opened in what seemed to Paul like a grin. This was accentuated by the man’s ears, which were large. Paul wasn’t sure why the ears made the man look happier. He wondered what crime he had committed.</p> | ||
51 | <p>Above the man’s head was written <a href="http://emiliaphillips.com/books/signaletics/"><em>T. BEDE.22.11.28 / 203 A</em>.</a> <em>THIS MAN REFUSED TO OPEN HIS EYES</em> was written over his suit, directly below his ribcage.</p> | ||
52 | </section> | ||
53 | </article> | ||
54 | <nav> | ||
55 | <div class="anchors"> | ||
56 | <a href="man_backlinks.htm" id="back-link" title="Links to this page"> | ||
57 | φ | ||
58 | </a> | ||
59 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
60 | <a href="#" id="lozenge" title="ERROR">ξ</a> | ||
61 | </div> | ||
62 | |||
63 | <a class="prevlink" href="cereal.html" | ||
64 | title="Previous article in Buildings out of air: Paul in the Woods"> | ||
65 | Cereal | ||
66 | </a> | ||
67 | <a class="prevlink" href="leg.html" | ||
68 | title="Previous article in Buildings out of air: Paul in the Woods"> | ||
69 | Leg | ||
70 | </a> | ||
71 | |||
72 | <a class="nextlink" href="snow.html" | ||
73 | title="Next article in Buildings out of air: Paul in the Woods"> | ||
74 | Snow | ||
75 | </a> | ||
76 | <a class="nextlink" href="notes.html" | ||
77 | title="Next article in Buildings out of air: Paul in the Woods"> | ||
78 | Notes | ||
79 | </a> | ||
80 | </nav> | ||
81 | |||
82 | |||
83 | </body> | ||
84 | </html> | ||