diff options
author | Case Duckworth | 2015-03-18 22:24:09 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-18 22:24:09 -0700 |
commit | f5a19b8432e1b995ce55df5a330d03072ecf55da (patch) | |
tree | ecb3df9ee883dc2b166756061e80a4d5c38d9b54 /walking-in-the-rain.html | |
parent | Add articles from NAU MFA (that were missing) (diff) | |
download | autocento-f5a19b8432e1b995ce55df5a330d03072ecf55da.tar.gz autocento-f5a19b8432e1b995ce55df5a330d03072ecf55da.zip |
Compile new articles to html & river
Diffstat (limited to 'walking-in-the-rain.html')
-rw-r--r-- | walking-in-the-rain.html | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/walking-in-the-rain.html b/walking-in-the-rain.html new file mode 100644 index 0000000..dd224da --- /dev/null +++ b/walking-in-the-rain.html | |||
@@ -0,0 +1,51 @@ | |||
1 | <!DOCTYPE html> | ||
2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> | ||
3 | <!-- vim: fdm=indent | ||
4 | --> | ||
5 | <html lang="en"> | ||
6 | <head> | ||
7 | <meta charset="utf-8"> | ||
8 | <meta name="generator" content="pandoc"> | ||
9 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
10 | <meta name="author" content="Case Duckworth"> | ||
11 | |||
12 | <title>Walking in the rain | Autocento of the breakfast table</title> | ||
13 | <link rel="icon" type="image/png" href="img/favico.png" /> | ||
14 | |||
15 | <link rel="stylesheet" type="text/css" href="./css/common.css"> | ||
16 | <script src="./js/lozenge.js" type="text/javascript"> </script> | ||
17 | <script src="./js/hylo.js" type="text/javascript"> </script> | ||
18 | |||
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]> | ||
24 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | ||
25 | <![endif]--> | ||
26 | <!-- <script src="js/external.js"> </script> --> | ||
27 | </head> | ||
28 | <body> | ||
29 | |||
30 | |||
31 | <article id="container"> | ||
32 | <header> | ||
33 | <!-- title --> | ||
34 | <h1 class="title">Walking in the rain</h1> | ||
35 | |||
36 | |||
37 | <div class="header-extra"> | ||
38 | |||
39 | </div> | ||
40 | </header> | ||
41 | |||
42 | |||
43 | <section class="content verse"><p>I can walk through the rain, <a href="collage-instrument.html">that rare occurrence</a><br />and never be hit by a drop. There is a space around me<br />that refuses to be <a href="lovesong.html">penetrated</a> by weather of any kind<br />be it rain or snow or sunshine. <a href="seasonal-affective-disorder.html">Is it cold I hear you</a><br />asking in your voice soft as a breeze. No it is not<br /><a href="cold-wind.html">particularly cold</a>. If I were to describe it as warm<br /><a href="todaniel.html">I would be lying as well</a>. If I were to pretend I heard<br />you, far-off, mirage, breeze on the horizon, <a href="no-nothing.html">no truth</a><br />would ever be said to have come from <a href="swansong-alt.html">my frozen lips</a>.</p></section> | ||
44 | </article> | ||
45 | <nav> | ||
46 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | ||
47 | </nav> | ||
48 | |||
49 | |||
50 | </body> | ||
51 | </html> | ||