zola/src
René Ribaud 5bf1687fa7
Use trim_start_matches instead of strip_prefix (#1156)
- This allow to not bump the pinned version to 1.45.0.
- Change this, despite trim_start_matches returns a &str and not an Option, which I
  like less.
2020-09-03 10:47:48 +02:00
..
cmd Use trim_start_matches instead of strip_prefix (#1156) 2020-09-03 10:47:48 +02:00
cli.rs Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00
console.rs Extract some Tera logic out of site/lib.rs 2020-07-24 23:46:27 +02:00
main.rs Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00
prompt.rs rustfmt 2018-10-31 08:18:57 +01:00