1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools/templates
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
..
Makefile.jinja2 Quote Makefile paths so it handles spaces 2020-04-13 11:17:39 +02: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 Allow setting host in Invoke serve & livereload tasks 2020-04-30 15:21:04 +02:00