1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
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
..
templates Add livereload invoke task. Fixes #1326 2019-06-18 22:49:09 -04: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 Merge pull request #2514 from rask004/fix-2487 2019-03-07 21:13:37 +01:00
pelican_quickstart.py Merge pull request #2521 from monadnoc/quickstart_en_fix 2019-01-27 10:36:18 +01:00
pelican_themes.py Fix linting issues 2019-02-06 10:22:57 -04:00