about summary refs log tree commit diff stats
path: root/the-night-we-met.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 /the-night-we-met.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 'the-night-we-met.html')
-rw-r--r--the-night-we-met.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/the-night-we-met.html b/the-night-we-met.html index c5a2b48..f3b489b 100644 --- a/the-night-we-met.html +++ b/the-night-we-met.html
@@ -37,13 +37,12 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>My head is <a href="found-typewriter-poem.html">full of fire</a>, my tongue swollen,<br />pregnant with all the things I should’ve said<br />but didn’t. Last night, we met each other<br />in the dark, remember? You told me time was</p> 41 <section class="content verse"><p>My head is <a href="found-typewriter-poem.html">full of fire</a>, my tongue swollen,<br />pregnant with all the things I should’ve said<br />but didn’t. Last night, we met each other<br />in the dark, remember? You told me time was</p>
42 <p>pregnant with all things. I should’ve said<br />something, to draw you out from your place<br />in the dark. Remember, you told me time was<br />only an illusion, <a href="riptide_memory.html">and memory was</a> only</p> 42<p>pregnant with all things. I should’ve said<br />something, to draw you out from your place<br />in the dark. Remember, you told me time was<br />only an illusion, <a href="riptide_memory.html">and memory was</a> only</p>
43 <p>something to draw. You, out from your place,<br />I out from mine, that night, I believed in you.<br />Only illusion and memory were one, lying<br /><a href="early.html">down on your couch</a>, through the night you drew</p> 43<p>something to draw. You, out from your place,<br />I out from mine, that night, I believed in you.<br />Only illusion and memory were one, lying<br /><a href="early.html">down on your couch</a>, through the night you drew</p>
44 <p>me out from mine. That night, I believed in you<br />when you told me you loved me. I lay<br />down on your couch. Through the night, you drew<br />a picture of our <a href="100-lines.html">future together</a>.</p> 44<p>me out from mine. That night, I believed in you<br />when you told me you loved me. I lay<br />down on your couch. Through the night, you drew<br />a picture of our <a href="100-lines.html">future together</a>.</p>
45 <p>When you told me you loved me, I lied<br /><a href="apollo11.html">in the dark</a>. Remember, you told me time was<br /><a href="last-passenger.html">a picture of our future</a> together.<br />My head is full of fire, <a href="plant.html">my tongue swollen</a>.</p> 45<p>When you told me you loved me, I lied<br /><a href="apollo11.html">in the dark</a>. Remember, you told me time was<br /><a href="last-passenger.html">a picture of our future</a> together.<br />My head is full of fire, <a href="plant.html">my tongue swollen</a>.</p></section>
46 </section>
47 </article> 46 </article>
48 <nav> 47 <nav>
49 <a href="#" id="lozenge" title="Random page"> &loz; </a> 48 <a href="#" id="lozenge" title="Random page"> &loz; </a>