about summary refs log tree commit diff stats
path: root/riptide_memory.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 /riptide_memory.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 'riptide_memory.html')
-rw-r--r--riptide_memory.html15
1 files changed, 7 insertions, 8 deletions
diff --git a/riptide_memory.html b/riptide_memory.html index 7811b55..89fa9a9 100644 --- a/riptide_memory.html +++ b/riptide_memory.html
@@ -37,14 +37,13 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>Inside of my memory, the poem is another memory.<br />The air up here is thin, but the wind blows harder<br />than anywhere else I know. It threatens to rip<br />my body away, like <a href="angeltoabraham.html">an angel of death</a>, to the stars.</p> 41 <section class="content verse"><p>Inside of my memory, the poem is another memory.<br />The air up here is thin, but the wind blows harder<br />than anywhere else I know. It threatens to rip<br />my body away, like <a href="angeltoabraham.html">an angel of death</a>, to the stars.</p>
42 <p>In Arizona, I thought I would forget the rain,<br />forget its sound on a roof like a hard wind, forget<br />its smell like a far away ocean. Luckily for me<br />it rains here. Luckily, because I forget too easily.</p> 42<p>In Arizona, I thought I would forget the rain,<br />forget its sound on a roof like a hard wind, forget<br />its smell like a far away ocean. Luckily for me<br />it rains here. Luckily, because I forget too easily.</p>
43 <p>In a dream, <a href="father.html">my father is caught by a riptide</a> off-shore.<br />He’s pulled far out, far enough that the shoreline’s<br />a line in his <a href="ouroboros_memory.html">memory</a> on the horizon. I can see him<br />swimming, hand over hand, pulling his small weight</p> 43<p>In a dream, <a href="father.html">my father is caught by a riptide</a> off-shore.<br />He’s pulled far out, far enough that the shoreline’s<br />a line in his <a href="ouroboros_memory.html">memory</a> on the horizon. I can see him<br />swimming, hand over hand, pulling his small weight</p>
44 <p>back to land. I see him as <a href="shipwright.html">another shipwreck</a> victim,<br />coughing sand and seawater, beard woven with seaweed.<br />I see him laying there a long time. I see all this<br />as he tells me the story, years later, the riptide</p> 44<p>back to land. I see him as <a href="shipwright.html">another shipwreck</a> victim,<br />coughing sand and seawater, beard woven with seaweed.<br />I see him laying there a long time. I see all this<br />as he tells me the story, years later, the riptide</p>
45 <p>only a <a href="100-lines.html">ghost</a> in his memory, I only a child falling<br />asleep. My mother’s making mayonnaise rolls<br />in the kitchen, a recipe I’ll send for years later,<br />in Arizona, in the monsoon season, when my thirst</p> 45<p>only a <a href="100-lines.html">ghost</a> in his memory, I only a child falling<br />asleep. My mother’s making mayonnaise rolls<br />in the kitchen, a recipe I’ll send for years later,<br />in Arizona, in the monsoon season, when my thirst</p>
46 <p>pulls me back home, my memory’s lonesome twinkle<br />like <a href="finding-the-lion.html">stars above the mountains</a>. I’ll send for it<br />and try to make them, but in the thin air they’ll<br />crumble into dust like desert air, like a memory.</p> 46<p>pulls me back home, my memory’s lonesome twinkle<br />like <a href="finding-the-lion.html">stars above the mountains</a>. I’ll send for it<br />and try to make them, but in the thin air they’ll<br />crumble into dust like desert air, like a memory.</p></section>
47 </section>
48 </article> 47 </article>
49 <nav> 48 <nav>
50 <a class="prevlink" href="music-433.html" 49 <a class="prevlink" href="music-433.html"