1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools/templates
Romain Porte a00284f744
Automatically open browser when Invoke task starts web server (#2764)
When the `serve` and `livereload` targets are invoked, a web browser will be
automatically opened, pointing to the locally-served website.

If no web browser can be found by the module, the `open()` call returns
`False`, but no exception is raised. This means that it is still possible
to call livereload on a remote machine and access it without any error
being triggered.

Signed-off-by: Romain Porte <microjoe@microjoe.org>
2021-04-19 15:59:41 +02:00
..
Makefile.jinja2 Improve consistency between Makefile targets & help 2021-02-19 08:22:16 +01: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 Automatically open browser when Invoke task starts web server (#2764) 2021-04-19 15:59:41 +02:00