about summary refs log tree commit diff stats
path: root/january.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 /january.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 'january.html')
-rw-r--r--january.html17
1 files changed, 8 insertions, 9 deletions
diff --git a/january.html b/january.html index 1e147a3..ebc937a 100644 --- a/january.html +++ b/january.html
@@ -37,15 +37,14 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content verse"> 40
41 <p>January.<br />It’s cold, and I don’t like it.<br />I prefer warm weather,<br />although I like sweaters. They are the one<br />warm spot in an otherwise <a href="tapestry.html">shitty</a> season.<br />But fall is better sweater weather. So be patient,</p> 41 <section class="content verse"><p>January.<br />It’s cold, and I don’t like it.<br />I prefer warm weather,<br />although I like sweaters. They are the one<br />warm spot in an otherwise <a href="tapestry.html">shitty</a> season.<br />But fall is better sweater weather. So be patient,</p>
42 <p><em>patient</em>,<br />while waiting for the end of January.<br />A change of season<br />brings a change of mood along with it,<br />although I never thought I’d be one<br />to believe that <a href="seasonal-affective-disorder.html">SAD</a> junk about effects of weather—</p> 42<p><em>patient</em>,<br />while waiting for the end of January.<br />A change of season<br />brings a change of mood along with it,<br />although I never thought I’d be one<br />to believe that <a href="seasonal-affective-disorder.html">SAD</a> junk about effects of weather—</p>
43 <p>weather!—<br />on a person. Who becomes a patient<br />just because of one<br /><a href="snow.html">month of snow</a>? I did say of January:<br />“It’s cold, and I don’t like it,”<br />but I hardly think it’s fair, knocking whole seasons,</p> 43<p>weather!—<br />on a person. Who becomes a patient<br />just because of one<br /><a href="snow.html">month of snow</a>? I did say of January:<br />“It’s cold, and I don’t like it,”<br />but I hardly think it’s fair, knocking whole seasons,</p>
44 <p>seasoning<br />your conversation with demands for better weather.<br />(While I find it<br />nearly impossible, it’s my mission to be patient<br />while waiting for the end of January.)<br />Oh, but how the long nights do so <a href="http://www.irs.gov/">tax</a> one!</p> 44<p>seasoning<br />your conversation with demands for better weather.<br />(While I find it<br />nearly impossible, it’s my mission to be patient<br />while waiting for the end of January.)<br />Oh, but how the long nights do so <a href="http://www.irs.gov/">tax</a> one!</p>
45 <p>One<br /><a href="real-writer.html">warm spot</a> in an otherwise shitty season—<br />all I ask, January,<br />is one warm day. Do you care whether<br />I’m a person who becomes a patient<br />in some psych ward? This just about does it.</p> 45<p>One<br /><a href="real-writer.html">warm spot</a> in an otherwise shitty season—<br />all I ask, January,<br />is one warm day. Do you care whether<br />I’m a person who becomes a patient<br />in some psych ward? This just about does it.</p>
46 <p>I.T.,<br />although I never thought I’d call one,<br />is fair and patient<br />when I call. They talk with me, season<br />my conversation of demands for better weather<br />with an argument for the white beauty of January.</p> 46<p>I.T.,<br />although I never thought I’d call one,<br />is fair and patient<br />when I call. They talk with me, season<br />my conversation of demands for better weather<br />with an argument for the white beauty of January.</p>
47 <p>They know it’s hard; they say each season<br />has its detractors. <em>One day</em>, they say, <em>the weather<br />will be controlled—until then, patience in January</em>.</p> 47<p>They know it’s hard; they say each season<br />has its detractors. <em>One day</em>, they say, <em>the weather<br />will be controlled—until then, patience in January</em>.</p></section>
48 </section>
49 </article> 48 </article>
50 <nav> 49 <nav>
51 <a href="#" id="lozenge" title="Random page"> &loz; </a> 50 <a href="#" id="lozenge" title="Random page"> &loz; </a>