1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools/templates
Arnaud Rebillout 40d09875e6 Makefile, include tags directory in rsync command
By default, the rsync option '--cvs-exclude' excludes the 'tags'
directory. For a blog, it's a bit unfortunate, as it's quite common to
have a `tags` directory in a blog, either for the tag pages or the tag
feeds.

With this commit, we force rsync to include this directory, and save a
little headache to users who wonder why their tags are present in the
output directory, but are not present on the server.
2020-08-11 16:29:44 +07:00
..
Makefile.jinja2 Makefile, include tags directory in rsync command 2020-08-11 16:29:44 +07:00
pelicanconf.py.jinja2 Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
publishconf.py.jinja2 Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
tasks.py.jinja2 Fixups post-review 2020-06-09 18:12:24 +02:00