about summary refs log tree commit diff stats
path: root/notes.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 /notes.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 'notes.html')
-rw-r--r--notes.html24
1 files changed, 11 insertions, 13 deletions
diff --git a/notes.html b/notes.html index c03f74e..dc3a23d 100644 --- a/notes.html +++ b/notes.html
@@ -12,23 +12,19 @@
12 <title>Notes | Autocento of the breakfast table</title> 12 <title>Notes | 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="notes" 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">Notes</h1> 30 <h1 class="title">Notes</h1>
@@ -40,11 +36,13 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><p>Paul began typing on notecards. Somehow this felt right to his sensibilities. It was difficult to get the little cards into the typewriter. It was a pain to readjust the typewriter for regular paper when he wasn’t writing. He started typing everything on those little notecards: grocery lists, letters to his grandmother, <a href="telemarketer.html">even reports for work</a> (which is what got him in trouble).</p> 39 <section class="content prose">
44<p>But this was all later. For now he was writing his ideas, “notes” he now called them, something for him to combine later into something. He didn’t like to think about it. On this particular <a href="seasonal-affective-disorder.html">cold winter morning</a>, he wrote</p> 40 <p>Paul began typing on notecards. Somehow this felt right to his sensibilities. It was difficult to get the little cards into the typewriter. It was a pain to readjust the typewriter for regular paper when he wasn’t writing. He started typing everything on those little notecards: grocery lists, letters to his grandmother, <a href="telemarketer.html">even reports for work</a> (which is what got him in trouble).</p>
45<blockquote> 41 <p>But this was all later. For now he was writing his ideas, “notes” he now called them, something for him to combine later into something. He didn’t like to think about it. On this particular <a href="seasonal-affective-disorder.html">cold winter morning</a>, he wrote</p>
46<p>Woke up from a <a href="in-bed.html">dream</a> I was famous. One of the more famous people in fact. I had written something everyone could relate to and at the same time proved my parents wrong. Because I made a lot of money. Or not a lot, but enough and more than they thought I would. It was a good day. Woke up this morning and I was still cold. <a href="something-simple.html">Still Paul.</a> Still not good at furniture.</p> 42 <blockquote>
47</blockquote></section> 43 <p>Woke up from a <a href="in-bed.html">dream</a> I was famous. One of the more famous people in fact. I had written something everyone could relate to and at the same time proved my parents wrong. Because I made a lot of money. Or not a lot, but enough and more than they thought I would. It was a good day. Woke up this morning and I was still cold. <a href="something-simple.html">Still Paul.</a> Still not good at furniture.</p>
44 </blockquote>
45 </section>
48 </article> 46 </article>
49 <nav> 47 <nav>
50 <a class="prevlink" href="writing.html" 48 <a class="prevlink" href="writing.html"