From 2764ce38ff89667fc4073fb66cdd634caaffd613 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 12 Mar 2015 13:01:16 -0700 Subject: 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 `` 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. --- amber-alert.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'amber-alert.html') diff --git a/amber-alert.html b/amber-alert.html index 96ce96a..597def6 100644 --- a/amber-alert.html +++ b/amber-alert.html @@ -42,12 +42,16 @@ -
-

Lost things have a way of staying lost. They have to want to be found—is that why we tack up signs, hang socks from hooks in the park, have a box for what’s been lost but now is found? Maybe the lost want to be found but we’re looking in the wrong places. Maybe we speak the wrong language, the language of the found, to call to them. Maybe we should try another door.

-
- Amber Hagerman
Amber Hagerman
-
-
+
+ + Amber Hagerman + +
+ +

Lost things have a way of staying lost. They have to want to be found—is that why we tack up signs, hang socks from hooks in the park, have a box for what’s been lost but now is found? Maybe the lost want to be found but we’re looking in the wrong places. Maybe we speak the wrong language, the language of the found, to call to them. Maybe we should try another door.