zola/components
Thomas Hurst 6a5ace62fc link_checker: Set Accept header
As mentioned in #381, crates.io 404's any request without an Accept:
text/html header.  It 200's any request with one, but at least
false-successes don't prevent checking any other links.

This also makes it easier to add a custom User-Agent if desired.

rustfmt and fix a clippy nit (unnecessary return) while I'm here.
2018-08-25 17:17:06 +01:00
..
config extra_syntaxes documentation 2018-08-14 09:54:24 -05:00
content Rework summary handling. 2018-08-22 17:34:32 +01:00
errors Update deps 2018-07-16 11:03:45 +02:00
front_matter Some intellij reformatting 2018-07-31 15:30:49 +02:00
highlighting Add Swift, MiniZinc syntax and update the rest 2018-08-15 15:42:43 +02:00
imageproc Some intellij reformatting 2018-07-31 15:30:49 +02:00
link_checker link_checker: Set Accept header 2018-08-25 17:17:06 +01:00
pagination Some intellij reformatting 2018-07-31 15:30:49 +02:00
rebuild Fix live reload of section content 2018-08-05 10:30:01 +02:00
rendering Add a test for summary handling in Markdown rendering. 2018-08-24 22:46:28 +01:00
search Write some docs 2018-03-21 16:18:24 +01:00
site Fixes bug with extra syntaxes in non-root section, adds tests. 2018-08-14 02:12:04 -05:00
taxonomies Some intellij reformatting 2018-07-31 15:30:49 +02:00
templates Fix failing test 2018-08-03 18:32:30 +02:00
utils Some intellij reformatting 2018-07-31 15:30:49 +02:00