diff options
Diffstat (limited to 'creation-myth.html')
-rw-r--r-- | creation-myth.html | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/creation-myth.html b/creation-myth.html index 4009eba..5555e40 100644 --- a/creation-myth.html +++ b/creation-myth.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,26 +24,24 @@ | |||
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">Creation myth</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Creation myth</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content verse"> | ||
37 | <p>So two hyperintelligent pandimensional beings<br />walk into a bar. One turns to the other and says,<br />“Did you remember to check the end state<br />of that simulation we were running?” The other<br />says, “No, I thought that you did?” To which<br />the first replies, “<a href="movingsideways.html">Oh shit</a>, we missed it.<br />I suppose we must do all of this again. Barkeep,</p> | ||
38 | <p>two beers please." The bartender nods in that way<br />that bartenders do, pours the two beers,<br />expertly, by the way, just so, and hands them<br />to the first <a href="http://hitchhikers.wikia.com/wiki/Mice">hyperintelligent pandimensional</a> being.<br />The second one pulls a few singles out of his<br />wallet, places them on the bar, and the pair<br />turn around and begin walking toward a table<br />in the middle of the mostly-empty bar. The bar-<br />tender picks up the money, fans it out, frowns,<br />and calls to his patrons’ backs: “Hey, this<br />isn’t enough!” The two turn around simultan-<br />eously, with parity, and stare at him. A beat.</p> | ||
39 | <p>One of them, the one without the beer, breaks<br />the silence by exclaiming, “Oh dear god, I’m<br />sorry! I didn’t know your prices went up since<br />last time. What do I owe you?” The bartender<br />says, “Oh, just another <a href="100-lines.html">dollar</a>-fifty.” The being<br />reaches in his back pocket, slides out his<br />wallet, looks in smiling, and frowns when he sees<br />it’s empty. He looks to the other and says,<br />“You got a <a href="plant.html">buck</a>-fifty I can borrow?”</p> | ||
40 | <p>The second hyperintelligent pandimensional being<br />considers this. He sets the beers down<br />on the table, pulls out his own wallet, opens<br />it, and frowns. “I’m broke too,” he says.</p> | ||
41 | </section> | ||
42 | </article> | ||
43 | 35 | ||
36 | <section class="content verse"> | ||
37 | <p>So two hyperintelligent pandimensional beings<br />walk into a bar. One turns to the other and says,<br />“Did you remember to check the end state<br />of that simulation we were running?” The other<br />says, “No, I thought that you did?” To which<br />the first replies, “<a href="movingsideways.html">Oh shit</a>, we missed it.<br />I suppose we must do all of this again. Barkeep,</p> | ||
38 | <p>two beers please." The bartender nods in that way<br />that bartenders do, pours the two beers,<br />expertly, by the way, just so, and hands them<br />to the first <a href="http://hitchhikers.wikia.com/wiki/Mice">hyperintelligent pandimensional</a> being.<br />The second one pulls a few singles out of his<br />wallet, places them on the bar, and the pair<br />turn around and begin walking toward a table<br />in the middle of the mostly-empty bar. The bar-<br />tender picks up the money, fans it out, frowns,<br />and calls to his patrons’ backs: “Hey, this<br />isn’t enough!” The two turn around simultan-<br />eously, with parity, and stare at him. A beat.</p> | ||
39 | <p>One of them, the one without the beer, breaks<br />the silence by exclaiming, “Oh dear god, I’m<br />sorry! I didn’t know your prices went up since<br />last time. What do I owe you?” The bartender<br />says, “Oh, just another <a href="100-lines.html">dollar</a>-fifty.” The being<br />reaches in his back pocket, slides out his<br />wallet, looks in smiling, and frowns when he sees<br />it’s empty. He looks to the other and says,<br />“You got a <a href="plant.html">buck</a>-fifty I can borrow?”</p> | ||
40 | <p>The second hyperintelligent pandimensional being<br />considers this. He sets the beers down<br />on the table, pulls out his own wallet, opens<br />it, and frowns. “I’m broke too,” he says.</p> | ||
41 | </section> | ||
42 | </article> | ||
44 | <nav> | 43 | <nav> |
45 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
46 | </nav> | 45 | </nav> |
47 | </body> | 46 | </body> |
48 | </html> | 47 | </html> |