about summary refs log tree commit diff stats
path: root/treatise.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 /treatise.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 'treatise.html')
-rw-r--r--treatise.html28
1 files changed, 13 insertions, 15 deletions
diff --git a/treatise.html b/treatise.html index 1ec61f3..1495a02 100644 --- a/treatise.html +++ b/treatise.html
@@ -12,23 +12,19 @@
12 <title>Treatise | Autocento of the breakfast table</title> 12 <title>Treatise | 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="treatise" 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">Treatise</h1> 30 <h1 class="title">Treatise</h1>
@@ -40,13 +36,15 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content prose"><blockquote> 39 <section class="content prose">
44<p>TREATISE ON LITERATURE AS “SPOOKY ACTION FROM A DISTANCE”</p> 40 <blockquote>
45<p>There is this thing called “spooky action at a distance.” Einstein mentioned it first I believe. It is about how two electrons can act like they are right next to each other although they are very far away (lightyears even). For a long time this puzzled scientists until someone (not Einstein) figured out that maybe the universe is a hologram or projection. So what appears to be very far apart in the hologram might actually be very close in the substrate reality.</p> 41 <p>TREATISE ON LITERATURE AS “SPOOKY ACTION FROM A DISTANCE”</p>
46<p>I want to talk about this effect in literature. In literature the writer writes words on a substrate (paper) and later the reader reads the same words off the substrate. Although the writer and reader might be very far apart from each other in time and space, they experience the same effect from reading the words. Even the writer reading his own words after he has written them becomes a reader and feels who he was at that time, <a href="howtoread.html">like a ghost</a>.</p> 42 <p>There is this thing called “spooky action at a distance.” Einstein mentioned it first I believe. It is about how two electrons can act like they are right next to each other although they are very far away (lightyears even). For a long time this puzzled scientists until someone (not Einstein) figured out that maybe the universe is a hologram or projection. So what appears to be very far apart in the hologram might actually be very close in the substrate reality.</p>
47<p>PROBLEMS:</p> 43 <p>I want to talk about this effect in literature. In literature the writer writes words on a substrate (paper) and later the reader reads the same words off the substrate. Although the writer and reader might be very far apart from each other in time and space, they experience the same effect from reading the words. Even the writer reading his own words after he has written them becomes a reader and feels who he was at that time, <a href="howtoread.html">like a ghost</a>.</p>
48<p>Maybe the substrate isn’t paper it’s what the writing is about. <a href="toilet.html">Where is the hologram</a>? Are physics and literature comparable? What if the universe isn’t a hologram what then?</p> 44 <p>PROBLEMS:</p>
49</blockquote></section> 45 <p>Maybe the substrate isn’t paper it’s what the writing is about. <a href="toilet.html">Where is the hologram</a>? Are physics and literature comparable? What if the universe isn’t a hologram what then?</p>
46 </blockquote>
47 </section>
50 </article> 48 </article>
51 <nav> 49 <nav>
52 <a class="prevlink" href="hardware.html" 50 <a class="prevlink" href="hardware.html"