zola/docs
BezPowell 35359fb312
Add generic template fallbacks to taxonomies (#1651)
* 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
2021-11-29 09:54:16 +01:00
..
content Add generic template fallbacks to taxonomies (#1651) 2021-11-29 09:54:16 +01:00
sass Merge branch 'master' into next 2021-07-18 13:53:27 +02:00
static Update processed images 2021-07-18 14:03:14 +02:00
templates Merge branch 'master' into next 2021-07-18 13:53:27 +02:00
config.toml Add class based syntax higlighting + line numbers (#1531) 2021-07-10 08:53:19 +02:00