Re: Thoughts on Baked Dynamic Mixed CMS
Ryan Johnson <[email protected]>
| Newsgroups | gmane.comp.cms.cms-forum.general |
|---|---|
| Message-ID | <[email protected]> |
With my experience with small to medium sites, you're best bet is to generate the pages that should be static (articles, photos, etc), statically, and then just build custom index pages for your front page and other indexes if the static indexes generated don't fit. The only catch is to find one that anticipates you needing to generate pages that are outside the model of what the tool was intended to generate (because otherwise you'd just use those indexes right?). I can't think of any tools that do this well off the top of my head. Anyone? - Ryan