zola/components/utils/src
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
..
de.rs clippy + fmt + fix toml dates in extra arrays 2020-06-18 21:12:46 +02:00
default_tpl.html Rename all occurrences of gutenberg to zola in code 2018-10-18 22:50:06 +02:00
fs.rs Preserve timestamps when copying files (#974) (#983) 2020-04-04 11:05:24 +02:00
lib.rs Format code using cargo fmt (#896) 2020-02-02 17:48:43 -08:00
net.rs Do not attempt to serve on "well-known" ports (#824) 2020-02-02 17:45:16 -08:00
site.rs Multiple slugification strategies (#929) 2020-02-05 09:13:14 +01:00
slugs.rs Update image to 0.23 2020-02-10 20:48:52 +01:00
templates.rs Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00
vec.rs Fix colocated dates + rustfmt 2019-02-09 19:54:47 +01:00