I need a page generator that can do something very very very basic. For several years I used a slightly tricked-out version of Directory Generator but it no longer is filling the need here.
All I need it to do is:
1) Take a CSS template I give it
2) Take a list of keywords I give it
3) Create one page per kw called the-first-keyword.htm, the-second-keyword.htm etc. etc.
4) Throw up an RSS feed generated using the keyword
This is not complex -- it's barely on the level of a parking page in complexity. Unfortunately my attempts at creating such a generator in PHP are producing shit, and the few MFA site generators and other similar scripts I've found online so far are not cutting the bill at all.
So, any recommendations of an off-the-shelf or open source solution here?
Frank
All I need it to do is:
1) Take a CSS template I give it
2) Take a list of keywords I give it
3) Create one page per kw called the-first-keyword.htm, the-second-keyword.htm etc. etc.
4) Throw up an RSS feed generated using the keyword
This is not complex -- it's barely on the level of a parking page in complexity. Unfortunately my attempts at creating such a generator in PHP are producing shit, and the few MFA site generators and other similar scripts I've found online so far are not cutting the bill at all.
So, any recommendations of an off-the-shelf or open source solution here?
Frank