I'm using plain Vim to make this website, so an auto-updating template's not really an option. If I'd use a different program, I'd have no guarantee that next year's webmaster would know how to use it, or be willing to learn it.
I could use a make script, but I'll be handing this website over in a year, so I want to make it idiot-usable. I somehow doubt that the new maintainer will be conversant with make scripts.
I was also thinking along the lines of "include" files, but I have no idea what exactly. |