219 Commits (b660649189bdfbfa839ad5bfeea4252af4377f9b)

Author SHA1 Message Date
  Vincent Prouillet debe0633bc Revert "Allow default base-path command line option to be set for building and serving" 5 years ago
  Vincent Prouillet 2aa3ea758b Set content-type for livereload script 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 9bc675f2a7 Fix colocated dates + rustfmt 5 years ago
  Vincent Prouillet 776bf41123 Show actual Tera source error 5 years ago
  Peng Guanwen 0b897ce7c7 Replace trim_{left, right} with trim_{start, end} 5 years ago
  Vincent Prouillet 21d67235ae Arc-ify Library 5 years ago
  Robert O'Callahan 986c49daf1 Fix --watch-only to actually rebuild the site 5 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Vincent Prouillet 0f0304d7ed Mention build rm the directory 5 years ago
  Vincent Prouillet c441f5e857 Lower serve latency 5 years ago
  Vincent Prouillet a12e9512bc fmt/clippy 5 years ago
  Vincent Prouillet 7af314c61e Update deps + fmt 5 years ago
  Vincent Prouillet afc30543cc Handle file/dir renaming 5 years ago
  Vincent Prouillet d3bd22cfc4 Update changelog 5 years ago
  Robert Masen 1ec2694acc reset color in colorize 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 f84ae7c93b Rename all occurrences of gutenberg to zola in code 5 years ago
  Vincent Prouillet 652196969c templates folder is now optional for serve 5 years ago
  Vincent Prouillet 10aba20fe5 Slotmap refactor 5 years ago
  Vladislav Supalov ca982a268f Replace hard-coded directory slash in serve output (#457) 5 years ago
  Christian Friedrich Coors 85529186e4 Fix some clippy warnings 5 years ago
  Greizgh b8233af2c4 Allow to disable colors through env vars 5 years ago
  Vincent Prouillet 58e2793097 Ignore one more type of emacs temp file 5 years ago
  Vincent Prouillet ae7a65b51f Fix base-url not overriding processed images urls 5 years ago
  Johan Sigfrids 883357a7dd Handle relative path case 5 years ago
  Johan Sigfrids 9be5e640ff Only test windows path handling on windows. 5 years ago
  Johan Sigfrids 64ec7e1578 Fix path handling on windows. 5 years ago
  Vincent Prouillet a83518a29b Update warning message to use weight 5 years ago
  Vincent Prouillet a958f96955 Update actix 5 years ago
  Owen Nelson 8f460dc28b Custom 404 page now template driven. 5 years ago
  Owen Nelson 7ab22528a5 WIP Custom 404 page. 5 years ago
  eir 17106be497 Send Appropriate Response on Error 6 years ago
  Vincent Prouillet 42939b9a66 Fix error and cargo update 5 years ago
  Unreal Hoang ffcc455ed5 Fix panicking handling file without extension 5 years ago
  Owen Nelson 0e0cd244f3 Fix error handling put in place to side-step a confusing compiler error. 6 years ago
  Owen Nelson 45156c46c9 map `actix_web::error::Error` to `std::io::Error` as string. 6 years ago
  Owen Nelson 908f16855a Fixes #279 switch from iron to actix-web. 6 years ago
  Vojtech Kral 6662014e55 Add image resizing support #225 6 years ago
  Vincent Prouillet b892c07ed3 Don't hardcode the ws port 6 years ago
  Vincent Prouillet 50a79c52f3 Fix serve not working with config flag 6 years ago
  Vincent Prouillet 73ddbf7152 Write some docs 6 years ago
  Vincent Prouillet f1abbd0860 Move copy utils to utils crate 6 years ago
  Vincent Prouillet 2eacb8247b Fix config CLI option 6 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 6 years ago
  Andrew Zah f5ced05926 Separate interface and base url for gutenberg serve (#223) 6 years ago