77 Commits (b660649189bdfbfa839ad5bfeea4252af4377f9b)

Author SHA1 Message Date
  Vincent Prouillet 603906de85 Add a test for local time in TOML 5 years ago
  sebastien c2f682ede6 specify proper sitemap schema 5 years ago
  Vincent Prouillet 97e796a724 More tests for load_data 5 years ago
  Vincent Prouillet e00cd3e1b0 Always default to plain for load_data on unknown extensions 5 years ago
  Vincent Prouillet c63b7fde44 load_data now defaults to plain type + fix bug with get_taxonomy fn 5 years ago
  Vincent Prouillet 9beaa26023 Add link to sitemap to robots.txt 5 years ago
  Vincent Prouillet 7baf08cef2 Update docs for sitemap 5 years ago
  Sébastien Mariaux 2a0d0b9b77 Split sitemap (#619) 5 years ago
  Vincent Prouillet 135dc5d5bc Change default directory for load_data 5 years ago
  Vincent Prouillet 9bc675f2a7 Fix colocated dates + rustfmt 5 years ago
  Matthew Ziter 844be88472 Handle csv parsing error to fix issue getzola/zola#588 5 years ago
  Vincent Prouillet 1c7729cac6 Default lang to config.default_language 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
  Vincent Prouillet 1e2dd9ce03 Update tera to v1 alpha 5 years ago
  Nicolas Pochet b65979fac7
Render the theme template files if present 5 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Vincent Prouillet 538866487b Add multilingual taxonomies 5 years ago
  Vincent Prouillet 19075191ff Add translations to page/sections 5 years ago
  Vincent Prouillet 832360f9b1 Update deps + rustfmt 5 years ago
  Vincent Prouillet a12e9512bc fmt/clippy 5 years ago
  Vojtech Kral 6e84eec32b imageproc: Add the `format` option, support for PNG thumbnails 5 years ago
  Vincent Prouillet c0bbe16eac cargo fmt + update 5 years ago
  Shotaro Yamada 692103bff4 Remove redundant clone 5 years ago
  Vincent Prouillet 7af314c61e Update deps + fmt 5 years ago
  Vincent Prouillet 56af4ca7f9 Add page_template to sections 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 d524482ac1 Cargo update & some doc tweak 5 years ago
  Jake Howard aad12d829f Remote data (#494) 5 years ago
  Vincent Prouillet f84ae7c93b Rename all occurrences of gutenberg to zola in code 5 years ago
  Luke Frisken 1baa7750f3 CSV and TOML loading global functions (#379) 5 years ago
  Vincent Prouillet 86c418372f Add metadata_only to get_section 5 years ago
  Vincent Prouillet f14dbcbdf4 section.subsections is now an array of paths 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 10aba20fe5 Slotmap refactor 5 years ago
  Christian Friedrich Coors 85529186e4 Fix some clippy warnings 5 years ago
  Vincent Prouillet 5fe4590063 Default get_url to not add a trailing slash 5 years ago
  Vincent Prouillet c2b76d1850 Enable markdown extensions for markdown filter 5 years ago
  Vincent Prouillet 38b30eb144 Update deps and fix deprecrations 5 years ago
  Vincent Prouillet bd6578e71c Fix failing test 5 years ago
  Vincent Prouillet efddb24b95 We actually need get_taxonomy_url. Also update docs 5 years ago
  Vincent Prouillet 60a52fd2cc Some intellij reformatting 5 years ago
  Vincent Prouillet 1ae0702494
Custom taxonomies (#330) 5 years ago
  Owen Nelson 8f460dc28b Custom 404 page now template driven. 5 years ago
  Vincent Prouillet d47ba4aff0 Rebasing + tweaks 5 years ago
  Vojtech Kral 6662014e55 Add image resizing support #225 6 years ago
  Vincent Prouillet bcf42a0c10 The wonders of serde default, take 2 6 years ago
  Vincent Prouillet b3b2527c5d TIL about serde default 6 years ago