21 Commits (e804f907b2f59a579c8a4ed79ce2342ce9bec3c4)

Author SHA1 Message Date
  Sam Ford e804f907b2 Use Rust 2018 edition (#885) 4 years ago
  Sam Ford 0a0b6a3ad4 Fix Clippy warnings (#886) 4 years ago
  Vincent Prouillet 73ea4b3b16 Finish path collision & fix paginate_path when empty 4 years ago
  Geobert Quach 3f166285de Paginator total pages (#829) 4 years ago
  Vincent Prouillet 5844047435 Update slotmap 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 eccb1e9986 Strip base_path from page/section paths 5 years ago
  Vincent Prouillet 9bc675f2a7 Fix colocated dates + rustfmt 5 years ago
  Vincent Prouillet 1e2dd9ce03 Update tera to v1 alpha 5 years ago
  Vincent Prouillet 5caf24f06c Remove error-chain 5 years ago
  Vincent Prouillet 19075191ff Add translations to page/sections 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 9c2eeaf1f7 Fewer string cloning for tpl names 5 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago
  Vincent Prouillet dc94aa219b Do not paginate drafts 5 years ago
  Vincent Prouillet 957c6bed9d Have a list of ancestors instead of only parent section 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
  Vincent Prouillet e1aaed3c04 Remove paginator.pagers 5 years ago
  Christian Friedrich Coors 85529186e4 Fix some clippy warnings 5 years ago
  Vincent Prouillet 6903975202 Do not copy pages of sections when rendering taxonomies 5 years ago
  Vincent Prouillet ccaf36ee94 Avoid the use of enumerate in render_paginated 5 years ago
  Vincent Prouillet 38b30eb144 Update deps and fix deprecrations 5 years ago
  Vincent Prouillet 60a52fd2cc Some intellij reformatting 5 years ago
  Vincent Prouillet 18bef00671 Rename taxonomies paginate and error on unknown ones 5 years ago
  Vincent Prouillet 1ae0702494
Custom taxonomies (#330) 5 years ago
  Vincent Prouillet 9c0dd95bdb Fix theme shortcode not being useable 6 years ago
  Vincent Prouillet bcf42a0c10 The wonders of serde default, take 2 6 years ago
  Vincent Prouillet c77cc9b170 First draft of theme support 6 years ago
  Vincent Prouillet 3cb4641f1f Remove sections for index page and clean up pager 6 years ago
  Vincent Prouillet c3b525745e Convert project to a workspace 6 years ago
  Vincent Prouillet e76ee7ae4a Pass section in context when rendering a page if there is one 6 years ago
  Vincent Prouillet 2d949249c3 Add trailing slash to paths and permalinks. Fix #85 7 years ago
  Vincent Prouillet 056bf55881 Add a FileInfo struct to hold some common data about the files 7 years ago
  Vincent Prouillet 07f11755d6 Create a content mod 7 years ago
  Vincent Prouillet 299c3c8b22 Separate Page and Section front matter into 2 structs 7 years ago
  Vincent Prouillet 8711c9a3c0 Change Site::section and fix empty paginated sections 7 years ago
  Vincent Prouillet 5bfe1c213b Clippy run 7 years ago
  Vincent Prouillet a3318d4b56 Pagination 7 years ago