about summary refs log tree commit diff stats
path: root/squirrel.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 /squirrel.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 'squirrel.html')
-rw-r--r--squirrel.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/squirrel.html b/squirrel.html index 71b7ebb..710ec75 100644 --- a/squirrel.html +++ b/squirrel.html
@@ -37,9 +37,8 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>He is so full in himself:<br />how far down the branch to run,<br />how long to jump, when to grab the air<br />and catch in it and turn, and land on branch<br />so gracefully it’s like dying, alone<br />and warm in a bed next to a summer window<br />and the <a href="mountain.html">birds singing</a>. And on that branch there<br />is the squirrel dancing among the branches<br />and you think <em>What if he fell?</em> but he won’t<br />because he’s a squirrel and that’s what<br />they do, <a href="movingsideways.html">dance</a> and never fall. It was erased<br />long ago from the squirrel, even<br />the possibility of falling was erased<br />from his being by the slow inexorable evolution<br />of squirrels, that is why all squirrels<br />are so full in themselves, full in who they are.</p> 41 <section class="content verse"><p>He is so full in himself:<br />how far down the branch to run,<br />how long to jump, when to grab the air<br />and catch in it and turn, and land on branch<br />so gracefully it’s like dying, alone<br />and warm in a bed next to a summer window<br />and the <a href="mountain.html">birds singing</a>. And on that branch there<br />is the squirrel dancing among the branches<br />and you think <em>What if he fell?</em> but he won’t<br />because he’s a squirrel and that’s what<br />they do, <a href="movingsideways.html">dance</a> and never fall. It was erased<br />long ago from the squirrel, even<br />the possibility of falling was erased<br />from his being by the slow inexorable evolution<br />of squirrels, that is why all squirrels<br />are so full in themselves, full in who they are.</p></section>
42 </section>
43 </article> 42 </article>
44 <nav> 43 <nav>
45 <a class="prevlink" href="spittle.html" 44 <a class="prevlink" href="spittle.html"