zola/components/site
southerntofu e47deccf43
Make themes more flexible (#1004)
* Site templates can replace theme templates

* Integrate test case within test_site/

* Full backwards-compatibility with testcase in test_site

* Refine test case

* Call parent's block in child template for test case

* Check both templates are applied

* Follow testing advice

* Test for 'include' in themes and shortcodes

* Documentation for themes and how to extend them

Co-authored-by: Vincent Prouillet <balthek@gmail.com>
2020-06-18 22:31:03 +02:00
..
benches Make path to config.toml independent from root dir (#1023) 2020-05-23 11:55:45 +02:00
src Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00
tests clippy + fmt + fix toml dates in extra arrays 2020-06-18 21:12:46 +02:00
Cargo.toml Not sure it changes anything but... 2020-06-15 19:14:35 +02:00