To close this problem, let me add something.
Yes, this is due to proxies and jekyll (my version 2.5.3). In my case, I ran jekyll serverright after the http proxy, and jekyll threw a warning, generated this HTML code (I thought there might be something wrong):
<p>true<script src="https://gist.github.com/octocat/0831f3fbd83ac4d46451.js?file=git-author-rewrite.sh"></script></p>
, "true".
, script gist ( ):
<p><script src="https://gist.github.com/octocat/0831f3fbd83ac4d46451.js"></script></p>
script gist. : jekyll , gist .