about summary refs log tree commit diff stats
path: root/when-im-sorry-i.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 /when-im-sorry-i.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 'when-im-sorry-i.html')
-rw-r--r--when-im-sorry-i.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/when-im-sorry-i.html b/when-im-sorry-i.html index 9faea62..d7a0ea2 100644 --- a/when-im-sorry-i.html +++ b/when-im-sorry-i.html
@@ -37,11 +37,10 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>Your casserole dish takes the longest:<br />it has some baked-in crust from when you<br />cooked chicken last night. Washing it<br />allows me to think about this poem’s title<br />and the first few lines. Now that I’ve<br />written them down, I’ve <a href="elegyforanalternateself.html">forgotten the rest</a>.</p> 41 <section class="content verse"><p>Your casserole dish takes the longest:<br />it has some baked-in crust from when you<br />cooked chicken last night. Washing it<br />allows me to think about this poem’s title<br />and the first few lines. Now that I’ve<br />written them down, I’ve <a href="elegyforanalternateself.html">forgotten the rest</a>.</p>
42 <p>While scraping at something with my finger-<br />nail, I catch myself wondering again whether<br />you’ll thank me for washing your dishes.<br />I realize that this would defeat the point<br />of my gesture, that this has destroyed<br />all good thoughts I’ve had about saying</p> 42<p>While scraping at something with my finger-<br />nail, I catch myself wondering again whether<br />you’ll thank me for washing your dishes.<br />I realize that this would defeat the point<br />of my gesture, that this has destroyed<br />all good thoughts I’ve had about saying</p>
43 <p>“I’m sorry.” This, <a href="http://plagiarist.com/poetry/1703/">this is the reason</a> why<br />I am always apologizing: because I never<br />mean it, because there is always, in <a href="real-writer.html">some<br />attic</a>, a thought roaming that says, insists:<br /> “I’ve done nothing wrong, and I deserve<br />all I can take, and more than that.”</p> 43<p>“I’m sorry.” This, <a href="http://plagiarist.com/poetry/1703/">this is the reason</a> why<br />I am always apologizing: because I never<br />mean it, because there is always, in <a href="real-writer.html">some<br />attic</a>, a thought roaming that says, insists:<br /> “I’ve done nothing wrong, and I deserve<br />all I can take, and more than that.”</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>