zola/components
Neil Kistner 52c2b74b39 Add anchor existence checking to link_checker component (#786)
* Add anchor existant checking to link_checker component

* Oops, forgot some changes

* Drop scraper dependency and rework tests

* Handle name attributes
2019-09-04 20:31:19 +02:00
..
config Remove pub visibility from Config::translations hash (#796) 2019-09-04 20:30:32 +02:00
errors Use fixed version for syntect 2019-08-12 22:48:39 +02:00
front_matter Add --drafts flag + rustfmt 2019-08-24 22:23:08 +02:00
imageproc Add --drafts flag + rustfmt 2019-08-24 22:23:08 +02:00
library Fix the issue of generating the search index for multiple language (#794) 2019-09-03 16:50:23 +02:00
link_checker Add anchor existence checking to link_checker component (#786) 2019-09-04 20:31:19 +02:00
rebuild Fix the issue when checking the changes for multiple language section index file (#787) 2019-08-30 15:44:57 +02:00
rendering Add --drafts flag + rustfmt 2019-08-24 22:23:08 +02:00
search Fix the issue of generating the search index for multiple language (#794) 2019-09-03 16:50:23 +02:00
site Fix the issue of generating the search index for multiple language (#794) 2019-09-03 16:50:23 +02:00
templates Fix crash of trans() function called on absent translation key (#793) 2019-09-03 10:51:41 +02:00
utils Fix clippy warnings (#744) 2019-07-12 22:54:18 +02:00