1 * fix MIME type obtention in g_mk_p().
2 we need to calculate it by ourselves since $q->filename makes apache lazy.
3 * Include script to generate the front page and feeds
4 * remove g_suri, g_location;
5 make a module which inherits from Apache::Request
6 (which inherits from Apache)
7 * Load (and parse) configuration only on Server load
8 * Improve the tools/ scripts
9 Add config generator for apache2
10 Parse command line options
11 * support a set of macros into markdown... and document them.