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