40 Commits (ceb9bc8ed7c04e654794d2d30880d544b73b9c27)

Author SHA1 Message Date
  Vincent Prouillet ceb9bc8ed7 Optionally do not slugify paths (#875) 4 years ago
  Jochen Kupperschmidt b3bc8a8896 Do not attempt to serve on "well-known" ports (#824) 4 years ago
  Vincent Prouillet 243702e2c2 Update tera 4 years ago
  traviscross 46ee256ba4 Fix clippy warnings (#744) 4 years ago
  Jakub Turski 8a737d71fb Add an option to hard link files from static/ instead of copying. (#723) 4 years ago
  Jakub Wieczorek b716401217 Fix warnings caused by unnecessary `mut` qualifiers (#735) 4 years ago
  elbaro 237671a0b2 Round up reading time 4 years ago
  Vincent Prouillet 0aee33f9c5 Add very copy/pasty impl of anchor checking 4 years ago
  Vincent Prouillet ec61a57841 Use @/ for internal links rather than ./ 5 years ago
  Vincent Prouillet 9bc675f2a7 Fix colocated dates + rustfmt 5 years ago
  Vincent Prouillet 1e2dd9ce03 Update tera to v1 alpha 5 years ago
  Nicolas Pochet b65979fac7
Render the theme template files if present 5 years ago
  Peng Guanwen 5ab3466e2b Doc improvements 5 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Peng Guanwen c027cd97d6 Footnote is now supported in headers 5 years ago
  Vincent Prouillet 2e126b3a08 Fix race condition with language folder creation 5 years ago
  Vincent Prouillet cb3c42078a Fix load_toml date handling and fix bug in date conversion 5 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago
  Vincent Prouillet 8586bc1838 Some clippy fixes 5 years ago
  Jake Howard aad12d829f Remote data (#494) 5 years ago
  Vincent Prouillet a0da580f87 Do not error on files starting with utf-8 BOM 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 cdcebaea26 Cleanup of slotmap impl 5 years ago
  Vincent Prouillet 396d237673 Use Tera render_with_borrowed 5 years ago
  Vincent Prouillet 367f58b0a3 Fix loading html files in themes outside of templates 5 years ago
  Vincent Prouillet 38b30eb144 Update deps and fix deprecrations 5 years ago
  Vincent Prouillet 60a52fd2cc Some intellij reformatting 5 years ago
  Vincent Prouillet 1ae0702494
Custom taxonomies (#330) 5 years ago
  Vojtech Kral 6662014e55 Add image resizing support #225 6 years ago
  Vincent Prouillet 28641fc223 Add HTML aliases to changelog 6 years ago
  Clar Charr da3b0fcf0e Use proper Unicode word count; fixes #304 6 years ago
  Vincent Prouillet b892c07ed3 Don't hardcode the ws port 6 years ago
  Vincent Prouillet 3e6054a9ac tempdir -> tempfile 6 years ago
  Vincent Prouillet d9dbf4d567 Fix internal links to content dir not working 6 years ago
  Vincent Prouillet 9c0dd95bdb Fix theme shortcode not being useable 6 years ago
  Vincent Prouillet f1abbd0860 Move copy utils to utils crate 6 years ago
  Vincent Prouillet 129e693521 Add default templates 6 years ago
  Vincent Prouillet 262ff5ec00 Rewrite theme tera paths and merge theme.toml data 6 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago