zola/test_site/themes/sample
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
..
sass Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00
static Fix loading html files in themes outside of templates 2018-09-09 20:12:55 +02:00
templates Render the theme template files if present 2019-01-19 18:06:51 +01:00
theme.toml Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00