about summary refs log tree commit diff stats
path: root/elegyforanalternateself.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 /elegyforanalternateself.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 'elegyforanalternateself.html')
-rw-r--r--elegyforanalternateself.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/elegyforanalternateself.html b/elegyforanalternateself.html index 328f997..6e2cdef 100644 --- a/elegyforanalternateself.html +++ b/elegyforanalternateself.html
@@ -37,10 +37,9 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>Say there are no words. Say that we are conjoined<br />from birth, or better still, say we are myself.<br />—But I still talk to myself, I build my world<br />through language, so if we say there are <a href="hymnal.html">no words</a><br />this is not enough. Say we are instead some animal,<br />or better yet, <a href="plant.html">a plant</a>, or a flagellum motoring<br />aimlessly around. (Say that humans are the only things<br />that reason. Say that we’re the <a href="movingsideways.html">only things that worry</a>.)</p> 41 <section class="content verse"><p>Say there are no words. Say that we are conjoined<br />from birth, or better still, say we are myself.<br />—But I still talk to myself, I build my world<br />through language, so if we say there are <a href="hymnal.html">no words</a><br />this is not enough. Say we are instead some animal,<br />or better yet, <a href="plant.html">a plant</a>, or a flagellum motoring<br />aimlessly around. (Say that humans are the only things<br />that reason. Say that we’re the <a href="movingsideways.html">only things that worry</a>.)</p>
42 <p>Say that I am separate. To say there’s everything else<br />and then there’s me is wrong. Each thing is separate:<br /><a href="i-wanted-to-tell-you-something.html">there is no whole in the world</a>. Say this is both good<br />and bad, or rather, say there is no good or bad but only<br />being, more and more of it always added, none taken out<br />though it can be forgotten. Say that forgetting<br />is a function of our remembering. (Say that humans only<br /><a href="swansong-alt.html">worry about separation</a>. Say that only humans feel it.)</p> 42<p>Say that I am separate. To say there’s everything else<br />and then there’s me is wrong. Each thing is separate:<br /><a href="i-wanted-to-tell-you-something.html">there is no whole in the world</a>. Say this is both good<br />and bad, or rather, say there is no good or bad but only<br />being, more and more of it always added, none taken out<br />though it can be forgotten. Say that forgetting<br />is a function of our remembering. (Say that humans only<br /><a href="swansong-alt.html">worry about separation</a>. Say that only humans feel it.)</p></section>
43 </section>
44 </article> 43 </article>
45 <nav> 44 <nav>
46 <a href="#" id="lozenge" title="Random page"> &loz; </a> 45 <a href="#" id="lozenge" title="Random page"> &loz; </a>