zola/components
Philipp Oppermann 3362df4a48 Compute canonical path before adjusting parent path (#856)
* Compute canonical path before adjusting parent path

* Don't use adjusted `parent` to recalculate `canonical` in `find_language`

* Add regression tests

- Test for correct canonical field when calling `new_page`
- Test for correct canonical field after calling `find_language`
2020-02-02 17:48:43 -08:00
..
config Skip link checking for URL with prefix in config (#846) 2020-02-02 17:47:01 -08:00
errors Update tera 2020-02-02 17:45:16 -08:00
front_matter Section extra -> SitemapEntry (#850) 2020-02-02 17:48:42 -08:00
imageproc Update tera 2020-02-02 17:45:16 -08:00
library Compute canonical path before adjusting parent path (#856) 2020-02-02 17:48:43 -08:00
link_checker Skip link checking for URL with prefix in config (#846) 2020-02-02 17:47:01 -08:00
rebuild Skip anchor checking for URL with prefix in config (#812) 2020-02-02 17:45:16 -08:00
rendering Skip anchor checking for URL with prefix in config (#812) 2020-02-02 17:45:16 -08:00
search Fix the issue of generating the search index for multiple language (#794) 2019-09-03 16:50:23 +02:00
site Section extra -> SitemapEntry (#850) 2020-02-02 17:48:42 -08:00
templates Add title and body to alias page (#830) 2020-02-02 17:45:16 -08:00
utils Do not attempt to serve on "well-known" ports (#824) 2020-02-02 17:45:16 -08:00