104 Commits (ceb9bc8ed7c04e654794d2d30880d544b73b9c27)

Author SHA1 Message Date
  Vincent Prouillet ceb9bc8ed7 Optionally do not slugify paths (#875) 4 years ago
  Vincent Prouillet 8e3f1f59f6 Update Tera 4 years ago
  Laurent Arnoud aaaed31f9c Add title and body to alias page (#830) 4 years ago
  Vincent Prouillet d624f7ec8b Update base64 4 years ago
  Vincent Prouillet 243702e2c2 Update tera 4 years ago
  Tjeu Kayim 6149fd17e1 Skip anchor checking for URL with prefix in config (#812) 4 years ago
  Marcus Klaas de Vries 4fd5d3f348 Bump pulldown_cmark to version 0.6.0 (#797) 4 years ago
  zdenek-crha 5aadd3d4f2 Fix crash of trans() function called on absent translation key (#793) 4 years ago
  Vincent Prouillet b396a1bc20 Add --drafts flag + rustfmt 4 years ago
  Vincent Prouillet 6a7e955ab0 Add lang to get_taxonomy & get_taxonomy_url 4 years ago
  Vincent Prouillet 6d5611f409 Use new Tera escape_xml filter for xml files 4 years ago
  Vincent Prouillet e74dab535d Update deps & re-render on anchor-link.html changes 4 years ago
  Vincent Prouillet 0199017d07 Slugify given slugs as well 4 years ago
  Vincent Prouillet 99abbb87a1
Set up CI with Azure Pipelines (#750) 4 years ago
  traviscross 46ee256ba4 Fix clippy warnings (#744) 4 years ago
  Vincent Prouillet 627222afad Update sitemaps namespace 4 years ago
  Vincent Prouillet df720a5baf Update deps 4 years ago
  Vincent Prouillet dc4904dd5f Update escaping with latest version of Tera 4 years ago
  Vincent Prouillet 35138468ac Urlencode urls in xml templates 4 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