86 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
  Sam Ford 0a0b6a3ad4 Fix Clippy warnings (#886) 4 years ago
  Vincent Prouillet 8e3f1f59f6 Update Tera 4 years ago
  Philipp Oppermann 72373bea9b Add path to `TranslatedContent` (#863) 4 years ago
  Vincent Prouillet 73ea4b3b16 Finish path collision & fix paginate_path when empty 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
  Geobert Quach 3f166285de Paginator total pages (#829) 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
  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 b396a1bc20 Add --drafts flag + rustfmt 4 years ago
  Vincent Prouillet 6a7e955ab0 Add lang to get_taxonomy & get_taxonomy_url 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 c503a9fe5d Fix test 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
  Vincent Prouillet 0e4e0c35b3 Remove all draft specific code 4 years ago
  lsm d0167647a8 fixed tags in draft not found error (#753) 4 years ago
  traviscross 46ee256ba4 Fix clippy warnings (#744) 4 years ago
  Jakub Wieczorek b716401217 Fix warnings caused by unnecessary `mut` qualifiers (#735) 4 years ago
  Igor Gnatenko d43812dee6 chore: Update toml to 0.5 everywhere 4 years ago
  Vincent Prouillet df720a5baf Update deps 4 years ago
  Vincent Prouillet 0aee33f9c5 Add very copy/pasty impl of anchor checking 4 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 5082e0f15a Render all relevant parent sections on rebuild 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 538866487b Add multilingual taxonomies 5 years ago
  Vincent Prouillet f45293ab25 cargo fmt 5 years ago