about summary refs log tree commit diff stats
path: root/swansong.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 /swansong.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 'swansong.html')
-rw-r--r--swansong.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/swansong.html b/swansong.html index 9dcd94a..3671d37 100644 --- a/swansong.html +++ b/swansong.html
@@ -37,9 +37,8 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>Swans fly overhead singing goodbye<br />to we <a href="howithappened.html">walkers of the earth</a>. You point<br />to them in formation, you tell me<br />you are not you. <a href="swansong-alt.html">You are the air the swans<br />walk on</a> as they journey like pilgrims<br />to a temple in the south. A curtain<br />there separates me from you, swans<br />from the air they fly through. I say<br />that you are no longer the temple,<br />that you have been through fire<br />and are now less than ash. You are<br />a <a href="moongone.html">mirror</a> of me, the <a href="deathstrumpet.html">air without a swan</a>.<br />Together, we are each other. You<br />and I have both nothing and everything<br />at once. We own the world and nothing in it.</p> 41 <section class="content verse"><p>Swans fly overhead singing goodbye<br />to we <a href="howithappened.html">walkers of the earth</a>. You point<br />to them in formation, you tell me<br />you are not you. <a href="swansong-alt.html">You are the air the swans<br />walk on</a> as they journey like pilgrims<br />to a temple in the south. A curtain<br />there separates me from you, swans<br />from the air they fly through. I say<br />that you are no longer the temple,<br />that you have been through fire<br />and are now less than ash. You are<br />a <a href="moongone.html">mirror</a> of me, the <a href="deathstrumpet.html">air without a swan</a>.<br />Together, we are each other. You<br />and I have both nothing and everything<br />at once. We own the world and nothing in it.</p></section>
42 </section>
43 </article> 42 </article>
44 <nav> 43 <nav>
45 <a class="prevlink" href="squirrel.html" 44 <a class="prevlink" href="squirrel.html"