about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--river/something-simple.river5
-rw-r--r--something-simple.html12
-rw-r--r--src/something-simple.txt2
3 files changed, 14 insertions, 5 deletions
diff --git a/river/something-simple.river b/river/something-simple.river index 4d9cd98..74a20ef 100644 --- a/river/something-simple.river +++ b/river/something-simple.river
@@ -1,3 +1,8 @@
1let's
2start
3with
4something
5simple
1in 6in
2mammals 7mammals
3the 8the
diff --git a/something-simple.html b/something-simple.html index 0086c6f..660d822 100644 --- a/something-simple.html +++ b/something-simple.html
@@ -9,14 +9,18 @@
9 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> 9 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
10 <meta name="author" content="Case Duckworth"> 10 <meta name="author" content="Case Duckworth">
11 11
12 <title> | Autocento of the breakfast table</title> 12 <title>Let’s start with something simple: | 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="./css/common.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 <!--[if lt IE 9]> 19 <link rel="stylesheet" type="text/css" href="./css/verse.css">
20 <script src="./js/verse.js" type="text/javascript"> </script>
21 <link rel="stylesheet" type="text/css" href="./css/autocento.css">
22 <script src="./js/autocento.js" type="text/javascript"> </script>
23 <!--[if lt IE 9]>
20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 24 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
21 <![endif]--> 25 <![endif]-->
22 <!-- <script src="js/external.js"> </script> --> 26 <!-- <script src="js/external.js"> </script> -->
@@ -27,14 +31,14 @@
27 <article id="container"> 31 <article id="container">
28 <header> 32 <header>
29 <!-- title --> 33 <!-- title -->
30 34 <h1 class="title">Let’s start with something simple:</h1>
31 35
32 36
33 37
34 </header> 38 </header>
35 39
36 40
37 <section class="content "><p>in mammals the ratio between bladder size<br />and urethra is such that it takes<br />all of them the same time to piss. Take<br />for example the fact that Fibonnacci<br />numbers show up everywhere. How can you<br />look at this at all of this all of<br />these facts and tell me to my face there<br />is no God? And yet there isn’t<br />you murmer quietly into my ear over<br />and over like a low tide sounding<br />its lonely waves on an abandoned beach.<br />The ocean that birthed us holds us<br />still. We are tied, you and I, together<br />in her arms. The <a href="moon-drowning.html">moon, caring father,</a><br />looks down from a dispassionate sky.</p></section> 41 <section class="content verse"><p>in mammals the ratio between bladder size<br />and urethra is such that it takes<br />all of them the same time to piss. Take<br />for example the fact that Fibonnacci<br />numbers show up everywhere. How can you<br />look at this at all of this all of<br />these facts and tell me to my face there<br />is no God? And yet there isn’t<br />you murmer quietly into my ear over<br />and over like a low tide sounding<br />its lonely waves on an abandoned beach.<br />The ocean that birthed us holds us<br />still. We are tied, you and I, together<br />in her arms. The <a href="moon-drowning.html">moon, caring father,</a><br />looks down from a dispassionate sky.</p></section>
38 </article> 42 </article>
39 <nav> 43 <nav>
40 <a href="#" id="lozenge" title="Random page"> &loz; </a> 44 <a href="#" id="lozenge" title="Random page"> &loz; </a>
diff --git a/src/something-simple.txt b/src/something-simple.txt index 6a12b2a..02c9f40 100644 --- a/src/something-simple.txt +++ b/src/something-simple.txt
@@ -1,5 +1,5 @@
1--- 1---
2title: 'Let's start with something simple:' 2title: "Let's start with something simple:"
3genre: verse 3genre: verse
4 4
5project: 5project: