Tools for Web-Site creation
Website META Language
I have tried to create web sites in an automatic way with different
kind of tools. My own web site are created through a combination
of GNU-m4 and Perl (Currently I'm changing ;-)).
During the search for better things i have found Website META Language (WML).
During the first contact i was a little bit confused. After
i have created a few test sites i have recognized WML
is the appropiate tool to create big web sites with different
languages automaticly (GNU-Make and others...).
Texinfo
I have had an other problem which has to be solved. I have
written much of documentation in GNU-Texinfo like the Texi2HTML
converter documentation.
The problem was to make the documentation in online form available.
It has to be done in the same automaticly.
Im Zusammenhang mit WML bin ich dann auf die Idee
gekommen, dass man doch Texi2HTML entsprechend
ändern könnte und direkt als Ausgabe WML
Dateien zu liefern. Das hat sich aber bei genauerer
Betrachtung als zu Aufwendig dargestellt. Also bin ich
einen anderen Weg gegangen und habe mir die Ausgabe von
Texi2HTML, also die HTML Dateien selbst angeschaut.
Daraus hat sich ergeben, dass es relativ einfach war aus
den HTML Dateien WML Dateien zu machen. Das war mit ein
paar Zeilen Perl einfach zu erledigen.
|