zola/components
Nathan West 159ce0f672
Fix toml parse error line number (kind of) (#1138)
- Minor change to how frontmatter is detected so that toml issues
correct line numbers
- split_content now returns (&str, &str)
2020-08-18 13:14:27 +02:00
..
config Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00
errors Update syntect, using rust-onig with bindgen temporarily 2020-05-12 20:07:02 +02:00
front_matter Fix toml parse error line number (kind of) (#1138) 2020-08-18 13:14:27 +02:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library Fix toml parse error line number (kind of) (#1138) 2020-08-18 13:14:27 +02:00
link_checker Do not unwrap on invalid utf8 in link checker 2020-08-17 18:58:08 +02:00
rendering Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00
search Making Chinese and Japanese search indexing optional... (#1115) 2020-08-07 17:03:51 +02:00
site Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00
templates Update changelog 2020-07-29 20:49:15 +02:00
utils Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00