1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
Justin Mayer d9809c34fc Allow setting host in Invoke serve & livereload tasks
Instead of serving on localhost by default with no way to override, the
host can now be configured, allowing both `serve` and `livereload` tasks
to serve output on non-localhost addresses such as `0.0.0.0`.
2020-04-30 15:21:04 +02:00
..
templates Allow setting host in Invoke serve & livereload tasks 2020-04-30 15:21:04 +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 error strings whitespace 2020-04-29 18:08:38 +02:00
pelican_quickstart.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00
pelican_themes.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00