summaryrefslogtreecommitdiffstats
path: root/etc/TODO
blob: 12671f69e017a59beecb154dd874c9f054c8306c (plain) (blame)
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
59
60
SCRUF - TODO		-*- mode: org; -*-

* features
** proper semantic 
** use markdownj for text to html5 conversion
  that necessarily means scruffy markup will be done away with.
** page format options -- stream, singleton, 
** build system (ant system)

* distribution related
** NEWS file
   should contain information about new releases and features(if
   needed).
** HISTORY file
   not required for 0.1.0 release.
** FAQ file
   not required for 0.1.0 release.
* website
* finished todos
  
** [done] ignore directories
   way to ignore directories 

** [done] move PresentFile.java to status/

** [done] extension for scruffy files
   extension for scruff marked-up files to make discovery easier.

** [done] modify conversion/CanConvert.java (bug)

** [done] link to scruffy source
   include a link or something to view the 'source'.

** [done] 'quote' special symbols inside a code-block.
** [done] 'last update' string
  the 'last updated' string must be dangled somewhere in the document
  that is licked by scruf.

** [done] <meta> tags
   introduce 'meta' info in html doc generated -- authorinfo.

** [done] mailing list
** [done] build rsiddharth's weblog
   Test it by generating rsiddharth's weblog using scruf.
** [done] manual
   the manual file should also be part of the source distribution.
** [done] README file
   a brief description of the project; pointer to website; notes on
   the platform; a roadmap to important files; installation info
   file; info about author; 

** [done] create a documentation section in the homepage.
   
** [done] create a mailing list section in the homepage
** [hp] documentation

   introduction to 'scruf' & 'scruffy' mark-up. finished the initial
   draft. It need to be edited and fine tuned.