50 Commits (43a88fb79e06d715638e14970996e46509924492)

Author SHA1 Message Date
  Jonathan Strong 43a88fb79e clean up the new indexing code by quite a lot 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
  Vincent Prouillet 0e4e0c35b3 Remove all draft specific code 4 years ago
  Tim Visée 90dad05c67 Add --open flag to serve command, to open URL in default browser (#739) 4 years ago
  Vincent Prouillet 9df9465080 Only check for port availability when not in watch-only for serve 4 years ago
  Sam Ford 39f97f1520
Update actix-web to 1.0 4 years ago
  Marcus Klaas de Vries 0d964204c3 Check command global (#683) 4 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
  Robert Masen e0f90eed4a remove debug-println! 5 years ago
  Robert Masen b7c3d7199d add --watch-only flag 5 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago
  Jake Howard aad12d829f Remote data (#494) 5 years ago
  Vincent Prouillet 4c9fd0d302 Do not panic if something is already bound to 1111 in serve 5 years ago
  Vincent Prouillet 10aba20fe5 Slotmap refactor 5 years ago
  Greizgh b8233af2c4 Allow to disable colors through env vars 5 years ago
  Vincent Prouillet a958f96955 Update actix 5 years ago
  Owen Nelson 908f16855a Fixes #279 switch from iron to actix-web. 6 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 16f658c70c Move test_site and turn rebuild.rs into a component 6 years ago
  Vincent Prouillet a44dd5f49a serve cleans after itself now 6 years ago
  Vincent Prouillet 14edd2b875 Add output-dir option to build & serve 6 years ago
  Vincent Prouillet 73797efe90 Add a base-url flag to the build command 6 years ago
  Vincent Prouillet 23e4b911e7 Improve gutenberg init 6 years ago
  Vincent Prouillet 2ea77f3883 Generate completions for all shells 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago
  Vincent Prouillet 2a11b9d116 Better error if address in use 7 years ago
  Vincent Prouillet 09d5e74a65 Smarter rebuild on content change 7 years ago
  Vincent Prouillet 2fb4e2b01d Move all printing in cli to the console file 7 years ago
  Vincent Prouillet 2a150299f3 Move cli code to bin directory 7 years ago
  Vincent Prouillet 0aef05ac8e Clippy + appveyor 7 years ago
  Vincent Prouillet a02d50c22a Add some colours 7 years ago
  Vincent Prouillet 870fbbcd0f Allow selecting a config file other than config.toml 7 years ago
  Vincent Prouillet 2d26bf038c Force refresh on content/template change and various fixes 7 years ago
  Vincent Prouillet a57baf2934 Refactor serve/rebuilding a bit 7 years ago
  Vincent Prouillet 478e7054de More precise time and show what changed 7 years ago
  Vincent Prouillet e68af48eb6 Make gutenberg a lib as well 7 years ago
  Vincent Prouillet a99f084ee2 Code highlighting 7 years ago
  Vincent Prouillet 4acce865b4 Sort by date 7 years ago
  Vincent Prouillet f57912f712 Basic livereload 7 years ago
  Vincent Prouillet e948df1028 Add a Site struct that knows how to parse/build a site 7 years ago
  Vincent Prouillet 91fa7e358c Started working on gutenberg again 7 years ago
  Vincent Prouillet cbe1691f36 Rename new command to init 7 years ago
  Vincent Prouillet a147e68f78 Start building sites 7 years ago
  Vincent Prouillet 3cd5da2128 Separate front matter parsing from the page 7 years ago
  Vincent Prouillet a6e421c5e4 Parsing front matter 7 years ago