zola/components
Philipp Oppermann 72373bea9b Add path to TranslatedContent (#863)
* Add path to `TranslatedContent`

This makes it possible to retrieve the translated page through the `get_page` function.

* Use TranslatedContent::path field in test_site_i18n

Use it with the `get_page` function to get a reference to the page object.
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 Check for paths collisions 2020-02-02 17:48:43 -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 Add path to TranslatedContent (#863) 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 Finish path collision & fix paginate_path when empty 2020-02-02 17:48:43 -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 Check for paths collisions 2020-02-02 17:48:43 -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