On 12/6/01 at 7:48 PM, Jack Coates <[EMAIL PROTECTED]> wrote: > Great end result, but how scalable is it? Did you write > the HTML by hand?
No. Both the index and the individual pages are computer generated. > I'm thinking this sort of data in a text .desc file in the > package, then a web app that grabs the .desc when you > upload the package and generates this sort of page on the > fly. That's basically what this does - but it's based on scanning files. The individual pages are generated by a Lua program, and the index by a sh script. -- David Douthitt UNIX Systems Administrator HP-UX, Unixware, Linux [EMAIL PROTECTED] _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
