forked from github/pelican
Adds a `livereload` invoke task that builds the project and reloads the browser window when content files are updated. Usage: ```console $ invoke livereload [I 190202 16:28:30 server:298] Serving on http://127.0.0.1:5500 [I 190202 16:28:30 handlers:59] Start watching changes [I 190202 16:28:30 handlers:61] Start detecting changes [I 190202 16:28:32 handlers:132] Browser Connected: http://127.0.0.1:5500/ ``` See: https://livereload.readthedocs.io/en/latest/ |
||
|---|---|---|
| .. | ||
| Makefile.jinja2 | ||
| pelicanconf.py.jinja2 | ||
| publishconf.py.jinja2 | ||
| tasks.py.jinja2 | ||