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 /snow.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 'snow.html')
-rw-r--r-- | snow.html | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/snow.html b/snow.html deleted file mode 100644 index 01eb54d..0000000 --- a/snow.html +++ /dev/null | |||
@@ -1,76 +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>Snow | 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="snow" class="paul"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">Snow</h1> | ||
30 | |||
31 | |||
32 | <div class="header-extra"> | ||
33 | |||
34 | </div> | ||
35 | </header> | ||
36 | |||
37 | |||
38 | <section class="content prose"> | ||
39 | <p><em><a href="fire.html">I don’t care if they burn</a></em> he wrote on his last blank notecard. He’d have to go to the Office Supply Store tomorrow after work.</p> | ||
40 | <p>He looked at what he’d written. He’d been thinking about this for a while, felt the frustration build slowly like a <a href="serengeti.html">thundercloud</a> in the back of his mind. He thought he should write something else on the card, but everything he thought of seemed too confessional or too real compromising. <a href="lappel-du-vide.html">He didn’t want anyone, not even the notecards, to know what he was thinking.</a> He decided to try for more of an interview with the paper.</p> | ||
41 | <p><em>Why?</em> asked the notecard. <em>Because there is nothing important on any of them</em> he wrote back. <em>What do you mean? You have some good stuff in that top drawer there.</em> He looked in the top drawer. It was stuffed full of notecards in no organization. He could see bits and pieces of thoughts like leaves crunched underfoot in autumn. <em>It will take so much organization</em> he wrote.</p> | ||
42 | <p><em>Why is organization important? Remember the trees, <a href="axe.html">how they formed rows</a> without trying. No matter how the ideas fall, they make something. <a href="one-hundred-lines.html">The snow</a> <a href="weplayedthosegamestoo.html">does that too</a></em> he wrote. <em>It doesn’t try to make anything but it does.</em></p> | ||
43 | <p><em>No the snow is different</em> the notecard was annoyed. <em>The snow is a blank canvas that humans build into shapes or doppelgangers. It makes nothing on its own.</em></p> | ||
44 | </section> | ||
45 | </article> | ||
46 | <nav> | ||
47 | <div class="anchors"> | ||
48 | <a href="snow_backlinks.htm" id="back-link" title="Links to this page"> | ||
49 | φ | ||
50 | </a> | ||
51 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
52 | <a href="#" id="lozenge" title="ERROR">ξ</a> | ||
53 | </div> | ||
54 | |||
55 | <a class="prevlink" href="man.html" | ||
56 | title="Previous article in Buildings out of air: Paul in the Woods"> | ||
57 | Man | ||
58 | </a> | ||
59 | <a class="prevlink" href="shed.html" | ||
60 | title="Previous article in Buildings out of air: Paul in the Woods"> | ||
61 | Shed | ||
62 | </a> | ||
63 | |||
64 | <a class="nextlink" href="reports.html" | ||
65 | title="Next article in Buildings out of air: Paul in the Woods"> | ||
66 | Reports | ||
67 | </a> | ||
68 | <a class="nextlink" href="stagnant.html" | ||
69 | title="Next article in Buildings out of air: Paul in the Woods"> | ||
70 | Stagnant | ||
71 | </a> | ||
72 | </nav> | ||
73 | |||
74 | |||
75 | </body> | ||
76 | </html> | ||