about summary refs log tree commit diff stats
path: root/snow.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /snow.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'snow.html')
-rw-r--r--snow.html30
1 files changed, 18 insertions, 12 deletions
diff --git a/snow.html b/snow.html index 160c3b6..857ed3a 100644 --- a/snow.html +++ b/snow.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">Snow</h1> 30 <h1 class="title">Snow</h1>
@@ -32,27 +33,32 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <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> 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>
37 <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> 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>
38 <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> 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>
39 <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> 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>
40 <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> 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>
41 </section> 42 </section>
43</article>
42 44
43 <nav> 45 <nav>
44 <a class="prevlink" href="man.html"> 46 <a class="prevlink" href="man.html"
47 title="Next article in Buildings out of air: Paul in the Woods">
45 Man 48 Man
46 </a> 49 </a>
47 <a class="prevlink" href="shed.html"> 50 <a class="prevlink" href="shed.html"
51 title="Next article in Buildings out of air: Paul in the Woods">
48 Shed 52 Shed
49 </a> 53 </a>
50 <a href="#" id="lozenge" title="Random page"> &loz; </a> 54 <a href="#" id="lozenge" title="Random page"> &loz; </a>
51 <a class="nextlink" href="reports.html"> 55 <a class="nextlink" href="reports.html"
52 Reports 56 title="Previous article in Buildings out of air: Paul in the Woods">
57 Reports>
53 </a> 58 </a>
54 <a class="nextlink" href="stagnant.html"> 59 <a class="nextlink" href="stagnant.html"
55 Stagnant 60 title="Previous article in Buildings out of air: Paul in the Woods">
61 Stagnant>
56 </a> 62 </a>
57 </nav> 63 </nav>
58</body> 64</body>