86 Commits (35138468ac5b1ad66711bcbe221e3c10e124477a)

Author SHA1 Message Date
  Vincent Prouillet 35138468ac Urlencode urls in xml templates 5 years ago
  Vincent Prouillet 0aee33f9c5 Add very copy/pasty impl of anchor checking 5 years ago
  Cliff L. Biffle eba9726d07 Add XML declaration to XML templates. 5 years ago
  Vincent Prouillet cb962f7a64 Add aliases to sections 5 years ago
  Stuart Small 12d2576fba Fix for #632 - add ability to get asset image dimensions (#670) 5 years ago
  Vincent Prouillet fae644cffe Update pulldown_cmark 5 years ago
  Vincent Prouillet ec61a57841 Use @/ for internal links rather than ./ 5 years ago
  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