about summary refs log tree commit diff stats
path: root/hardware.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-12 13:01:16 -0700
committerCase Duckworth2015-03-12 13:01:16 -0700
commit2764ce38ff89667fc4073fb66cdd634caaffd613 (patch)
tree2b574940d00219cddba222222ee2ae13d49ea644 /hardware.html
parentRemove lua cruft (diff)
downloadautocento-2764ce38ff89667fc4073fb66cdd634caaffd613.tar.gz
autocento-2764ce38ff89667fc4073fb66cdd634caaffd613.zip
Fix #9 - ekphrastisize some poems
For ekphrastic articles, add `ekphrastic` node to YAML metadata.
This node includes subnodes `image`, `title`, `alt`, `link`, and `class`.
`image` provides a link to the local image--just include the file name
with the extension, not the folder (all images should be in /img/.)
`title` provides the title of the image, and the alt-text, if there
is no `alt` node.
`alt`, if it exists, provides the alt text for the image.
`link`, if present, wraps the image in an `<a>` tag--it should point
to the source web page of the ekphrastic image.
`class`, if present, sets the class(es) for the image, for styling.

In this commit, I've set `ekphrastic` on the four articles that have
them so far: 'The Death Zone,' 'AMBER alert,' 'The moon is gone,' and
'Man.' I've also updated .template.html with the changes, and updated
README.md to reflect the changes in YAML structure.
Diffstat (limited to 'hardware.html')
-rw-r--r--hardware.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/hardware.html b/hardware.html index ef4708a..490be9a 100644 --- a/hardware.html +++ b/hardware.html
@@ -37,12 +37,11 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <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> 41 <section class="content prose"><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>
42 <p>“Oh right. Sure thing.” They pulled into the parking lot. “Just be a minute” he said as he opened the car door.</p> 42<p>“Oh right. Sure thing.” They pulled into the parking lot. “Just be a minute” he said as he opened the car door.</p>
43 <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> 43<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>
44 <p>“How’d it go” she asked starting the car. “Great” he said.</p> 44<p>“How’d it go” she asked starting the car. “Great” he said.</p></section>
45 </section>
46 </article> 45 </article>
47 <nav> 46 <nav>
48 <a class="prevlink" href="planks.html" 47 <a class="prevlink" href="planks.html"