From 4c15280c52207314d3655c0518ceaf8b17fdef01 Mon Sep 17 00:00:00 2001 From: Seungmin Ryu Date: Wed, 5 Nov 2025 18:51:48 +0900 Subject: [PATCH] Documentation (#8515) --- docs/tutorials/blogs/engage.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorials/blogs/engage.md b/docs/tutorials/blogs/engage.md index 5591f490c..90b424871 100644 --- a/docs/tutorials/blogs/engage.md +++ b/docs/tutorials/blogs/engage.md @@ -221,7 +221,7 @@ for MkDocs use GitHub, this seems like an obvious choice. [Giscus]: https://giscus.app/ [GitHub Discussions]: https://docs.github.com/en/discussions -To add Giscuss to your blog you will need to go through a number of steps: +To add Giscus to your blog you will need to go through a number of steps: 1. Create a GitHub repository if there is not already one 2. Turn on discussions and install the [Giscus app] @@ -261,7 +261,7 @@ want to work directly on an existing repository. can control the Gicsus app and uninstall it if so desired. That is all the preparation you will need for the repository. Next, it is time -to generate a piece of code that embeds Giscuss in your site. The resulting code +to generate a piece of code that embeds Giscus in your site. The resulting code snippet will look something like this: ```html @@ -294,7 +294,7 @@ snippet will look something like this: Because for a blog post the title is the basis of the URL, it makes sense to use the `Discussion title contains page ` option. 4. Under `Discussion Category` choose `Announcements` to limit the creation - of new discussions to Giscuss and people with maintainer or admin + of new discussions to Giscus and people with maintainer or admin permissions. 5. Under `Features`, select the following: 1. Enable reactions for the main post