about summary refs log tree commit diff stats
path: root/axe.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 /axe.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 'axe.html')
-rw-r--r--axe.html22
1 files changed, 10 insertions, 12 deletions
diff --git a/axe.html b/axe.html index 3d72f73..30f5b11 100644 --- a/axe.html +++ b/axe.html
@@ -12,23 +12,19 @@
12 <title>Axe | Autocento of the breakfast table</title> 12 <title>Axe | 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="axe" 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">Axe</h1> 30 <h1 class="title">Axe</h1>
@@ -40,10 +36,12 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>Paul took his axe and went out into the woods to chop trees. Or rather he went into the trees to chop wood. He wasn’t sure. Either way it helped him think. Last time he’d gone out, he’d had an idea for a shoe-insert company he could start called “Paul’s Bunyons.” He chuckled to himself as he shouldered his axe and went into the forest.</p> 39 <section class="content prose">
44<p>Deep into the woods he admired the organization of the trees. “They grow wherever they fall” he said “but still none is too close to another.” He sounded like Solomon to himself. <a href="riptide_memory.html">He imagined he had a beard.</a></p> 40 <p>Paul took his axe and went out into the woods to chop trees. Or rather he went into the trees to chop wood. He wasn’t sure. Either way it helped him think. Last time he’d gone out, he’d had an idea for a shoe-insert company he could start called “Paul’s Bunyons.” He chuckled to himself as he shouldered his axe and went into the forest.</p>
45<p>He walked for a long time in the shadows of the forest, in its coolness. It sounded like snow had fallen but it was still <a href="january.html">October</a>. The first time the trees seemed to radiate out from him in straight lines he stopped and turned around four times. After he walked on he noticed it happened fairly often.</p> 41 <p>Deep into the woods he admired the organization of the trees. “They grow wherever they fall” he said “but still none is too close to another.” He sounded like Solomon to himself. <a href="riptide_memory.html">He imagined he had a beard.</a></p>
46<p>Still, after he felled his first tree that day he realized they grew from the epicenter of his axe. He paused in the <a href="last-bastion.html">small dark sound</a> of the forest quiet.</p></section> 42 <p>He walked for a long time in the shadows of the forest, in its coolness. It sounded like snow had fallen but it was still <a href="january.html">October</a>. The first time the trees seemed to radiate out from him in straight lines he stopped and turned around four times. After he walked on he noticed it happened fairly often.</p>
43 <p>Still, after he felled his first tree that day he realized they grew from the epicenter of his axe. He paused in the <a href="last-bastion.html">small dark sound</a> of the forest quiet.</p>
44 </section>
47 </article> 45 </article>
48 <nav> 46 <nav>
49 <a class="prevlink" href="dream.html" 47 <a class="prevlink" href="dream.html"