about summary refs log tree commit diff stats
path: root/notes.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-10 23:17:06 -0700
committerCase Duckworth2015-03-10 23:17:06 -0700
commitbec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch)
treeeb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /notes.html
parentFix broken link in I think it's you (diff)
downloadautocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz
autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip
Move dedication to before epigraph
Diffstat (limited to 'notes.html')
-rw-r--r--notes.html37
1 files changed, 18 insertions, 19 deletions
diff --git a/notes.html b/notes.html index d28a8c6..eaab7ef 100644 --- a/notes.html +++ b/notes.html
@@ -1,5 +1,6 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents --> 2<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
3<!-- vim: fdm=indent -->
3<html lang="en"> 4<html lang="en">
4<head> 5<head>
5 <meta charset="utf-8"> 6 <meta charset="utf-8">
@@ -23,25 +24,23 @@
23 <!-- <script src="js/external.js"> </script> --> 24 <!-- <script src="js/external.js"> </script> -->
24 </head> 25 </head>
25<body> 26<body>
27
28 <article id="container">
29 <header>
30 <!-- title -->
31 <h1 class="title">Notes</h1>
32
26 33
27<article id="container"> 34 </header>
28 <header>
29 <!-- title -->
30 <h1 class="title">Notes</h1>
31
32
33
34 </header>
35
36 <section class="content prose">
37 <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>
38 <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>
39 <blockquote>
40 <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>
41 </blockquote>
42 </section>
43</article>
44 35
36 <section class="content prose">
37 <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>
38 <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>
39 <blockquote>
40 <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>
41 </blockquote>
42 </section>
43 </article>
45 <nav> 44 <nav>
46 <a class="prevlink" href="writing.html" 45 <a class="prevlink" href="writing.html"
47 title="Next article in Buildings out of air: Paul in the Woods"> 46 title="Next article in Buildings out of air: Paul in the Woods">
@@ -61,5 +60,5 @@
61 Options 60 Options
62 </a> 61 </a>
63 </nav> 62 </nav>
64</body> 63 </body>
65</html> 64</html>