about summary refs log tree commit diff stats
path: root/lovesong.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 /lovesong.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 'lovesong.html')
-rw-r--r--lovesong.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/lovesong.html b/lovesong.html index eced2f9..666f65a 100644 --- a/lovesong.html +++ b/lovesong.html
@@ -37,13 +37,12 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p>Walking along in the dark is a good way to begin a song. Walking home in the dark after a long day chasing criminals is another. Running away from an imagined evil is no way to begin a story.</p> 41 <section class="content prose"><p>Walking along in the dark is a good way to begin a song. Walking home in the dark after a long day chasing criminals is another. Running away from an imagined evil is no way to begin a story.</p>
42 <p>I am telling you this because you wanted to know what it’s like to tell something so beautiful everyone will cry. I am telling you because I want you to know what it is to keep everything inside of you. I am telling you.</p> 42<p>I am telling you this because you wanted to know what it’s like to tell something so beautiful everyone will cry. I am telling you because I want you to know what it is to keep everything inside of you. I am telling you.</p>
43 <p>Can you see? Can you see into me and reach in your hand and pull me inside out, like an <a href="ronaldmcdonald.html">old shirt</a>? Will you wear me until I unravel on your shoulders, will you cut me apart and use my skin to clean up the cola you spill on the floor when you’re drunk?</p> 43<p>Can you see? Can you see into me and reach in your hand and pull me inside out, like an <a href="ronaldmcdonald.html">old shirt</a>? Will you wear me until I unravel on your shoulders, will you cut me apart and use my skin to clean up the cola you spill on the floor when you’re drunk?</p>
44 <p>I want you to know that I want you to know. Do you want me? To know is to know. I, you want we. We want. That is why we’re here. To want is to be is to want and I want you. Do you also? Check yes or no.</p> 44<p>I want you to know that I want you to know. Do you want me? To know is to know. I, you want we. We want. That is why we’re here. To want is to be is to want and I want you. Do you also? Check yes or no.</p>
45 <p>There is a way to end every story, <a href="swansong.html">every song</a>. Every criminal must be caught. Even those who cry dry their tears. I cannot tell you all I want because I want to tell you everything. There is no art because there is no mirror big enough. We wake up every day. Sometimes we sleep.</p> 45<p>There is a way to end every story, <a href="swansong.html">every song</a>. Every criminal must be caught. Even those who cry dry their tears. I cannot tell you all I want because I want to tell you everything. There is no art because there is no mirror big enough. We wake up every day. Sometimes we sleep.</p></section>
46 </section>
47 </article> 46 </article>
48 <nav> 47 <nav>
49 <a class="prevlink" href="howithappened.html" 48 <a class="prevlink" href="howithappened.html"