about summary refs log tree commit diff stats
path: root/snow.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /snow.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'snow.html')
-rw-r--r--snow.html37
1 files changed, 18 insertions, 19 deletions
diff --git a/snow.html b/snow.html index 4781d26..d02306e 100644 --- a/snow.html +++ b/snow.html
@@ -1,5 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents --> 2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent -->
3<html lang="en"> 4<html lang="en">
4<head> 5<head>
5 <meta charset="utf-8"> 6 <meta charset="utf-8">
@@ -23,25 +24,23 @@
23 <!-- <script src="js/external.js"> </script> --> 24 <!-- <script src="js/external.js"> </script> -->
24 </head> 25 </head>
25<body> 26<body>
27
28 <article id="container">
29 <header>
30 <!-- title -->
31 <h1 class="title">Snow</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Snow</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <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>
38 <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>
39 <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>
40 <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="100-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>
41 <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>
42 </section>
43</article>
44 35
36 <section class="content prose">
37 <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>
38 <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>
39 <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>
40 <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="100-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>
41 <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>
42 </section>
43 </article>
45 <nav> 44 <nav>
46 <a class="prevlink" href="man.html" 45 <a class="prevlink" href="man.html"
47 title="Next article in Buildings out of air: Paul in the Woods"> 46 title="Next article in Buildings out of air: Paul in the Woods">
@@ -61,5 +60,5 @@
61 Stagnant 60 Stagnant
62 </a> 61 </a>
63 </nav> 62 </nav>
64</body> 63 </body>
65</html> 64</html>