about summary refs log tree commit diff stats
path: root/last-passenger.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 /last-passenger.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 'last-passenger.html')
-rw-r--r--last-passenger.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/last-passenger.html b/last-passenger.html index 76652cd..4e69cde 100644 --- a/last-passenger.html +++ b/last-passenger.html
@@ -37,11 +37,10 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>Memory works strangely, <a href="roughgloves.html">spooling its thread</a><br />over the <a href="when-im-sorry.html">nails of events</a> barely related,<br />creating finally some picture, if we’re<br />lucky, of a life—but more likely, it knots<br />itself, catches on a nail or in our throats<br />that gasp, as it binds our necks, for air.</p> 41 <section class="content verse"><p>Memory works strangely, <a href="roughgloves.html">spooling its thread</a><br />over the <a href="when-im-sorry.html">nails of events</a> barely related,<br />creating finally some picture, if we’re<br />lucky, of a life—but more likely, it knots<br />itself, catches on a nail or in our throats<br />that gasp, as it binds our necks, for air.</p>
42 <p>An example: today marks one hundred years<br />since your namesake, the last living passenger<br />pigeon, died in Cincinnati. It also marks<br />a year since we last spoke. Although around<br />the world, zoos mourn her loss, I’m done<br />with you. I mourn no more your voice, the first<br />sound I heard outside my body that reached<br /><a href="weplayedthosegamestoo.html">into my throat and set me ringing</a>. But that string—</p> 42<p>An example: today marks one hundred years<br />since your namesake, the last living passenger<br />pigeon, died in Cincinnati. It also marks<br />a year since we last spoke. Although around<br />the world, zoos mourn her loss, I’m done<br />with you. I mourn no more your voice, the first<br />sound I heard outside my body that reached<br /><a href="weplayedthosegamestoo.html">into my throat and set me ringing</a>. But that string—</p>
43 <p>memory that feels sometimes more like a tide<br />has yoked together, bound your voice to that bird,<br />the frozen, stuffed, forgotten pigeon—my heart<br />is too easy, but it must do—to blink, to flex<br />its unused toes, slowly thaw to the wetness<br />of <a href="cold-wind.html">beating wings</a>, fly to me again, and alight,<br />singing full-throated, on my broken shoulder.</p> 43<p>memory that feels sometimes more like a tide<br />has yoked together, bound your voice to that bird,<br />the frozen, stuffed, forgotten pigeon—my heart<br />is too easy, but it must do—to blink, to flex<br />its unused toes, slowly thaw to the wetness<br />of <a href="cold-wind.html">beating wings</a>, fly to me again, and alight,<br />singing full-throated, on my broken shoulder.</p></section>
44 </section>
45 </article> 44 </article>
46 <nav> 45 <nav>
47 <a href="#" id="lozenge" title="Random page"> &loz; </a> 46 <a href="#" id="lozenge" title="Random page"> &loz; </a>