zola/test_site/templates
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
..
categories Custom taxonomies (#330) 2018-07-16 10:54:05 +02:00
shortcodes Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00
tags Fix broken taxonomies pagination 2018-11-29 20:24:46 +01:00
index.html Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00
index_paginated.html Remove paginator.pagers 2018-09-30 23:49:32 +02:00
page.html Let toc is visable through Page & Section variables in templates (#818) 2020-02-02 17:44:38 -08:00
page_template.html Add page_template to sections 2018-11-07 19:42:23 +01:00
page_template_child.html Add test for nested page_template 2018-11-07 20:48:39 +01:00
page_template_override.html Add page_template to sections 2018-11-07 19:42:23 +01:00
rebuild.html Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00
robots.txt Rename all occurrences of gutenberg to zola in code 2018-10-18 22:50:06 +02:00
section.html Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00
section_paginated.html Remove paginator.pagers 2018-09-30 23:49:32 +02:00