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. --- snow.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'snow.html') diff --git a/snow.html b/snow.html index bf1c13f..025f0ea 100644 --- a/snow.html +++ b/snow.html @@ -37,13 +37,12 @@ -
-

I don’t care if they burn he wrote on his last blank notecard. He’d have to go to the Office Supply Store tomorrow after work.

-

He looked at what he’d written. He’d been thinking about this for a while, felt the frustration build slowly like a thundercloud in the back of his mind. He thought he should write something else on the card, but everything he thought of seemed too confessional or too real compromising. He didn’t want anyone, not even the notecards, to know what he was thinking. He decided to try for more of an interview with the paper.

-

Why? asked the notecard. Because there is nothing important on any of them he wrote back. What do you mean? You have some good stuff in that top drawer there. He looked in the top drawer. It was stuffed full of notecards in no organization. He could see bits and pieces of thoughts like leaves crunched underfoot in autumn. It will take so much organization he wrote.

-

Why is organization important? Remember the trees, how they formed rows without trying. No matter how the ideas fall, they make something. The snow does that too he wrote. It doesn’t try to make anything but it does.

-

No the snow is different the notecard was annoyed. The snow is a blank canvas that humans build into shapes or doppelgangers. It makes nothing on its own.

-
+ +

I don’t care if they burn he wrote on his last blank notecard. He’d have to go to the Office Supply Store tomorrow after work.

+

He looked at what he’d written. He’d been thinking about this for a while, felt the frustration build slowly like a thundercloud in the back of his mind. He thought he should write something else on the card, but everything he thought of seemed too confessional or too real compromising. He didn’t want anyone, not even the notecards, to know what he was thinking. He decided to try for more of an interview with the paper.

+

Why? asked the notecard. Because there is nothing important on any of them he wrote back. What do you mean? You have some good stuff in that top drawer there. He looked in the top drawer. It was stuffed full of notecards in no organization. He could see bits and pieces of thoughts like leaves crunched underfoot in autumn. It will take so much organization he wrote.

+

Why is organization important? Remember the trees, how they formed rows without trying. No matter how the ideas fall, they make something. The snow does that too he wrote. It doesn’t try to make anything but it does.

+

No the snow is different the notecard was annoyed. The snow is a blank canvas that humans build into shapes or doppelgangers. It makes nothing on its own.