commit | 38e29365da33d6976499b1f0462bf3148a26d49f | [log] [tgz] |
---|---|---|
author | luigi <luigi@debian.luigi.at.debian> | Sat Apr 04 22:42:06 2020 +0100 |
committer | Luigi Santivetti <luigi.santivetti@gmail.com> | Tue Oct 06 21:06:43 2020 +0100 |
tree | 7c4bb066dfc6bd38ed88683a8f2799b2ec74cdcb | |
parent | 124c7c55e4277fa48bac154a30826a0a8706e044 [diff] |
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.