about summary refs log tree commit diff stats
path: root/ex-machina.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 /ex-machina.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 'ex-machina.html')
-rw-r--r--ex-machina.html21
1 files changed, 10 insertions, 11 deletions
diff --git a/ex-machina.html b/ex-machina.html index 249eec5..8789250 100644 --- a/ex-machina.html +++ b/ex-machina.html
@@ -42,17 +42,16 @@
42 42
43 </header> 43 </header>
44 44
45 <section class="content verse"> 45
46 <p>Bottom of the drink: they had<br />to go. The Coke machine, the snack<br />machine, the deep fryer. Hoisted</p> 46 <section class="content verse"><p>Bottom of the drink: they had<br />to go. The Coke machine, the snack<br />machine, the deep fryer. Hoisted</p>
47 <p>and dragged through the halls<br />and out to the curb, they sat with<br />other trash beneath gray, forlorn</p> 47<p>and dragged through the halls<br />and out to the curb, they sat with<br />other trash beneath gray, forlorn</p>
48 <p>skies behind the elementary<br />school, wondering what their next<br />move would be. The Coke machine</p> 48<p>skies behind the elementary<br />school, wondering what their next<br />move would be. The Coke machine</p>
49 <p>had always wanted to live<br />the life of a <a href="prelude.html">hobo</a>, jumping trains,<br />eating from garbage, making fire</p> 49<p>had always wanted to live<br />the life of a <a href="prelude.html">hobo</a>, jumping trains,<br />eating from garbage, making fire</p>
50 <p>in old oil drums. It had some<br />strange romantic notions of being homeless,<br />is what the deep fryer thought.</p> 50<p>in old oil drums. It had some<br />strange romantic notions of being homeless,<br />is what the deep fryer thought.</p>
51 <p>Its opinion was to head to court,<br />sue the bastards at the school for early<br />termination of contract. It was</p> 51<p>Its opinion was to head to court,<br />sue the bastards at the school for early<br />termination of contract. It was</p>
52 <p>the embodiment of <a href="table_contents.html">justifiable anger</a>.<br />It believed privately that it was an incarnation<br />of Nemesis, the goddess of divine</p> 52<p>the embodiment of <a href="table_contents.html">justifiable anger</a>.<br />It believed privately that it was an incarnation<br />of Nemesis, the goddess of divine</p>
53 <p>retribution. What the snack machine<br />thought, it kept to itself, but it did say<br />that <a href="no-nothing.html">nothing ever ends</a>. The others</p> 53<p>retribution. What the snack machine<br />thought, it kept to itself, but it did say<br />that <a href="no-nothing.html">nothing ever ends</a>. The others</p>
54 <p>were confused, then angry, but finally<br />understood, or thought they did. The snack<br />machine’s candy melted in the sun.</p> 54<p>were confused, then angry, but finally<br />understood, or thought they did. The snack<br />machine’s candy melted in the sun.</p></section>
55 </section>
56 </article> 55 </article>
57 <nav> 56 <nav>
58 <a href="#" id="lozenge" title="Random page"> &loz; </a> 57 <a href="#" id="lozenge" title="Random page"> &loz; </a>