about summary refs log tree commit diff stats
path: root/sense-of-it.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 /sense-of-it.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 'sense-of-it.html')
-rw-r--r--sense-of-it.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/sense-of-it.html b/sense-of-it.html index 4091f09..73646c4 100644 --- a/sense-of-it.html +++ b/sense-of-it.html
@@ -37,12 +37,11 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>I only write poems on <a href="stagnant.html">the bus</a> anymore.<br />I sit far in the back to be alone.<br />I mark black things on white things in a black thing.<br />I try to make sense of it.</p> 41 <section class="content verse"><p>I only write poems on <a href="stagnant.html">the bus</a> anymore.<br />I sit far in the back to be alone.<br />I mark black things on white things in a black thing.<br />I try to make sense of it.</p>
42 <p>Every time I see a plastic bag in the wind I think:<br /><a href="https://www.youtube.com/watch?v=Qssvnjj5Moo">This is the most beautiful thing I’ve ever seen.</a><br />Most of my life I relate to something on the TV:<br />This is how I try to make sense of it.</p> 42<p>Every time I see a plastic bag in the wind I think:<br /><a href="https://www.youtube.com/watch?v=Qssvnjj5Moo">This is the most beautiful thing I’ve ever seen.</a><br />Most of my life I relate to something on the TV:<br />This is how I try to make sense of it.</p>
43 <p>The Talking Heads song <a href="https://www.youtube.com/watch?v=9r7X3f2gFz4">“Stop Making Sense”</a><br />is about a girlfriend caught cheating and willed oblivion.<br />The song’s real title is “Girlfriend is Better”<br />but <a href="the-night-we-met.html">lying</a> about it is a way I try to make sense of it.</p> 43<p>The Talking Heads song <a href="https://www.youtube.com/watch?v=9r7X3f2gFz4">“Stop Making Sense”</a><br />is about a girlfriend caught cheating and willed oblivion.<br />The song’s real title is “Girlfriend is Better”<br />but <a href="the-night-we-met.html">lying</a> about it is a way I try to make sense of it.</p>
44 <p>The day after I lost her I found you again.<br />Your face made a plastic bag of my heart.<br />Your eyes were <a href="cold-wind.html">the wind</a> pushing the bus forward.<br />I couldn’t make sense of it.</p> 44<p>The day after I lost her I found you again.<br />Your face made a plastic bag of my heart.<br />Your eyes were <a href="cold-wind.html">the wind</a> pushing the bus forward.<br />I couldn’t make sense of it.</p></section>
45 </section>
46 </article> 45 </article>
47 <nav> 46 <nav>
48 <a href="#" id="lozenge" title="Random page"> &loz; </a> 47 <a href="#" id="lozenge" title="Random page"> &loz; </a>