about summary refs log tree commit diff stats
path: root/early.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 /early.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 'early.html')
-rw-r--r--early.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/early.html b/early.html index a1f38e6..1b80431 100644 --- a/early.html +++ b/early.html
@@ -37,13 +37,12 @@
37 37
38 </header> 38 </header>
39 39
40 <section class="content prose"> 40
41 <p><em>YOU CANNOT DISCOVER ART ART MUST BE CREATED</em> he sat on the couch at home while his mother <a href="real-writer.html">watched TV</a> and smoked. <a href="when-im-sorry-i.html">Dinner had been chicken</a> and peas with <a href="shipwright.html">milk</a> and afterward Paul and his mother sat on opposite ends of the couch. At intervals she would look sideways at Paul writing. He pretended not to notice.</p> 41 <section class="content prose"><p><em>YOU CANNOT DISCOVER ART ART MUST BE CREATED</em> he sat on the couch at home while his mother <a href="real-writer.html">watched TV</a> and smoked. <a href="when-im-sorry-i.html">Dinner had been chicken</a> and peas with <a href="shipwright.html">milk</a> and afterward Paul and his mother sat on opposite ends of the couch. At intervals she would look sideways at Paul writing. He pretended not to notice.</p>
42 <p><em>ART = ARTIFICE</em> he wrote. <em>ARTIFICE MEANS UNNATURAL. ARTIFICE MEANS BUILT. TO BUILD MEANS TO <a href="fire.html">FIND A PATTERN</a> &amp; FIND A PATTERN IS WHAT WE ARE GOOD AT.</em> He thought about this while someone else won a car.</p> 42<p><em>ART = ARTIFICE</em> he wrote. <em>ARTIFICE MEANS UNNATURAL. ARTIFICE MEANS BUILT. TO BUILD MEANS TO <a href="fire.html">FIND A PATTERN</a> &amp; FIND A PATTERN IS WHAT WE ARE GOOD AT.</em> He thought about this while someone else won a car.</p>
43 <p>“Do you think humans are good at finding patterns because we are hunters” he asked his mother. She <a href="movingsideways.html">looked sideways</a> at him and said “Sure Paul.” “Early on in our evolution we were hunters right? And to hunt we had to see the patterns in seemingly random events, like where the gazelle went each year” “Paul I’m trying to watch TV. If you’re going to write this stuff go do it in your room you’re distracting.” Paul got up and went to his room and lay down on his bed.</p> 43<p>“Do you think humans are good at finding patterns because we are hunters” he asked his mother. She <a href="movingsideways.html">looked sideways</a> at him and said “Sure Paul.” “Early on in our evolution we were hunters right? And to hunt we had to see the patterns in seemingly random events, like where the gazelle went each year” “Paul I’m trying to watch TV. If you’re going to write this stuff go do it in your room you’re distracting.” Paul got up and went to his room and lay down on his bed.</p>
44 <p>“If the gazelle went <a href="serengeti.html">to the same place</a> every year” he thought “did they know the pattern too? Or was it random for them, did they think each year ‘This seems like a good spot let’s graze here’ without knowing?”</p> 44<p>“If the gazelle went <a href="serengeti.html">to the same place</a> every year” he thought “did they know the pattern too? Or was it random for them, did they think each year ‘This seems like a good spot let’s graze here’ without knowing?”</p>
45 <p>He wrote <em>PATTERN = MEMORY</em> in his notebook.</p> 45<p>He wrote <em>PATTERN = MEMORY</em> in his notebook.</p></section>
46 </section>
47 </article> 46 </article>
48 <nav> 47 <nav>
49 <a class="prevlink" href="stump.html" 48 <a class="prevlink" href="stump.html"