Vincent Prouillet
debe0633bc
Revert "Allow default base-path command line option to be set for building and serving"
This reverts commit 1815155c1d
.
5 years ago
Blake Smith
1815155c1d
Allow default base-path command line option to be set for building and serving
5 years ago
Vincent Prouillet
0f0304d7ed
Mention build rm the directory
5 years ago
Robert Masen
b7c3d7199d
add --watch-only flag
6 years ago
Vincent Prouillet
f84ae7c93b
Rename all occurrences of gutenberg to zola in code
6 years ago
Vincent Prouillet
2eacb8247b
Fix config CLI option
Closes #254
6 years ago
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`.
6 years ago
Vincent Prouillet
14edd2b875
Add output-dir option to build & serve
From #191
7 years ago
Vincent Prouillet
e06611f46f
Forgot to let base-url take a value >_>
7 years ago
Vincent Prouillet
d2177df838
Stop using clap macro
7 years ago
Vincent Prouillet
73797efe90
Add a base-url flag to the build command
7 years ago
Vincent Prouillet
de5d711771
Use flags for port/interface in serve cmd
7 years ago
Vincent Prouillet
23e4b911e7
Improve gutenberg init
Fix #104
7 years ago
Vincent Prouillet
2ea77f3883
Generate completions for all shells
7 years ago