* 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
IE9 is absolutely, completely, totally dead. it's marketshare is less than 0.1%.
REF: https://caniuse.com/usage-table
Save some bytes in the HTML for all users by removing the fallback inline CSS.
* feat: Allow search icon in masthead to be set to a Font Awesome icon.
* fix indentations
* Users wishing to avoid FontAwesome should override _includes/masthead.html
* 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>