The portal source lives in module portal of [http://hcoop.sf.net/ our SourceForge project]'s CVS repository. The main check-out is in /afs/hcoop.net/user/h/hc/hcoop/portal. To recompile and publish on deleuze:
become_hcoop cd ~/portal mlt
You should also become_hcoop before modifying files in the main check-out or running any CVS commands that would modify it.
header.mlt and footer.mlt are built from assorted other files. Running make in a check-out directory should build them. See the Makefile for how they're built. Note that make won't publish changes that you make onto the real web sites; you must use mlt for that.