about summary refs log tree commit diff stats
path: root/swear.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 /swear.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 'swear.html')
-rw-r--r--swear.html17
1 files changed, 8 insertions, 9 deletions
diff --git a/swear.html b/swear.html index b2c70ad..77fb2b8 100644 --- a/swear.html +++ b/swear.html
@@ -37,15 +37,14 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <blockquote> 41 <section class="content prose"><blockquote>
42 <p><a href="planks.html">EVERYTHING CHANGES OR EVERYTHING STAYS THE SAME</a></p> 42<p><a href="planks.html">EVERYTHING CHANGES OR EVERYTHING STAYS THE SAME</a></p>
43 <p>First, a history: I was writing my thoughts in a book. I got a typewriter and typing things in a book became impossible. I began typing on 4x6 notecards. I ran out of ribbon in my typewriter. I wrote on the 4x6 notecards. I bought a new ribbon and new notecards. Now again I am typing on notecards.</p> 43<p>First, a history: I was writing my thoughts in a book. I got a typewriter and typing things in a book became impossible. I began typing on 4x6 notecards. I ran out of ribbon in my typewriter. I wrote on the 4x6 notecards. I bought a new ribbon and new notecards. Now again I am typing on notecards.</p>
44 <p>What have I been typing? Thoughts, impressions maybe, a log of changes to my mental state. I waited long enough and I began recording them in the same way. If I wait longer the ribbon will run out again and I’ll write again, on notecards or in my book. The same thoughts in different bodies.</p> 44<p>What have I been typing? Thoughts, impressions maybe, a log of changes to my mental state. I waited long enough and I began recording them in the same way. If I wait longer the ribbon will run out again and I’ll write again, on notecards or in my book. The same thoughts in different bodies.</p>
45 <p>That’s what it means, “Every thing changes or everything stays the same.” It might as well be “and.” Local differences add up to global identities. It’s a <a href="ourobors_memory.html">hoop</a>, right? And we keep going around and we think it’s flat but it’s round like the Earth.</p> 45<p>That’s what it means, “Every thing changes or everything stays the same.” It might as well be “and.” Local differences add up to global identities. It’s a <a href="ourobors_memory.html">hoop</a>, right? And we keep going around and we think it’s flat but it’s round like the Earth.</p>
46 </blockquote> 46</blockquote>
47 <p>Paul pushed his chair away from the <a href="finding-the-lion.html">Writing Desk</a> and stared at the notecard. He stood up, knocked his head on the lightbulb, swore. He pulled the notecard from his typewriter and crumpled it up with his left hand. With his right hand he reached in his pocket and pulled out his cigarettes. He put one in his mouth, threw the paper in the corner, grabbed his axe, went out into the woods.</p> 47<p>Paul pushed his chair away from the <a href="finding-the-lion.html">Writing Desk</a> and stared at the notecard. He stood up, knocked his head on the lightbulb, swore. He pulled the notecard from his typewriter and crumpled it up with his left hand. With his right hand he reached in his pocket and pulled out his cigarettes. He put one in his mouth, threw the paper in the corner, grabbed his axe, went out into the woods.</p></section>
48 </section>
49 </article> 48 </article>
50 <nav> 49 <nav>
51 <a class="prevlink" href="reports.html" 50 <a class="prevlink" href="reports.html"