diff options
author | Case Duckworth | 2015-04-14 16:36:17 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 16:36:17 -0700 |
commit | 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch) | |
tree | b2339220ee50cf48b8887f0cc1fed4813a95901b /lovesong.html | |
parent | Add toc metadata (diff) | |
download | autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.tar.gz autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.zip |
Change file hierarchy and rewrite makefile
- File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile
Diffstat (limited to 'lovesong.html')
-rw-r--r-- | lovesong.html | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/lovesong.html b/lovesong.html deleted file mode 100644 index 062980a..0000000 --- a/lovesong.html +++ /dev/null | |||
@@ -1,68 +0,0 @@ | |||
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>Love Song | Autocento of the breakfast table</title> | ||
13 | <link rel="icon" type="image/png" href="trunk/favico.png" /> | ||
14 | |||
15 | <link rel="stylesheet" type="text/css" href="_style.css"> | ||
16 | <script src="trunk/lozenge.js" type="text/javascript"> </script> | ||
17 | <script src="trunk/hylo.js" type="text/javascript"> </script> | ||
18 | |||
19 | <!--[if lt IE 9]> | ||
20 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | ||
21 | <![endif]--> | ||
22 | </head> | ||
23 | <body id="lovesong" class="elegies"> | ||
24 | |||
25 | |||
26 | <article class="container"> | ||
27 | <header> | ||
28 | <!-- title --> | ||
29 | <h1 class="title">Love Song</h1> | ||
30 | |||
31 | |||
32 | <div class="header-extra"> | ||
33 | |||
34 | </div> | ||
35 | </header> | ||
36 | |||
37 | |||
38 | <section class="content prose"> | ||
39 | <p>Walking along in the dark is a good way to begin a song. Walking home in the dark after a long day chasing criminals is another. Running away from an imagined evil is no way to begin a story.</p> | ||
40 | <p>I am telling you this because you wanted to know what it’s like to tell <a href="window.html">something so beautiful</a> everyone will cry. I am telling you because I want you to know what it is to keep everything inside of you. I am telling you.</p> | ||
41 | <p>Can you see? Can you see into me and reach in your hand and pull me inside out, like an <a href="ronaldmcdonald.html">old shirt</a>? Will you wear me until I unravel on your shoulders, will you cut me apart and use my skin to clean up the <a href="ex-machina.html">cola you spill</a> on the floor when you’re drunk?</p> | ||
42 | <p>I want you to know that I want you to know. Do you want me? To know is to know. <a href="poetry-time.html">I, you want we.</a> We want. That is why we’re here. To want is to be is to want and I want you. Do you also? Check yes or no.</p> | ||
43 | <p>There is a way to end every story, <a href="swansong.html">every song</a>. Every criminal must be caught. Even those who cry dry their tears. I cannot tell you all I want because I want to tell you everything. <a href="hands.html">There is no art because there is no mirror big enough.</a> We wake up every day. Sometimes we sleep.</p> | ||
44 | </section> | ||
45 | </article> | ||
46 | <nav> | ||
47 | <div class="anchors"> | ||
48 | <a href="lovesong_backlinks.htm" id="back-link" title="Links to this page"> | ||
49 | φ | ||
50 | </a> | ||
51 | <a href="index.html" id="cover-link" title="To cover">◊</a> | ||
52 | <a href="#" id="lozenge" title="ERROR">ξ</a> | ||
53 | </div> | ||
54 | |||
55 | <a class="prevlink" href="howithappened.html" | ||
56 | title="Previous article in Elegies for alternate selves"> | ||
57 | How it happened | ||
58 | </a> | ||
59 | |||
60 | <a class="nextlink" href="roughgloves.html" | ||
61 | title="Next article in Elegies for alternate selves"> | ||
62 | Rough gloves | ||
63 | </a> | ||
64 | </nav> | ||
65 | |||
66 | |||
67 | </body> | ||
68 | </html> | ||