* Fix broken link
Link to Bing Webmaster Tools was broken.
* Fix broken link
Link to Open Graph debug tool was broken.
* Add Baidu site verification (mmistakes#2830)
Added `baidu_site_verification` to `_config.yml`
* Add script in same style as utterances
But adjusted for the various filed differences
* Add initial script
* Add default settings
* Update changelog
* Add feature to readme
* Add comments html
* add comment provider include
* update config in docs
* Add URL for additional reference
* docs for giscus comments
* Unrelated bugfix: add missing version separator
So that things match the "history" doc.
* add space
* update history doc
* update about doc
* add to test config yaml
* remove unnecessary / incorrect async attribute
* probably should pass the right config paths
* lowercase the repo name
* Update docs to address '1' and '0' for reactions_enabled
Figured I'd match the giscus format rather than convert a boolean to an int there.
* update two additional docs
* docs wording fix
* Added documentation for including custom CSS on a site or page
* Removed non-configuration related content from 05-configuration.md and cleaned up some style in new sections of 16-stylesheets.md
* Moved small custom head documentation to a ProTip in _docs/06-overriding-theme-defaults.md
* Cleaned up some documentation, and added some example uses of custom head and footer.
* Replace double space with single
* Replace double spaces with single
Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
Co-authored-by: Michael Rose <mmistakes@users.noreply.github.com>
* Updated Staticman docs
* remove any ref to official public instance in docs
* remove fallback instance for staticman v2
left staticman v1 untouched as I dunno how to deal with that