zola/components
Spencer Scorcelletti a13d41b47c
Allow load_data to take a literal (#1794) (#1794)
* Add `literal` as a new entry for `data source`, to be used by the `load_data` function

* Add tests to the module for plain text, json, xml, toml, and csv

* Update error messaging to include literal as a potential choice

* Update site documentation to include instructions for using `load_data` with a literal
2022-03-21 10:15:24 +01:00
..
config Load extra themes even with theme=css 2022-03-15 11:32:32 +01:00
errors Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
front_matter switch from chrono to time (#1790) 2022-03-20 22:01:01 +01:00
imageproc Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00
library switch from chrono to time (#1790) 2022-03-20 22:01:01 +01:00
libs switch from chrono to time (#1790) 2022-03-20 22:01:01 +01:00
link_checker Update deps 2022-03-04 21:36:35 +01:00
rendering Update deps 2022-03-04 21:36:35 +01:00
search Make sure that zola serve/build can start from anywhere inside dir tree (#1761) 2022-03-03 12:35:29 +01:00
site Refactoring rendering tests 2022-03-03 12:41:19 +01:00
templates Allow load_data to take a literal (#1794) (#1794) 2022-03-21 10:15:24 +01:00
utils Added XML support for load_data (#1769) 2022-03-04 21:28:08 +01:00