about summary refs log tree commit diff stats
path: root/squirrel.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /squirrel.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'squirrel.html')
-rw-r--r--squirrel.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/squirrel.html b/squirrel.html index de82cd7..72df4c4 100644 --- a/squirrel.html +++ b/squirrel.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">The squirrel</h1> 30 <h1 class="title">The squirrel</h1>
@@ -32,17 +33,20 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing verse"> 36 <section class="content verse">
36 <p>He is so full in himself:<br />how far down the branch to run,<br />how long to jump, when to grab the air<br />and catch in it and turn, and land on branch<br />so gracefully it’s like dying, alone<br />and warm in a bed next to a summer window<br />and the <a href="mountain.html">birds singing</a>. And on that branch there<br />is the squirrel dancing among the branches<br />and you think <em>What if he fell?</em> but he won’t<br />because he’s a squirrel and that’s what<br />they do, <a href="movingsideways.html">dance</a> and never fall. It was erased<br />long ago from the squirrel, even<br />the possibility of falling was erased<br />from his being by the slow inexorable evolution<br />of squirrels, that is why all squirrels<br />are so full in themselves, full in who they are.</p> 37 <p>He is so full in himself:<br />how far down the branch to run,<br />how long to jump, when to grab the air<br />and catch in it and turn, and land on branch<br />so gracefully it’s like dying, alone<br />and warm in a bed next to a summer window<br />and the <a href="mountain.html">birds singing</a>. And on that branch there<br />is the squirrel dancing among the branches<br />and you think <em>What if he fell?</em> but he won’t<br />because he’s a squirrel and that’s what<br />they do, <a href="movingsideways.html">dance</a> and never fall. It was erased<br />long ago from the squirrel, even<br />the possibility of falling was erased<br />from his being by the slow inexorable evolution<br />of squirrels, that is why all squirrels<br />are so full in themselves, full in who they are.</p>
37 </section> 38 </section>
39</article>
38 40
39 <nav> 41 <nav>
40 <a class="prevlink" href="spittle.html"> 42 <a class="prevlink" href="spittle.html"
43 title="Next article in Elegies for alternate selves">
41 Spittle 44 Spittle
42 </a> 45 </a>
43 <a href="#" id="lozenge" title="Random page"> &loz; </a> 46 <a href="#" id="lozenge" title="Random page"> &loz; </a>
44 <a class="nextlink" href="swansong.html"> 47 <a class="nextlink" href="swansong.html"
45 Swan song 48 title="Previous article in Elegies for alternate selves">
49 Swan song>
46 </a> 50 </a>
47 </nav> 51 </nav>
48</body> 52</body>