about summary refs log tree commit diff stats
path: root/hymnal.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 /hymnal.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 'hymnal.html')
-rw-r--r--hymnal.html17
1 files changed, 8 insertions, 9 deletions
diff --git a/hymnal.html b/hymnal.html index 5af5377..465e6ca 100644 --- a/hymnal.html +++ b/hymnal.html
@@ -37,15 +37,14 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p><em>It’s all <a href="joke.html">jokes</a></em> Paul wrote in what he was now calling his Hymnal. He had been writing non-stop all day, because he didn’t count pee or cigarette breaks. <em>All art is an inside joke. The symbology involved must be</em>—and here he put down his pen and held his head in his hands. He could never think of the word—he said often that he had no words. He opened to a new page in his Hymnal. On the top of it was written in bold script <em><strong>HYMN 386: JOKES</strong></em>.</p> 41 <section class="content prose"><p><em>It’s all <a href="joke.html">jokes</a></em> Paul wrote in what he was now calling his Hymnal. He had been writing non-stop all day, because he didn’t count pee or cigarette breaks. <em>All art is an inside joke. The symbology involved must be</em>—and here he put down his pen and held his head in his hands. He could never think of the word—he said often that he had no words. He opened to a new page in his Hymnal. On the top of it was written in bold script <em><strong>HYMN 386: JOKES</strong></em>.</p>
42 <p>Paul scowled. Who had written in his Hymnal? he wondered. He said it out loud a moment after: “Who has written in my Hymnal?” He realized he was alone in his Writing Shack, which was really a shed in the back of his mother’s garden. He wondered why he had to say his thoughts before they became real to him (if this was a habit or an inborn trait). He realized simultaneously that</p> 42<p>Paul scowled. Who had written in his Hymnal? he wondered. He said it out loud a moment after: “Who has written in my Hymnal?” He realized he was alone in his Writing Shack, which was really a shed in the back of his mother’s garden. He wondered why he had to say his thoughts before they became real to him (if this was a habit or an inborn trait). He realized simultaneously that</p>
43 <ol type="a"> 43<ol type="a">
44 <li>he could ask someone and</li> 44<li>he could ask someone and</li>
45 <li>that this was something he wondered every time he spoke his thoughts out loud.</li> 45<li>that this was something he wondered every time he spoke his thoughts out loud.</li>
46 </ol> 46</ol>
47 <p>He resolved to put the issue to rest by asking someone.</p> 47<p>He resolved to put the issue to rest by asking someone.</p></section>
48 </section>
49 </article> 48 </article>
50 <nav> 49 <nav>
51 <a class="prevlink" href="art.html" 50 <a class="prevlink" href="art.html"