63 Commits (e804f907b2f59a579c8a4ed79ce2342ce9bec3c4)

Author SHA1 Message Date
  Sam Ford e804f907b2 Use Rust 2018 edition (#885) 4 years ago
  Vincent Prouillet ceb9bc8ed7 Optionally do not slugify paths (#875) 4 years ago
  Philipp Oppermann 72373bea9b Add path to `TranslatedContent` (#863) 4 years ago
  Vincent Prouillet 5532f62c2d Check for paths collisions 4 years ago
  Vincent Prouillet 6153d20047 Link to issues for regression tests 4 years ago
  Philipp Oppermann 3362df4a48 Compute canonical path before adjusting parent path (#856) 4 years ago
  Stan Rozenraukh a89b30073c Section extra -> SitemapEntry (#850) 4 years ago
  Bob 4aa2ba84fc Let toc is visable through Page & Section variables in templates (#818) 4 years ago
  Vincent Prouillet 5844047435 Update slotmap 4 years ago
  Marcus Klaas de Vries 4fd5d3f348 Bump pulldown_cmark to version 0.6.0 (#797) 4 years ago
  Bob 9db9fc8fb2 Fix the issue of generating the search index for multiple language (#794) 4 years ago
  Vincent Prouillet 8942c15428 Add to changelog + rustfmt 4 years ago
  Katsutoshi Horie 0238e34047 Add trailing slash to multilingual section path (#772) 4 years ago
  Vincent Prouillet e231818718 Add back subsections in basic section ser 4 years ago
  Vincent Prouillet 7f459940e1 Allow multiple taxonomies with same name in different language 4 years ago
  Vincent Prouillet 0199017d07 Slugify given slugs as well 4 years ago
  Thomas Hurst 0cd9e58a86 Allow relative paths in new_file()/new_section() (#763) 4 years ago
  traviscross 46ee256ba4 Fix clippy warnings (#744) 4 years ago
  Vincent Prouillet 0aee33f9c5 Add very copy/pasty impl of anchor checking 5 years ago
  Vincent Prouillet cb962f7a64 Add aliases to sections 5 years ago
  Marcus Klaas de Vries 0d964204c3 Check command global (#683) 5 years ago
  Vincent Prouillet 55a166ac9e Fix dodgy test 5 years ago
  Vincent Prouillet 52f6072ea6 Use file path rather than page path for assets 5 years ago
  Vincent Prouillet eccb1e9986 Strip base_path from page/section paths 5 years ago
  Vincent Prouillet 84f10f6b69 Use platform separator for shortcodes paths 5 years ago
  Vincent Prouillet 705a30aa8d Move toc to be a rendering page/section variable level 5 years ago
  Vincent Prouillet 9bc675f2a7 Fix colocated dates + rustfmt 5 years ago
  Vincent Prouillet 260c413de4 Fix double trailing slash for section permalinks 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 1e2dd9ce03 Update tera to v1 alpha 5 years ago
  Vincent Prouillet e119b68533 Remove earlier/later/lighter/heavier from pages when rendering sections 5 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Vincent Prouillet f45293ab25 cargo fmt 5 years ago
  Vincent Prouillet 19075191ff Add translations to page/sections 5 years ago
  Vincent Prouillet 3d22b4f1f9 Generate per language RSS feed 5 years ago
  Vincent Prouillet a12e9512bc fmt/clippy 5 years ago
  Vincent Prouillet 779511ae43 Pass down lang and start docs 5 years ago
  Vincent Prouillet 1d06324a65 Load multi-languages pages/sections 5 years ago
  Vincent Prouillet b0f6963e4c Use lang code in permalinks 5 years ago
  Vincent Prouillet e50d3daad1 Get language from filename 5 years ago
  Vincent Prouillet c0bbe16eac cargo fmt + update 5 years ago
  Vincent Prouillet 814cec99e2 Allow RFC3339 datetimes in filenames 5 years ago
  Vincent Prouillet a465d6a61e Fix deleting while zola serve 5 years ago
  Shotaro Yamada 692103bff4 Remove redundant clone 5 years ago
  Vincent Prouillet 7af314c61e Update deps + fmt 5 years ago
  Vincent Prouillet 20a05da475 Fix bug with pages starting with dates 5 years ago
  Vincent Prouillet 2d324b3cee Do not clone tpl name for pages 5 years ago
  Vincent Prouillet 9c2eeaf1f7 Fewer string cloning for tpl names 5 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago