about summary refs log tree commit diff stats
path: root/reports.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 /reports.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 'reports.html')
-rw-r--r--reports.html19
1 files changed, 9 insertions, 10 deletions
diff --git a/reports.html b/reports.html index 5944798..ce82d62 100644 --- a/reports.html +++ b/reports.html
@@ -37,16 +37,15 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p>“Paul, you can’t turn in your reports on four-by-six notecards” Jill told him after he handed her his reports, typed carefully on twelve four-by-six notecards. He had spent the weekend</p> 41 <section class="content prose"><p>“Paul, you can’t turn in your reports on four-by-six notecards” Jill told him after he handed her his reports, typed carefully on twelve four-by-six notecards. He had spent the weekend</p>
42 <ol type="1"> 42<ol type="1">
43 <li>going to the Office Supply Store to buy notecards and typewriter ribbon (he found it surprisingly easily) after his first payday</li> 43<li>going to the Office Supply Store to buy notecards and typewriter ribbon (he found it surprisingly easily) after his first payday</li>
44 <li>replacing the ribbon in his typewriter (this took approximately half an hour, because he had to figure it all out on his own)</li> 44<li>replacing the ribbon in his typewriter (this took approximately half an hour, because he had to figure it all out on his own)</li>
45 <li>opening the package of notecards (this took approximately four seconds, although he still had to figure out how to do it on his own. It was just easier)</li> 45<li>opening the package of notecards (this took approximately four seconds, although he still had to figure out how to do it on his own. It was just easier)</li>
46 <li>carefully typing the reports he’d handwritten on letter paper onto the notecards (he made many mistakes and threw away many notecards, though later he used them for kindling)</li> 46<li>carefully typing the reports he’d handwritten on letter paper onto the notecards (he made many mistakes and threw away many notecards, though later he used them for kindling)</li>
47 </ol> 47</ol>
48 <p>so understandably he was upset. He told Jill all the work he’d gone to to type those notecard reports for her, for the company. <a href="seasonal-affective-disorder.html">She shook her head.</a> “Paul, you don’t have to do all that work at home. Just type it up on the computers here, that’s all you need to do. Thanks for the work though.” He nodded as she threw the notecards into the trashcan and left his cubicle.</p> 48<p>so understandably he was upset. He told Jill all the work he’d gone to to type those notecard reports for her, for the company. <a href="seasonal-affective-disorder.html">She shook her head.</a> “Paul, you don’t have to do all that work at home. Just type it up on the computers here, that’s all you need to do. Thanks for the work though.” He nodded as she threw the notecards into the trashcan and left his cubicle.</p></section>
49 </section>
50 </article> 49 </article>
51 <nav> 50 <nav>
52 <a class="prevlink" href="snow.html" 51 <a class="prevlink" href="snow.html"