about summary refs log tree commit diff stats
path: root/joke.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-24 22:53:18 -0700
committerCase Duckworth2015-03-24 22:53:18 -0700
commitdf0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb (patch)
tree9cb3585e91c71e0d56bff5fb1f0d6c8dc5f8c093 /joke.html
parentDisable Jekyll page rendering (diff)
downloadautocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.tar.gz
autocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.zip
Change template and CSS for flatter structure
- Change CSS to one file
- Change template to reflect CSS flattening
Diffstat (limited to 'joke.html')
-rw-r--r--joke.html24
1 files changed, 11 insertions, 13 deletions
diff --git a/joke.html b/joke.html index 9e2c839..1a0ca26 100644 --- a/joke.html +++ b/joke.html
@@ -12,23 +12,19 @@
12 <title>Joke | Autocento of the breakfast table</title> 12 <title>Joke | Autocento of the breakfast table</title>
13 <link rel="icon" type="image/png" href="img/favico.png" /> 13 <link rel="icon" type="image/png" href="img/favico.png" />
14 14
15 <link rel="stylesheet" type="text/css" href="./css/common.css"> 15 <link rel="stylesheet" type="text/css" href="style.css">
16 <script src="./js/lozenge.js" type="text/javascript"> </script> 16 <script src="./js/lozenge.js" type="text/javascript"> </script>
17 <script src="./js/hylo.js" type="text/javascript"> </script> 17 <script src="./js/hylo.js" type="text/javascript"> </script>
18 18
19 <link rel="stylesheet" type="text/css" href="./css/prose.css"> 19 <!--[if lt IE 9]>
20 <script src="./js/prose.js" type="text/javascript"> </script>
21 <link rel="stylesheet" type="text/css" href="./css/paul.css">
22 <script src="./js/paul.js" type="text/javascript"> </script>
23 <!--[if lt IE 9]>
24 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
25 <![endif]--> 21 <![endif]-->
26 <!-- <script src="js/external.js"> </script> --> 22 <!-- <script src="js/external.js"> </script> -->
27 </head> 23 </head>
28<body> 24<body id="joke" class="paul">
29 25
30 26
31 <article id="container"> 27 <article class="container">
32 <header> 28 <header>
33 <!-- title --> 29 <!-- title -->
34 <h1 class="title">Joke</h1> 30 <h1 class="title">Joke</h1>
@@ -40,11 +36,13 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>He wrote <em><strong>JOKES</strong></em> on the top of a page in his notebook. He had run out of notecards and hadn’t been able to convince his mother to go to the Office Supply Store for him. He left a space underneath it and wrote.</p> 39 <section class="content prose">
44<p><em>“<a href="window.html">Tell us a joke</a>” the listeners say to the clown. They have gather together in the clearing because they have heard he would be there, and they have heard he knew very funny jokes that were also true. “Tell us a joke that is true” they say.</em></p> 40 <p>He wrote <em><strong>JOKES</strong></em> on the top of a page in his notebook. He had run out of notecards and hadn’t been able to convince his mother to go to the Office Supply Store for him. He left a space underneath it and wrote.</p>
45<p><em>The clown does not move from the stump. He doesn’t move at all. The listeners watch, gap-mouthed, as a butterfly lands on his hat. A breeze ruffles his coat and the butterfly flies away. Hours pass. The listeners grow impatient. Some begin yelling insults at the clown. Eventually, they begin to walk away into the woods.</em></p> 41 <p><em>“<a href="window.html">Tell us a joke</a>” the listeners say to the clown. They have gather together in the clearing because they have heard he would be there, and they have heard he knew very funny jokes that were also true. “Tell us a joke that is true” they say.</em></p>
46<p><em>The moon <a href="the-sea_the-beach.html">rises</a> on the clearing. The only people left are the clown and a listener, the <a href="listen.html">last listener</a>. She has been waiting for the joke a long time. The clown opens his mouth and she leans in closer to hear. He closes it as a tear falls onto his coat, then another. He opens his mouth again in a sob. The listener walks over to him and puts a hand on his shoulder.</em></p> 42 <p><em>The clown does not move from the stump. He doesn’t move at all. The listeners watch, gap-mouthed, as a butterfly lands on his hat. A breeze ruffles his coat and the butterfly flies away. Hours pass. The listeners grow impatient. Some begin yelling insults at the clown. Eventually, they begin to walk away into the woods.</em></p>
47<p><em>“I’m sorry” says the clown. “Sorry for what” she asks. “I don’t know. I don’t know any jokes.” He disappears. The last listener sits on the log and looks at the sky. There are no <a href="big-dipper.html">stars</a>.</em></p></section> 43 <p><em>The moon <a href="the-sea_the-beach.html">rises</a> on the clearing. The only people left are the clown and a listener, the <a href="listen.html">last listener</a>. She has been waiting for the joke a long time. The clown opens his mouth and she leans in closer to hear. He closes it as a tear falls onto his coat, then another. He opens his mouth again in a sob. The listener walks over to him and puts a hand on his shoulder.</em></p>
44 <p><em>“I’m sorry” says the clown. “Sorry for what” she asks. “I don’t know. I don’t know any jokes.” He disappears. The last listener sits on the log and looks at the sky. There are no <a href="big-dipper.html">stars</a>.</em></p>
45 </section>
48 </article> 46 </article>
49 <nav> 47 <nav>
50 <a class="prevlink" href="punch.html" 48 <a class="prevlink" href="punch.html"