1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
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
..
templates Makefile, include tags directory in rsync command 2020-08-11 16:29:44 +07:00
__init__.py move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
pelican_import.py Fix Windows tests 2020-05-09 16:17:14 +03:00
pelican_quickstart.py fix linting errors 2020-05-12 23:30:03 +03:00
pelican_themes.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00