ToDo

    das ist ein Zwischenschritt, bis ich dem buildprozess vertraue
cd ~/WWW/localhost/patinastatic/ 
    leeren
rm -r localhost
    dynamische Seite von localhost/patina/ nach localhost/patinastatic holen
wget --recursive --convert-links --page-requisites --html-extension localhost/patina/
    die Scripte und Bilder kommen nur teilweise mit, die müssen extra kopiert werden.
cp -r ../patina/scripts/ ./localhost/patina/
cp -r ../patina/images/ ./localhost/patina/
cp -r ../patina/css/ ./localhost/patina/
cp -r ../patina/LICENSE ./localhost/patina/

    jetzt alles zusammen rüber zur website
meld ./localhost/patina/ ../mareklode/patina/