417 Commits (ceb9bc8ed7c04e654794d2d30880d544b73b9c27)

Author SHA1 Message Date
  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
  Vincent Prouillet 0199017d07 Slugify given slugs as well 4 years ago
  Pyry Kovanen 4b43b75d22 Allow ignored_content to support markdown files (#759) 4 years ago
  Thomas Hurst 0cd9e58a86 Allow relative paths in new_file()/new_section() (#763) 4 years ago
  Vincent Prouillet 7e618684da Ensure public exists for search index 4 years ago
  Vincent Prouillet 0e4e0c35b3 Remove all draft specific code 4 years ago
  Vincent Prouillet 99abbb87a1
Set up CI with Azure Pipelines (#750) 4 years ago
  lsm d0167647a8 fixed tags in draft not found error (#753) 4 years ago
  Vincent Prouillet af00a2e8f1 Add tests for custom url scheme 4 years ago
  Vincent Prouillet 7c3a112d7d Render draft pages in serve mode 4 years ago
  Vincent Prouillet 28ecf553d5 Add counts in zola check 4 years ago