about summary refs log tree commit diff stats
path: root/snow.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 /snow.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 'snow.html')
-rw-r--r--snow.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/snow.html b/snow.html index bf1c13f..025f0ea 100644 --- a/snow.html +++ b/snow.html
@@ -37,13 +37,12 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p><em><a href="fire.html">I don’t care if they burn</a></em> he wrote on his last blank notecard. He’d have to go to the Office Supply Store tomorrow after work.</p> 41 <section class="content prose"><p><em><a href="fire.html">I don’t care if they burn</a></em> he wrote on his last blank notecard. He’d have to go to the Office Supply Store tomorrow after work.</p>
42 <p>He looked at what he’d written. He’d been thinking about this for a while, felt the frustration build slowly like a <a href="serengeti.html">thundercloud</a> 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. <a href="lappel-du-vide.html">He didn’t want anyone, not even the notecards, to know what he was thinking.</a> He decided to try for more of an interview with the paper.</p> 42<p>He looked at what he’d written. He’d been thinking about this for a while, felt the frustration build slowly like a <a href="serengeti.html">thundercloud</a> 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. <a href="lappel-du-vide.html">He didn’t want anyone, not even the notecards, to know what he was thinking.</a> He decided to try for more of an interview with the paper.</p>
43 <p><em>Why?</em> asked the notecard. <em>Because there is nothing important on any of them</em> he wrote back. <em>What do you mean? You have some good stuff in that top drawer there.</em> 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. <em>It will take so much organization</em> he wrote.</p> 43<p><em>Why?</em> asked the notecard. <em>Because there is nothing important on any of them</em> he wrote back. <em>What do you mean? You have some good stuff in that top drawer there.</em> 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. <em>It will take so much organization</em> he wrote.</p>
44 <p><em>Why is organization important? Remember the trees, <a href="axe.html">how they formed rows</a> without trying. No matter how the ideas fall, they make something. <a href="100-lines.html">The snow</a> <a href="weplayedthosegamestoo.html">does that too</a></em> he wrote. <em>It doesn’t try to make anything but it does.</em></p> 44<p><em>Why is organization important? Remember the trees, <a href="axe.html">how they formed rows</a> without trying. No matter how the ideas fall, they make something. <a href="100-lines.html">The snow</a> <a href="weplayedthosegamestoo.html">does that too</a></em> he wrote. <em>It doesn’t try to make anything but it does.</em></p>
45 <p><em>No the snow is different</em> the notecard was annoyed. <em>The snow is a blank canvas that humans build into shapes or doppelgangers. It makes nothing on its own.</em></p> 45<p><em>No the snow is different</em> the notecard was annoyed. <em>The snow is a blank canvas that humans build into shapes or doppelgangers. It makes nothing on its own.</em></p></section>
46 </section>
47 </article> 46 </article>
48 <nav> 47 <nav>
49 <a class="prevlink" href="man.html" 48 <a class="prevlink" href="man.html"