about summary refs log tree commit diff stats
path: root/sapling.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 /sapling.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 'sapling.html')
-rw-r--r--sapling.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/sapling.html b/sapling.html index 19feadd..1aceb23 100644 --- a/sapling.html +++ b/sapling.html
@@ -37,11 +37,10 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p>He chopped down a sapling pine tree and looked at his watch. From first chop to fall it had taken him eight minutes and something like twenty seconds. Maybe a little change. He leaned against another tree and fished in his pocket for a cigarette. He lifted it out of its box and fished in his other pocket for his lighter, failing to find it. He searched his other pockets. He came to the realization that he had forgotten it in his Shack (in confusion over his True Vocation, he’d resorted to calling it simply the Shack until he could figure it out). He sighed and put his hands in his pockets.</p> 41 <section class="content prose"><p>He chopped down a sapling pine tree and looked at his watch. From first chop to fall it had taken him eight minutes and something like twenty seconds. Maybe a little change. He leaned against another tree and fished in his pocket for a cigarette. He lifted it out of its box and fished in his other pocket for his lighter, failing to find it. He searched his other pockets. He came to the realization that he had forgotten it in his Shack (in confusion over his True Vocation, he’d resorted to calling it simply the Shack until he could figure it out). He sighed and put his hands in his pockets.</p>
42 <p>“I wonder if trees are protective of their young” he said to himself, then wondered if why he had to think his thoughts out loud, then remembered he always did this, then remembered his conversation with Jill. He hoped she didn’t. He hoped that conversation was like <a href="options.html">the tree that fell in the forest</a> with no one around. “I wonder if a thought said out loud isn’t heard by anyone, if it was made. I think maybe this is what Literature (big L) is all about, if it’s trying to make a connection because no idea matters unless it’s connected to something else, or to someone else. Maybe no wood matters unless it’s <a href="last-passenger.html">bound to another</a> by upholstery nails. If ‘the devil is in the details,’ as they say (who are ‘they’ anyway?), the details are the connections? That doesn’t make sense. Details are details. Connections are connections.</p> 42<p>“I wonder if trees are protective of their young” he said to himself, then wondered if why he had to think his thoughts out loud, then remembered he always did this, then remembered his conversation with Jill. He hoped she didn’t. He hoped that conversation was like <a href="options.html">the tree that fell in the forest</a> with no one around. “I wonder if a thought said out loud isn’t heard by anyone, if it was made. I think maybe this is what Literature (big L) is all about, if it’s trying to make a connection because no idea matters unless it’s connected to something else, or to someone else. Maybe no wood matters unless it’s <a href="last-passenger.html">bound to another</a> by upholstery nails. If ‘the devil is in the details,’ as they say (who are ‘they’ anyway?), the details are the connections? That doesn’t make sense. Details are details. Connections are connections.</p>
43 <p>“Still, a neuron by itself means nothing. Put them all together though and connect them. You’ve got a brain.”</p> 43<p>“Still, a neuron by itself means nothing. Put them all together though and connect them. You’ve got a brain.”</p></section>
44 </section>
45 </article> 44 </article>
46 <nav> 45 <nav>
47 <a class="prevlink" href="question.html" 46 <a class="prevlink" href="question.html"