Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add giscus support #3022

Merged
merged 21 commits into from
Jul 5, 2021
Merged

Commits on Jun 26, 2021

  1. Add script in same style as utterances

    But adjusted for the various filed differences
    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    a7534a6 View commit details
    Browse the repository at this point in the history
  2. Add initial script

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    c9330c7 View commit details
    Browse the repository at this point in the history
  3. Add default settings

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    b0d5b1e View commit details
    Browse the repository at this point in the history
  4. Update changelog

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    3348c57 View commit details
    Browse the repository at this point in the history
  5. Add feature to readme

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    31b83b9 View commit details
    Browse the repository at this point in the history
  6. Add comments html

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    c6bccbd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8844d7 View commit details
    Browse the repository at this point in the history
  8. update config in docs

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    481f36f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c25025e View commit details
    Browse the repository at this point in the history
  10. docs for giscus comments

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    2108f6b View commit details
    Browse the repository at this point in the history
  11. Unrelated bugfix: add missing version separator

    So that things match the "history" doc.
    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    55d925a View commit details
    Browse the repository at this point in the history
  12. add space

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    e6a042e View commit details
    Browse the repository at this point in the history
  13. update history doc

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    2dae4a9 View commit details
    Browse the repository at this point in the history
  14. update about doc

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    50874cf View commit details
    Browse the repository at this point in the history
  15. add to test config yaml

    SeanKilleen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    80c1db4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5e8f92d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    655abdd View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. lowercase the repo name

    SeanKilleen committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    5a04d58 View commit details
    Browse the repository at this point in the history
  2. 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.
    SeanKilleen committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    5fe9ae0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    807c816 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. docs wording fix

    SeanKilleen committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    0a7b730 View commit details
    Browse the repository at this point in the history