zola/components
southerntofu 15e0ae6699
load_data() template function takes a required boolean flag (closes #1209) (#1306)
* load_data() template function takes a `required` boolean flag

* Update tests for load_data()

* Add test to make sure invalid data always fails in load_data

* Better documentation, fixing a few typos

Co-authored-by: southerntofu <southerntofu@thunix.net>
2021-02-02 20:19:44 +01:00
..
config Fix fallback to syntax highlighting theme (closes #1309) (#1312) 2021-01-18 09:35:17 +01:00
errors move translation population and path collision checking to insert stage (#1272) 2021-01-05 21:39:25 +01:00
front_matter Add sort_by title (#1315) 2021-01-20 15:35:25 +01:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library Add sort_by title (#1315) 2021-01-20 15:35:25 +01:00
link_checker Update reqwest 2021-01-05 22:11:15 +01:00
rendering Fix fallback to syntax highlighting theme (closes #1309) (#1312) 2021-01-18 09:35:17 +01:00
search search: Update elasticlunr.min.js to 0.9.6 (#1260) (#1261) 2020-12-14 20:43:32 +01:00
site Internal links are supported in markdown filter (#1318) 2021-01-20 09:24:55 +01:00
templates load_data() template function takes a required boolean flag (closes #1209) (#1306) 2021-02-02 20:19:44 +01:00
utils Ensure minified HTML is truncated before converting to String 2021-01-12 21:03:49 -06:00