about summary refs log tree commit diff stats
path: root/.TODO.html
diff options
context:
space:
mode:
Diffstat (limited to '.TODO.html')
-rw-r--r--.TODO.html58
1 files changed, 58 insertions, 0 deletions
diff --git a/.TODO.html b/.TODO.html new file mode 100644 index 0000000..d36e451 --- /dev/null +++ b/.TODO.html
@@ -0,0 +1,58 @@
1<!DOCTYPE html>
2<!-- Template for compiled 'Autocento' documents -->
3<html lang="en">
4<head>
5 <meta charset="utf-8">
6 <meta name="generator" content="pandoc">
7 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
8 <meta name="author" content="Case Duckworth">
9 <!-- more meta tags here -->
10 <title> | Autocento of the breakfast table</title>
11 <!-- general styles & scripts -->
12 <link rel="stylesheet" type="text/css" href="./css/common.css">
13 <script src="./js/lozenge.js" type="text/javascript"> </script>
14 <script src="./js/hylo.js" type="text/javascript"> </script>
15
16 <!--[if lt IE 9]>
17 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
18 <![endif]-->
19 <!-- <script src="js/external.js"> </script> -->
20 </head>
21<body>
22
23 <header>
24 <!-- title -->
25
26
27
28
29 </header>
30
31 <section class="thing ">
32 <h1 id="things-still-to-do-for-autocento.me">THINGS STILL TO DO FOR AUTOCENTO.ME</h1>
33 <ul>
34 <li>Link old poems to new poems</li>
35 <li>add colors &amp; background-colors to projects’ css</li>
36 <li>add a “notes” or “about” page</li>
37 <li>do something about verse:
38 <ul>
39 <li><code>s,&lt;p&gt;\(.*&lt;br /&gt;\),&lt;div class=&quot;stanza&quot;&gt;&lt;p class=&quot;line&quot;&gt;\1,</code> ?</li>
40 <li><code>s,&lt;br /&gt;,&lt;/p&gt;&lt;p class=&quot;line&quot;&gt;,</code> ?</li>
41 </ul></li>
42 <li>think about –html-q-tags option for pandoc</li>
43 <li>think about changing nav links::after to borders
44 <ul>
45 <li>and change :hover thing to contrast hovered navlinks</li>
46 </ul></li>
47 </ul>
48 <h2 id="done">Done</h2>
49 <ul>
50 <li><del>add index page with all pieces</del></li>
51 </ul>
52 </section>
53
54 <nav>
55 <a href="#" id="lozenge" title="Random page"> &loz; </a>
56 </nav>
57</body>
58</html>