about summary refs log tree commit diff stats
path: root/hands.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 /hands.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 'hands.html')
-rw-r--r--hands.html15
1 files changed, 7 insertions, 8 deletions
diff --git a/hands.html b/hands.html index 3074075..e78e42d 100644 --- a/hands.html +++ b/hands.html
@@ -37,14 +37,13 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p>He looked down at his hands idly while he was typing. They were <a href="weplayedthosegamestoo.html">dry and cracked in places</a>. He thought he might start bleeding so he went inside for some lotion.</p> 41 <section class="content prose"><p>He looked down at his hands idly while he was typing. They were <a href="weplayedthosegamestoo.html">dry and cracked in places</a>. He thought he might start bleeding so he went inside for some lotion.</p>
42 <p>“Do we have any lotion” he asked his mother. “In the medicine cabinet” she said without looking up from the TV. He walked into the <a href="boar.html">bathroom</a> and looked at himself in the mirror. “I look strange” he said to himself “I look like a teenager.” He stared into his <a href="man.html">right eye, then his left</a>. He saw nothing but <a href="deathstrumpet.html">his own reflection fish-eyed</a> in his pupils. He opened the medicine cabinet.</p> 42<p>“Do we have any lotion” he asked his mother. “In the medicine cabinet” she said without looking up from the TV. He walked into the <a href="boar.html">bathroom</a> and looked at himself in the mirror. “I look strange” he said to himself “I look like a teenager.” He stared into his <a href="man.html">right eye, then his left</a>. He saw nothing but <a href="deathstrumpet.html">his own reflection fish-eyed</a> in his pupils. He opened the medicine cabinet.</p>
43 <p>Back in his Writing Shack, he started to type.</p> 43<p>Back in his Writing Shack, he started to type.</p>
44 <blockquote> 44<blockquote>
45 <p>What is it about hands that gives them such power? It is that their power is hidden in the arm. Push on the inside of the wrist–the hand closes. Reach under the skin and pull on the outside tendons– the hand opens again. Hands are only <a href="ex-machina.html">machines</a> for grasping, controlled by the arm, not the mind.</p> 45<p>What is it about hands that gives them such power? It is that their power is hidden in the arm. Push on the inside of the wrist–the hand closes. Reach under the skin and pull on the outside tendons– the hand opens again. Hands are only <a href="ex-machina.html">machines</a> for grasping, controlled by the arm, not the mind.</p>
46 </blockquote> 46</blockquote></section>
47 </section>
48 </article> 47 </article>
49 <nav> 48 <nav>
50 <a class="prevlink" href="shed.html" 49 <a class="prevlink" href="shed.html"