zola/components/templates
Renato Caldas 2673466998 Add bibtex support to load_data() (#1190)
* Add support for loading Bibtex data.

* Add load_data() documentation for the bibtex format

* Force bibtex tags to be lower case.

Bibtex tags are case-insensitive, and this works around tera's case-sensitiveness.

* Improve the load_data() documentation for the bibtex format
2020-12-14 20:43:31 +01:00
..
src Add bibtex support to load_data() (#1190) 2020-12-14 20:43:31 +01:00
Cargo.toml Add bibtex support to load_data() (#1190) 2020-12-14 20:43:31 +01:00