mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| Makefile.jinja2 | ||
| pelicanconf.py.jinja2 | ||
| publishconf.py.jinja2 | ||
| tasks.py.jinja2 | ||