about summary refs log tree commit diff stats
path: root/stump.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 /stump.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 'stump.html')
-rw-r--r--stump.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/stump.html b/stump.html index 6f575c0..c65cc93 100644 --- a/stump.html +++ b/stump.html
@@ -37,13 +37,12 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p>He walked into the woods for the first time in months. It was a bright summer day but under the canopy of leaves it was cool and quiet and twilight. <a href="music-433.html">There was no sound but his footsteps, his breathing.</a> Instead of an axe, his right hand clutched his notebook. His left was in his pocket. A pencil perched behind his ear.</p> 41 <section class="content prose"><p>He walked into the woods for the first time in months. It was a bright summer day but under the canopy of leaves it was cool and quiet and twilight. <a href="music-433.html">There was no sound but his footsteps, his breathing.</a> Instead of an axe, his right hand clutched his notebook. His left was in his pocket. A pencil perched behind his ear.</p>
42 <p>He walked aimlessly until coming over a short rise he saw a stump. He recognized his handiwork in the way the stump made a kind of chair back—flat until the axe had gone through far enough, then a frayed edge like a torn page. Paul walked over to the stump and sat down.</p> 42<p>He walked aimlessly until coming over a short rise he saw a stump. He recognized his handiwork in the way the stump made a kind of chair back—flat until the axe had gone through far enough, then a frayed edge like a torn page. Paul walked over to the stump and sat down.</p>
43 <p>He looked up and tried to find a pattern in the placement of the trees. There was none. They grew randomly, beginning nowhere and ending in the same place. <a href="squirrel.html">A squirrel</a> ran down one and up another for no reason. He opened his notebook and took his pencil from his ear but could think of nothing to write.</p> 43<p>He looked up and tried to find a pattern in the placement of the trees. There was none. They grew randomly, beginning nowhere and ending in the same place. <a href="squirrel.html">A squirrel</a> ran down one and up another for no reason. He opened his notebook and took his pencil from his ear but could think of nothing to write.</p>
44 <p>A crow called hoarsely to another, something important. Paul looked up but could not see the black bird in the <a href="death-zone.html">leaves of the trees</a>. He looked back down to the cream-colored pages of his notebook.</p> 44<p>A crow called hoarsely to another, something important. Paul looked up but could not see the black bird in the <a href="death-zone.html">leaves of the trees</a>. He looked back down to the cream-colored pages of his notebook.</p>
45 <p>He was surprised that he’d written <em>YOU CANNOT DISCOVER ART</em>.</p> 45<p>He was surprised that he’d written <em>YOU CANNOT DISCOVER ART</em>.</p></section>
46 </section>
47 </article> 46 </article>
48 <nav> 47 <nav>
49 <a class="prevlink" href="joke.html" 48 <a class="prevlink" href="joke.html"