zola/src
Andrew Zah f5ced05926 Separate interface and base url for gutenberg serve (#223)
Separate interface and base_url for serve

You can now have a different base_url and listening interface.
The `gutenberg serve` cmd now accepts `-u`/`--base-url`, but it defaults to `127.0.0.1`.
2018-02-02 17:18:07 +01:00
..
cmd Separate interface and base url for gutenberg serve (#223) 2018-02-02 17:18:07 +01:00
cli.rs Separate interface and base url for gutenberg serve (#223) 2018-02-02 17:18:07 +01:00
console.rs Convert project to a workspace 2017-07-01 16:47:41 +09:00
main.rs Separate interface and base url for gutenberg serve (#223) 2018-02-02 17:18:07 +01:00
prompt.rs Clippy run 2017-08-31 18:01:26 +09:00