A HTML/CSS/JavaScript site generator, written in Perl.
-
stmp.pl will create a directory, containing the index.html, style.css and script.js files. Usage: stmp.pl [dir name] [css name] [js name]
-
stmp-one.pl will create a directory, containing a index.html file with style and script elements embedded. Usage: stmp-one.pl [name]