Does anyone know about any article site creator either dinamic or static html created by some software. What i want is to have a piece of software where to put all the articles I have and to have as output a fully generated site. Is there any?
You want to generate your site automatically from a set of articles and your pages to be static html files? The most known solution is CityDesk from Joel Spolsky. You can also generate your static files from a database of articles with a simple script in python, perl... There are many solutions to your problem.
I believe I could easily mod PHP Link Directory to point to articles in each category. I assume you would still need to at least: 1) Assign them to categories 2) Assign page title 3) Maybe even a short description