about summary refs log tree commit diff stats
path: root/stagnant.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 /stagnant.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 'stagnant.html')
-rw-r--r--stagnant.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/stagnant.html b/stagnant.html index 3e94abb..da4ea1c 100644 --- a/stagnant.html +++ b/stagnant.html
@@ -37,11 +37,10 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <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> 41 <section class="content prose"><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>
42 <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> 42<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>
43 <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> 43<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></section>
44 </section>
45 </article> 44 </article>
46 <nav> 45 <nav>
47 <a class="prevlink" href="options.html" 46 <a class="prevlink" href="options.html"