72 Commits (e804f907b2f59a579c8a4ed79ce2342ce9bec3c4)

Author SHA1 Message Date
  Sam Ford e804f907b2 Use Rust 2018 edition (#885) 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
  Laurent Arnoud aaaed31f9c Add title and body to alias page (#830) 4 years ago
  Jochen Kupperschmidt 587d7396b3 Properly escape `&` in injected live-reload script tag (#825) 4 years ago
  Tjeu Kayim 6149fd17e1 Skip anchor checking for URL with prefix in config (#812) 4 years ago
  Vincent Prouillet b396a1bc20 Add --drafts flag + rustfmt 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
  Vincent Prouillet 0e4e0c35b3 Remove all draft specific code 4 years ago
  Vincent Prouillet d2a62153d7 Do not load draft pages 4 years ago
  Vincent Prouillet 35138468ac Urlencode urls in xml templates 4 years ago
  Vincent Prouillet cb962f7a64 Add aliases to sections 4 years ago
  Vincent Prouillet 9bc675f2a7 Fix colocated dates + rustfmt 5 years ago
  Vincent Prouillet 97d11995c5 Skip render=false sections in sitemap 5 years ago
  Vincent Prouillet 1c7729cac6 Default lang to config.default_language 5 years ago
  Vincent Prouillet 21d67235ae Arc-ify Library 5 years ago
  Nicolas Pochet b65979fac7
Render the theme template files if present 5 years ago
  Vincent Prouillet 538866487b Add multilingual taxonomies 5 years ago
  Vincent Prouillet a12e9512bc fmt/clippy 5 years ago
  Vincent Prouillet 7313b41f4d Start adding some tests for building multilingual sites 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 aee41f279c Fix reload with taxonomies 5 years ago
  Vincent Prouillet 7af314c61e Update deps + fmt 5 years ago
  Vincent Prouillet 20a05da475 Fix bug with pages starting with dates 5 years ago
  Vincent Prouillet 59f3e54e4e Add test for nested page_template 5 years ago
  Vincent Prouillet 56af4ca7f9 Add page_template to sections 5 years ago
  Vincent Prouillet a3b0f1e103 Add transparent sections 5 years ago
  Vincent Prouillet b7ce4e59fb rustfmt 5 years ago
  Vincent Prouillet 19b4341957 Fix test 5 years ago
  Magnus Hovland Hoff 05b8bb4ac6 Ensure root output directory exists explicitly. 5 years ago
  Vincent Prouillet f84ae7c93b Rename all occurrences of gutenberg to zola in code 5 years ago
  Vincent Prouillet 83b04a561c Expose relative path of pages & sections 5 years ago
  Vincent Prouillet 957c6bed9d Have a list of ancestors instead of only parent section 5 years ago
  Vincent Prouillet f14dbcbdf4 section.subsections is now an array of paths 5 years ago
  Vincent Prouillet cdcebaea26 Cleanup of slotmap impl 5 years ago
  Vincent Prouillet 10aba20fe5 Slotmap refactor 5 years ago
  Greizgh fec58054b4 Inject config in robots.txt context 5 years ago
  Vincent Prouillet 2cf99c3cfc Fix robots.txt template for real this time 5 years ago
  Vincent Prouillet a11f8232de Fix robots.txt not being loaded in Tera 5 years ago
  Vincent Prouillet b4158921dd Fix email links being checked by link checker 5 years ago
  Nathan Ringo 9df5da4697
Fixes bug with extra syntaxes in non-root section, adds tests. 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
  James Munns fbb57253a3 Add html-alias test 6 years ago
  Vincent Prouillet b892c07ed3 Don't hardcode the ws port 6 years ago
  Vincent Prouillet 3e6054a9ac tempdir -> tempfile 6 years ago
  Vincent Prouillet 9c0dd95bdb Fix theme shortcode not being useable 6 years ago
  Vincent Prouillet e40e97711f Some more bits about continue_reading anchor 6 years ago