about summary refs log tree commit diff stats
path: root/stagnant.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 /stagnant.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'stagnant.html')
-rw-r--r--stagnant.html26
1 files changed, 16 insertions, 10 deletions
diff --git a/stagnant.html b/stagnant.html index e2c842d..491e2be 100644 --- a/stagnant.html +++ b/stagnant.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">Stagnant</h1> 30 <h1 class="title">Stagnant</h1>
@@ -32,25 +33,30 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p>“Riding the bus to work is a good way to think or to read” Paul thought to himself on the bus ride to work. His thoughts couldn’t become real to him because he didn’t want to look insane to everyone else on the bus. His thoughts came to him like someone <a href="sense-of-it.html">yelling over a hard wind</a>. He was trying to write them on his memory but the act of writing was easier and more immediate than that of listening. He was afraid that when he looked at his memory later he wouldn’t be able to read what was written.</p> 37 <p>“Riding the bus to work is a good way to think or to read” Paul thought to himself on the bus ride to work. His thoughts couldn’t become real to him because he didn’t want to look insane to everyone else on the bus. His thoughts came to him like someone <a href="sense-of-it.html">yelling over a hard wind</a>. He was trying to write them on his memory but the act of writing was easier and more immediate than that of listening. He was afraid that when he looked at his memory later he wouldn’t be able to read what was written.</p>
37 <p>“Thoughts are like the wind outside a moving bus” he thought “or rather the bus is a brain slamming into columns of stagnant air causing them to whistle past in a confusion of something.” He could barely hear the voice <a href="cold-wind.html">yelling to him over the wind</a>. “Speak up” he thought to the voice, then remembered it was his own. He wished he’d remembered a book to read.</p> 38 <p>“Thoughts are like the wind outside a moving bus” he thought “or rather the bus is a brain slamming into columns of stagnant air causing them to whistle past in a confusion of something.” He could barely hear the voice <a href="cold-wind.html">yelling to him over the wind</a>. “Speak up” he thought to the voice, then remembered it was his own. He wished he’d remembered a book to read.</p>
38 <p>He looked at his hands to pass the time. <a href="hands.html">They were dry in the winter air</a> that had seeped its way into the bus. He tried to figure out how many hours they would make it before cracking and bleeding. “Maybe three or four” he thought accidentally out loud. He looked around expecting stares from everyone on the seat. <a href="stayed-on-the-bus.html">He was surprised that he was the only one on the bus.</a></p> 39 <p>He looked at his hands to pass the time. <a href="hands.html">They were dry in the winter air</a> that had seeped its way into the bus. He tried to figure out how many hours they would make it before cracking and bleeding. “Maybe three or four” he thought accidentally out loud. He looked around expecting stares from everyone on the seat. <a href="stayed-on-the-bus.html">He was surprised that he was the only one on the bus.</a></p>
39 </section> 40 </section>
41</article>
40 42
41 <nav> 43 <nav>
42 <a class="prevlink" href="options.html"> 44 <a class="prevlink" href="options.html"
45 title="Next article in Buildings out of air: Paul in the Woods">
43 Options 46 Options
44 </a> 47 </a>
45 <a class="prevlink" href="snow.html"> 48 <a class="prevlink" href="snow.html"
49 title="Next article in Buildings out of air: Paul in the Woods">
46 Snow 50 Snow
47 </a> 51 </a>
48 <a href="#" id="lozenge" title="Random page"> &loz; </a> 52 <a href="#" id="lozenge" title="Random page"> &loz; </a>
49 <a class="nextlink" href="building.html"> 53 <a class="nextlink" href="building.html"
50 Building 54 title="Previous article in Buildings out of air: Paul in the Woods">
55 Building>
51 </a> 56 </a>
52 <a class="nextlink" href="stump.html"> 57 <a class="nextlink" href="stump.html"
53 Stump 58 title="Previous article in Buildings out of air: Paul in the Woods">
59 Stump>
54 </a> 60 </a>
55 </nav> 61 </nav>
56</body> 62</body>