1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools/templates
John Franey 28383a6355 Add livereload invoke task. Fixes #1326
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/
2019-06-18 22:49:09 -04:00
..
Makefile.jinja2 Remove stopserver from .PHONY prereqs in Makefile template 2018-12-12 13:25:14 -08:00
pelicanconf.py.jinja2 pelican-quickstart: switch to jinja2 2017-12-10 04:05:38 +01:00
publishconf.py.jinja2 Convert FEED settings from %s to {slug} redux (#2432) 2018-11-03 16:12:20 +01:00
tasks.py.jinja2 Add livereload invoke task. Fixes #1326 2019-06-18 22:49:09 -04:00