Makefile: improve install and clean targets

install:

Add install functionality for copying generated output into specified locations.
Theme and photos are two plugins available in this instance of pelican so add
dedicated install targets for them as well.

clean:

Distinguish between (navite) html and (added) plugins output, then make it possible
to selectively prune their own output files.
1 file changed