427 Commits (046213ce2865831c8687159077da94dcb0e7b7b2)

Author SHA1 Message Date
  djugei 046213ce28 fixed warning (#912) 4 years ago
  Vincent Prouillet 44a07a4a55 Disable check_site test for now 4 years ago
  Vincent Prouillet 622b0f2965 Serialize toc level 4 years ago
  Sam Ford d7bad732f1 Update reqwest to v0.10 (#892) 4 years ago
  Sam Ford 3ef62036ef Fix benchmarks (#901) 4 years ago
  Sam Ford 6b5768fd76 Treat 304 as valid, add mock tests, fix mock issue (#900) 4 years ago
  Sam Ford 11f7a6d114 Mock HTTP requests in tests (#898) 4 years ago
  Sam Ford 2f1b592ab4 link_checker: Handle non-success status codes (#897) 4 years ago
  Sam Ford b63c563622 Format code using cargo fmt (#896) 4 years ago
  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
  Tjeu Kayim 75570d041a Skip link checking for URL with prefix in config (#846) 4 years ago
  Morgan e8dc33ad08 fixes #844 duplicate entries in doc (#845) 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
  Geobert Quach 3f166285de Paginator total pages (#829) 4 years ago
  Jochen Kupperschmidt 587d7396b3 Properly escape `&` in injected live-reload script tag (#825) 4 years ago
  Jochen Kupperschmidt b3bc8a8896 Do not attempt to serve on "well-known" ports (#824) 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
  Michael Macias b1ceb3e80e rendering: Avoid prepending URL prefix to links that start with a scheme (#817) 4 years ago
  Arne Beer f96aad2fdd Only shrink when resizing with fit (#803) 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
  Neil Kistner 52c2b74b39 Add anchor existence checking to link_checker component (#786) 4 years ago
  Zdenek Crha 096fefe7ed Remove pub visibility from Config::translations hash (#796) 4 years ago
  Bob 9db9fc8fb2 Fix the issue of generating the search index for multiple language (#794) 4 years ago
  zdenek-crha 5aadd3d4f2 Fix crash of trans() function called on absent translation key (#793) 4 years ago
  Bob e77adc56fd Fix the issue when checking the changes for multiple language section index file (#787) 4 years ago
  Vincent Prouillet fb89f94516 Process images on rebuild 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
  southerntofu 4695b029a0 Fix ToC generation for heading levels > 3 (bugfix) (#774) 4 years ago
  Vincent Prouillet 8942c15428 Add to changelog + rustfmt 4 years ago
  Vincent Prouillet a6db79f89b Use fixed version for syntect 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 e74dab535d Update deps & re-render on anchor-link.html changes 4 years ago