Re: static rendering
"Brett Calcott" <brett-73EOiZ1k6q7/[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <opsb6r39zyeu2iau@sparrow> |
On Mon, 2 Aug 2004 08:22:52 -0500 (CDT), will guaraldi wrote: > > What are the static rendering configuration options you have? > Here are all the relevant bits: py["codebase"] = "x:/pyblosxom" py['blog_title'] = "My Blog" py['blog_description'] = "Gaaaa" py['blog_author'] = "name [email protected]" py['blog_language'] = "en" py['blog_encoding'] = "iso-8859-1" py['datadir'] = "x:/pyblosxom/testing" py['logdir'] = "x:/pyblosxom/log" py['ignore_directories'] = ["CVS", '.svn'] py['depth'] = 0 py['num_entries'] = 40 py['base_url'] = "file://x:/pyblosxom/static" py["static_dir"] = "x:/pyblosxom/static" py["static_flavours"] = ["html"] py['static_monthnumbers'] = 0 py['static_monthnames'] = 1 py['base_url'] py['pyblosxom_version'] = __version__ py['pyblosxom_name'] = 'pyblosxom' anything bizarre here? ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com