about summary refs log tree commit diff stats
path: root/TODO.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-03 19:26:13 -0700
committerCase Duckworth2015-03-03 19:26:13 -0700
commitdaa8a316afe87e84c8f0dd9444b96392fcc1f1b2 (patch)
treeb83b80f10c800a1120d34137e868b0c1aa60255a /TODO.html
parentMake index an index of all files (diff)
downloadautocento-daa8a316afe87e84c8f0dd9444b96392fcc1f1b2.tar.gz
autocento-daa8a316afe87e84c8f0dd9444b96392fcc1f1b2.zip
Versify index; add TODO to pages
Diffstat (limited to 'TODO.html')
-rw-r--r--TODO.html54
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"> &loz; </a>
51 </nav>
52</div>
53</body>
54</html>