Skip to content

Commit b0261e2

Browse files
authored
Merge pull request #36 from de-soot/main
added and changed and edited and fixed some stuff on the giscus comments post and testing giscus for auto update post
2 parents 20cc17d + 998f284 commit b0261e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_posts/2024-05-24-giscus-comments.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ You can test it out yourself in the comments on blog post below by signing into
2323
# Note
2424
Giscus finds and links the comments to the Github Discussions by searching through and matching URLs, path names, titles, and other such metadata. If you try to change a page's title without editing the associated Github Discussion accordingly, it may lead to giscus not being able to find and link it to the Github Discussion (this is especially noticible if you set the `<script>`'s `data-strict` attribute value to `"1"`), and hence Giscus will create a new Github Discussion.
2525

26-
Giscus also only creates Discussions when someone comments, so it is easier to go back and edit to fix some things on your post if you do not have any comments yet, than if your post already has comments and its own Discussion.
26+
Giscus also only creates Discussions when someone comments, so it is easier to go back and edit to fix some things on your post if you do not have any comments yet rather than when your post already has comments in its own Discussion and you have to manually copy across those changes.
27+
2728
[giscus]: https://giscus.app
2829
[discussions]: https://github.com/de-soot/de-soot.github.io/discussions
2930
[discussions-docs]: https://docs.github.com/en/discussions

0 commit comments

Comments
 (0)