22 Commits (a043f641ea6591f9b2faace25d82ecb34159d9a6)

Author SHA1 Message Date
  Jonathan Strong a043f641ea tantivy indexing, doesn't crash, but index produced is corrupt somehow 4 years ago
  Jonathan Strong cffb69c5be create `zola index` command and route existing search indexing code to it 4 years ago
  ethereal 94445ae745 Add --root global argument. Fixes #899. (#932) 4 years ago
  Sam Ford e804f907b2 Use Rust 2018 edition (#885) 4 years ago
  Vincent Prouillet b396a1bc20 Add --drafts flag + rustfmt 4 years ago
  southerntofu 13b395b536 zola init works inside existing directories (closes #406) (#777) 4 years ago
  Tim Visée 90dad05c67 Add --open flag to serve command, to open URL in default browser (#739) 4 years ago
  Marcus Klaas de Vries 0d964204c3 Check command global (#683) 5 years ago
  Vincent Prouillet debe0633bc Revert "Allow default base-path command line option to be set for building and serving" 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 5 years ago
  Vincent Prouillet f84ae7c93b Rename all occurrences of gutenberg to zola in code 5 years ago
  Vincent Prouillet 2eacb8247b Fix config CLI option 6 years ago
  Andrew Zah f5ced05926 Separate interface and base url for gutenberg serve (#223) 6 years ago
  Vincent Prouillet 14edd2b875 Add output-dir option to build & serve 6 years ago
  Vincent Prouillet e06611f46f Forgot to let base-url take a value >_> 6 years ago
  Vincent Prouillet d2177df838 Stop using clap macro 6 years ago
  Vincent Prouillet 73797efe90 Add a base-url flag to the build command 6 years ago
  Vincent Prouillet de5d711771 Use flags for port/interface in serve cmd 6 years ago
  Vincent Prouillet 23e4b911e7 Improve gutenberg init 6 years ago
  Vincent Prouillet 2ea77f3883 Generate completions for all shells 6 years ago