about summary refs log tree commit diff stats
path: root/axe.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 /axe.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 'axe.html')
-rw-r--r--axe.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/axe.html b/axe.html index 2b3e90f..e31c62e 100644 --- a/axe.html +++ b/axe.html
@@ -37,12 +37,11 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p>Paul took his axe and went out into the woods to chop trees. Or rather he went into the trees to chop wood. He wasn’t sure. Either way it helped him think. Last time he’d gone out, he’d had an idea for a shoe-insert company he could start called “Paul’s Bunyons.” He chuckled to himself as he shouldered his axe and went into the forest.</p> 41 <section class="content prose"><p>Paul took his axe and went out into the woods to chop trees. Or rather he went into the trees to chop wood. He wasn’t sure. Either way it helped him think. Last time he’d gone out, he’d had an idea for a shoe-insert company he could start called “Paul’s Bunyons.” He chuckled to himself as he shouldered his axe and went into the forest.</p>
42 <p>Deep into the woods he admired the organization of the trees. “They grow wherever they fall” he said “but still none is too close to another.” He sounded like Solomon to himself. <a href="riptide_memory.html">He imagined he had a beard.</a></p> 42<p>Deep into the woods he admired the organization of the trees. “They grow wherever they fall” he said “but still none is too close to another.” He sounded like Solomon to himself. <a href="riptide_memory.html">He imagined he had a beard.</a></p>
43 <p>He walked for a long time in the shadows of the forest, in its coolness. It sounded like snow had fallen but it was still <a href="january.html">October</a>. The first time the trees seemed to radiate out from him in straight lines he stopped and turned around four times. After he walked on he noticed it happened fairly often.</p> 43<p>He walked for a long time in the shadows of the forest, in its coolness. It sounded like snow had fallen but it was still <a href="january.html">October</a>. The first time the trees seemed to radiate out from him in straight lines he stopped and turned around four times. After he walked on he noticed it happened fairly often.</p>
44 <p>Still, after he felled his first tree that day he realized they grew from the epicenter of his axe. He paused in the <a href="last-bastion.html">small dark sound</a> of the forest quiet.</p> 44<p>Still, after he felled his first tree that day he realized they grew from the epicenter of his axe. He paused in the <a href="last-bastion.html">small dark sound</a> of the forest quiet.</p></section>
45 </section>
46 </article> 45 </article>
47 <nav> 46 <nav>
48 <a class="prevlink" href="dream.html" 47 <a class="prevlink" href="dream.html"