about summary refs log tree commit diff stats
path: root/hardware.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 /hardware.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'hardware.html')
-rw-r--r--hardware.html28
1 files changed, 17 insertions, 11 deletions
diff --git a/hardware.html b/hardware.html index 5cac57d..47cb92d 100644 --- a/hardware.html +++ b/hardware.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">Hardware</h1> 30 <h1 class="title">Hardware</h1>
@@ -32,26 +33,31 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p>His mother drove him to the Hardware Store on a Tuesday. “I’m glad to see you’ve taken my advice for once” she said. “What do you mean.” “Applying to work at the Hardware Store. I’m <a href="sixteenth-chapel.html">proud of you</a> Paul.”</p> 37 <p>His mother drove him to the Hardware Store on a Tuesday. “I’m glad to see you’ve taken my advice for once” she said. “What do you mean.” “Applying to work at the Hardware Store. I’m <a href="sixteenth-chapel.html">proud of you</a> Paul.”</p>
37 <p>“Oh right. Sure thing.” They pulled into the parking lot. “Just be a minute” he said as he opened the car door.</p> 38 <p>“Oh right. Sure thing.” They pulled into the parking lot. “Just be a minute” he said as he opened the car door.</p>
38 <p>He walked under the door resplendent in its King William orange and white. He saw the towering rows of shelves like mountain ridges in Hell. He strolled among the fixtures, pipes, planks, sheets, plants (Why plants? he thought), switches. He realized he didn’t know the first thing about building <a href="real-writer.html">furniture</a>. “I don’t know the first thing” he muttered to himself “about building furniture. I know the last thing would be a couch or chair or stool but the first thing is a <a href="love-as-god.html">mystery</a>.” He turned around and walked straight out of the store and to his mother’s car without looking up.</p> 39 <p>He walked under the door resplendent in its King William orange and white. He saw the towering rows of shelves like mountain ridges in Hell. He strolled among the fixtures, pipes, planks, sheets, plants (Why plants? he thought), switches. He realized he didn’t know the first thing about building <a href="real-writer.html">furniture</a>. “I don’t know the first thing” he muttered to himself “about building furniture. I know the last thing would be a couch or chair or stool but the first thing is a <a href="love-as-god.html">mystery</a>.” He turned around and walked straight out of the store and to his mother’s car without looking up.</p>
39 <p>“How’d it go” she asked starting the car. “Great” he said.</p> 40 <p>“How’d it go” she asked starting the car. “Great” he said.</p>
40 </section> 41 </section>
42</article>
41 43
42 <nav> 44 <nav>
43 <a class="prevlink" href="planks.html"> 45 <a class="prevlink" href="planks.html"
46 title="Next article in Buildings out of air: Paul in the Woods">
44 Planks 47 Planks
45 </a> 48 </a>
46 <a class="prevlink" href="hands.html"> 49 <a class="prevlink" href="hands.html"
50 title="Next article in Buildings out of air: Paul in the Woods">
47 Hands 51 Hands
48 </a> 52 </a>
49 <a href="#" id="lozenge" title="Random page"> &loz; </a> 53 <a href="#" id="lozenge" title="Random page"> &loz; </a>
50 <a class="nextlink" href="treatise.html"> 54 <a class="nextlink" href="treatise.html"
51 Treatise 55 title="Previous article in Buildings out of air: Paul in the Woods">
56 Treatise>
52 </a> 57 </a>
53 <a class="nextlink" href="hymnal.html"> 58 <a class="nextlink" href="hymnal.html"
54 Hymnal 59 title="Previous article in Buildings out of air: Paul in the Woods">
60 Hymnal>
55 </a> 61 </a>
56 </nav> 62 </nav>
57</body> 63</body>