zola/components
David James 92b5b4b3a5
Add sort_by title (#1315)
* Add sort_by=title

* Remove old comment.

* Remove println! debugging

* Minor: text spacing

* Use lexical_sort crate for sort_by title

Co-authored-by: David James <davidcjames@gmail.com>
2021-01-20 15:35:25 +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 Internal links are supported in markdown filter (#1318) 2021-01-20 09:24:55 +01:00
utils Ensure minified HTML is truncated before converting to String 2021-01-12 21:03:49 -06:00