72 Commits (a992bc8e9d365549600d94c5fafe43aacc79dc4c)

Author SHA1 Message Date
  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 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 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
  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 0cf8e8ca1c Fix pagers not being in sitemap 5 years ago
  Vincent Prouillet b3004c69ef Fix broken taxonomies pagination 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