about summary refs log tree commit diff stats
path: root/art.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-09 12:39:38 -0700
committerCase Duckworth2015-03-09 12:39:38 -0700
commit0bc764f003a763a30f3030b4de233a512a016881 (patch)
treef9734e3708fa3eb6449ac1dab05ea62d3da318ce /art.html
parentRe write .thing into #container > .content (diff)
downloadautocento-0bc764f003a763a30f3030b4de233a512a016881.tar.gz
autocento-0bc764f003a763a30f3030b4de233a512a016881.zip
HTML compile 2015-03-09
Diffstat (limited to 'art.html')
-rw-r--r--art.html20
1 files changed, 12 insertions, 8 deletions
diff --git a/art.html b/art.html index cb7dd47..540e9dc 100644 --- a/art.html +++ b/art.html
@@ -24,6 +24,7 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<article id="header">
27 <header> 28 <header>
28 <!-- title --> 29 <!-- title -->
29 <h1 class="title">Art</h1> 30 <h1 class="title">Art</h1>
@@ -32,19 +33,22 @@
32 33
33 </header> 34 </header>
34 35
35 <section class="thing prose"> 36 <section class="content prose">
36 <p>Paul was writing in his diary about art.</p> 37 <p>Paul was writing in his diary about art.</p>
37 <p><em><a href="ouroboros_memory.html">This is my brain</a></em> he wrote. <em>This is my brain and all it contains. <a href="TODO_BIBLE_LINK">‘I contain multitudes’ said Legion.</a> I think it was Legion.</em> The big heading he had written at the top of the page (<em>ART</em> it read, but only when looking at it from his point of view) sat cold and alone, neglected in the <a href="sense-of-it.html">white space</a> surrounding it. He noticed this presently (but not after he had written a little more about multitudes), paused, frowned, and began to write again.</p> 38 <p><em><a href="ouroboros_memory.html">This is my brain</a></em> he wrote. <em>This is my brain and all it contains. <a href="TODO_BIBLE_LINK">‘I contain multitudes’ said Legion.</a> I think it was Legion.</em> The big heading he had written at the top of the page (<em>ART</em> it read, but only when looking at it from his point of view) sat cold and alone, neglected in the <a href="sense-of-it.html">white space</a> surrounding it. He noticed this presently (but not after he had written a little more about multitudes), paused, frowned, and began to write again.</p>
38 <p><em>ART stands alone at the top of a blank page</em> he wrote. <em>It follows <del>itself in circles</del> its own footprints in a circle around its own name. It leads nowhere but is present everywhere. <del>It contains</del> It contains multitudes. Every painting ever made is a painting of every other painting. Every song is a remix, a <a href="music-433.html">cover version</a>.</em> He crossed out the part about songs for getting off topic. He made a note to himself in the margin—<em>Music is not ART.</em></p> 39 <p><em>ART stands alone at the top of a blank page</em> he wrote. <em>It follows <del>itself in circles</del> its own footprints in a circle around its own name. It leads nowhere but is present everywhere. <del>It contains</del> It contains multitudes. Every painting ever made is a painting of every other painting. Every song is a remix, a <a href="music-433.html">cover version</a>.</em> He crossed out the part about songs for getting off topic. He made a note to himself in the margin—<em>Music is not ART.</em></p>
39 </section> 40 </section>
41</article>
40 42
41 <nav> 43 <nav>
42 <a href="#" id="lozenge" title="Random page"> &loz; </a> 44 <a href="#" id="lozenge" title="Random page"> &loz; </a>
43 <a class="nextlink" href="hymnal.html"> 45 <a class="nextlink" href="hymnal.html"
44 Hymnal 46 title="Previous article in Buildings out of air: Paul in the Woods">
47 Hymnal>
45 </a> 48 </a>
46 <a class="nextlink" href="axe.html"> 49 <a class="nextlink" href="axe.html"
47 Axe 50 title="Previous article in Buildings out of air: Paul in the Woods">
51 Axe>
48 </a> 52 </a>
49 </nav> 53 </nav>
50</body> 54</body>