diff options
Diffstat (limited to 'TODO.html')
-rw-r--r-- | TODO.html | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/TODO.html b/TODO.html new file mode 100644 index 0000000..03d1810 --- /dev/null +++ b/TODO.html | |||
@@ -0,0 +1,54 @@ | |||
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 | <div id="wrapper"> | ||
24 | <header> | ||
25 | <!-- title --> | ||
26 | |||
27 | |||
28 | |||
29 | |||
30 | </header> | ||
31 | |||
32 | <section class="thing "> | ||
33 | <h1 id="things-still-to-do-for-autocento.me">THINGS STILL TO DO FOR AUTOCENTO.ME</h1> | ||
34 | <ul> | ||
35 | <li>Link old poems to new poems</li> | ||
36 | <li>add colors to projects’ css | ||
37 | <ul> | ||
38 | <li>and background colors</li> | ||
39 | </ul></li> | ||
40 | <li>add index page with all pieces</li> | ||
41 | <li>add a “notes” or “about” page</li> | ||
42 | <li>think about –html-q-tags option for pandoc | ||
43 | <ul> | ||
44 | <li>and –ascii option</li> | ||
45 | </ul></li> | ||
46 | </ul> | ||
47 | </section> | ||
48 | |||
49 | <nav> | ||
50 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | ||
51 | </nav> | ||
52 | </div> | ||
53 | </body> | ||
54 | </html> | ||