mirror of
https://github.com/getzola/zola
synced 2024-12-13 22:02:29 +00:00
35359fb312
* Split checking for theme template off into separate function Allows to check for fallbacks elsewhere in the code, without attempting to actually render the template. * Add template fallback checking to taxonomy pages. * Add template fallback checking to paginated taxonomies Requires passing additional arguments to Paginator::from_taxonomy, which may not be desirable. * Update documentation to reflect taxonomy template fallbacks. * Update generic taxonomy template names. * Make check_template_fallbacks() return &str. * Add tests for check_template_fallbacks |
||
---|---|---|
.. | ||
src | ||
test-files | ||
test-templates | ||
Cargo.toml |