pelican/pelican/tools/templates
Mirek Długosz f846191edd livereload task improvements
- use custom build command, with caching turned on - this reduces site
  build time by around 40% on my testing machines
- collect all glob patterns in a list and then call `server.watch`
  on each item - this allows to have single place where callback
  function must be specified
- use '**/*.html' as glob in template, to track changes in
  subdirectories
2021-02-09 20:49:48 +01:00
..
Makefile.jinja2 Merge pull request #2766 from davidjb/patch-1 2020-08-11 13:04:19 +02: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 livereload task improvements 2021-02-09 20:49:48 +01:00