about summary refs log tree commit diff stats
path: root/toilet.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 /toilet.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 'toilet.html')
-rw-r--r--toilet.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/toilet.html b/toilet.html index 2962797..3f58e24 100644 --- a/toilet.html +++ b/toilet.html
@@ -37,12 +37,11 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p>Paul only did his reading on the toilet.</p> 41 <section class="content prose"><p>Paul only did his reading on the toilet.</p>
42 <p>He read in a magazine that the universe as we know it is actually a hologram, a three-dimensional projection of a lower, two-dimensional, “realer” reality. The article said that this model explains things like quantum entanglement, what it called “spooky action at a distance.”</p> 42<p>He read in a magazine that the universe as we know it is actually a hologram, a three-dimensional projection of a lower, two-dimensional, “realer” reality. The article said that this model explains things like quantum entanglement, what it called “spooky action at a distance.”</p>
43 <p>After he finished, he ran back out to his Writing Shack and hammered out a Treatise on Literature as Spooky Action. His mind was reeling. He typed out an entire <a href="treatise.html">notecard</a> on the subject.</p> 43<p>After he finished, he ran back out to his Writing Shack and hammered out a Treatise on Literature as Spooky Action. His mind was reeling. He typed out an entire <a href="treatise.html">notecard</a> on the subject.</p>
44 <p>He stopped to catch his breath. Reading it over, he realized he was completely wrong. “Paper is made from trees” he thought “and so is furniture.” He had thought that ART and CRAFT were two separate enterprises but he realized in a flash that they were two sides of the same building. Were there other walls?</p> 44<p>He stopped to catch his breath. Reading it over, he realized he was completely wrong. “Paper is made from trees” he thought “and so is furniture.” He had thought that ART and CRAFT were two separate enterprises but he realized in a flash that they were two sides of the same building. Were there other walls?</p></section>
45 </section>
46 </article> 45 </article>
47 <nav> 46 <nav>
48 <a class="prevlink" href="hands.html" 47 <a class="prevlink" href="hands.html"