zola/components
Nicolas Pochet b65979fac7
Render the theme template files if present
* Change the behavior of the template rendering:
    * Check if the template bare name is present
    * Check if the template is part of a theme
    * Fallback to defaults
* Change the behavior of the shortcode rendering:
    * Call the template rendering function
* Prepend `__zola_builtins/` to most of the default elements in `ZOLA_TERA`
* Add a test to verify the presence and content of a `404.html` page
from a theme's template
2019-01-19 18:06:51 +01:00
..
config Remove error-chain 2019-01-17 14:31:47 +01:00
errors Remove error-chain 2019-01-17 14:31:47 +01:00
front_matter Remove error-chain 2019-01-17 14:31:47 +01:00
imageproc Remove error-chain 2019-01-17 14:31:47 +01:00
library Remove error-chain 2019-01-17 14:31:47 +01:00
link_checker rustfmt 2018-10-31 08:18:57 +01:00
rebuild fmt/clippy 2018-12-29 11:17:43 +01:00
rendering Render the theme template files if present 2019-01-19 18:06:51 +01:00
search Update deps + rustfmt 2019-01-02 20:41:29 +01:00
site Render the theme template files if present 2019-01-19 18:06:51 +01:00
templates Render the theme template files if present 2019-01-19 18:06:51 +01:00
utils Render the theme template files if present 2019-01-19 18:06:51 +01:00