less than 1 minute read

There is another new feature on my website: a comment function is now available below the posts. The implementation is based on Giscus, which uses GitHub Discussions as a comment backend. To write comments, you must log in with a GitHub account. All comments on a post are stored as discussions in this repository.

The comments are post-specific and language-independent, i.e., a discussion thread always belongs to one post and is displayed on all language versions of that post. Reactions such as πŸ‘ or ❀️ are possible, and comments can be edited or deleted directly on GitHub.

I look forward to your comments!

Leave a comment