diff options
author | Case Duckworth | 2015-03-02 16:47:25 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-02 16:47:25 -0700 |
commit | c1eb96578e5a40d2b6eaee0ace394cff8daf197b (patch) | |
tree | eeac1967a361f2a7f245cb0076b63d526ab45341 /leaf.html | |
parent | First complete src/ linking complete (diff) | |
download | autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.tar.gz autocento-c1eb96578e5a40d2b6eaee0ace394cff8daf197b.zip |
First complete compile
Diffstat (limited to 'leaf.html')
-rw-r--r-- | leaf.html | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/leaf.html b/leaf.html new file mode 100644 index 0000000..0fa659c --- /dev/null +++ b/leaf.html | |||
@@ -0,0 +1,50 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- Template for compiled 'Autocento' documents --> | ||
3 | <html> | ||
4 | <head> | ||
5 | <meta charset="utf-8"> | ||
6 | <meta name="generator" content="pandoc"> | ||
7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
8 | <meta name="author" content="Case Duckworth"> | ||
9 | <!-- more meta tags here --> | ||
10 | <title>Leaf | Autocento of the breakfast table</title> | ||
11 | <link rel="stylesheet" type="text/css" href="css/_common.css"> | ||
12 | <link rel="stylesheet" type="text/css" href="css/prose.css"> | ||
13 | <link rel="stylesheet" type="text/css" href="css/paul.css"> | ||
14 | <!--[if lt IE 9]> | ||
15 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | ||
16 | <![endif]--> | ||
17 | </head> | ||
18 | <body> | ||
19 | |||
20 | |||
21 | <header> | ||
22 | <!-- title --> | ||
23 | <h1 class="title">Leaf</h1> | ||
24 | |||
25 | </header> | ||
26 | |||
27 | <section class="prose"> | ||
28 | <p>He shrugged the wood off his shoulder, letting it fall with a clog onto the earth floor of his Writing Shack. He exhaled looking out of the window. He hoped to see a bird fly by, maybe a blue jay or raven. <a href="last-passenger.html">No bird did</a>. He inhaled. He exhaled again in a way that could <a href="last-bastion.html">only be classified</a> as a sigh. He sat down at his writing desk. He began shuffling through what he’d written, trying to find some sort of pattern.</p> | ||
29 | <p>“<em>Each piece of paper—each leaf—</em>” at this he smiled—“<em>is like a tree in the forest.</em>” He was writing as he thought aloud. “<em>I, as the artist, as the <strong>writer</strong>, must select which to use, chop down those trees, bring them back to my shed and</em>—and—” he frowned as he realized the only end to this <a href="the-night-we-met.html">metaphor was fire</a>. He ran his fingers through his hair in a self-soothing gesture.</p> | ||
30 | <p>“I need to build some furniture” he thought.</p> | ||
31 | </section> | ||
32 | |||
33 | <nav> | ||
34 | <a href="axe.html"> | ||
35 | <span class="prevlink">< Axe</span> | ||
36 | </a> | ||
37 | <a href="joke.html"> | ||
38 | <span class="prevlink">< Joke</span> | ||
39 | </a> | ||
40 | <a href="#" id="lozenge"> ◊ </a> | ||
41 | <a href="writing.html"> | ||
42 | <span class="nextlink">Writing ></span> | ||
43 | </a> | ||
44 | <a href="leg.html"> | ||
45 | <span class="nextlink">Leg ></span> | ||
46 | </a> | ||
47 | </nav> | ||
48 | |||
49 | </body> | ||
50 | </html> | ||