1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
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
..
templates Automatically open browser when Invoke task starts web server (#2764) 2021-04-19 15:59:41 +02: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 Fix Windows tests 2020-05-09 16:17:14 +03:00
pelican_quickstart.py Rename branch for GitHub Pages repo quickstart 2020-08-17 09:47:57 +02:00
pelican_themes.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00