Commit ee975fb
authored
docs: remove giscus component (#2133)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Removes Giscus comments from doc pages and drops related config,
styles, and dependency.
>
> - **Theme (doc item layout)**:
> - Remove `Giscus` component, wrapper, and display logic from
`src/theme/DocItem/Layout/index.js`.
> - Simplify imports accordingly.
> - **Config**:
> - Delete `customFields.forbiddenGiscusDocRegExpStrings` from
`docusaurus.config.js`.
> - **Styles**:
> - Remove `.giscus` CSS from
`src/theme/DocItem/Layout/styles.module.css`.
> - **Dependencies**:
> - Remove `@giscus/react` from `package.json` and related entries from
`package-lock.json`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
f209f80. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 336d051 commit ee975fb
File tree
5 files changed
+4
-115
lines changed- src/theme/DocItem/Layout
5 files changed
+4
-115
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | 536 | | |
541 | 537 | | |
542 | 538 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
6 | 3 | | |
7 | 4 | | |
8 | 5 | | |
| |||
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
16 | | - | |
| 13 | + | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
| |||
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 36 | | |
63 | 37 | | |
64 | 38 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 39 | | |
79 | 40 | | |
80 | 41 | | |
| |||
90 | 51 | | |
91 | 52 | | |
92 | 53 | | |
93 | | - | |
94 | 54 | | |
95 | 55 | | |
96 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 10 | | |
16 | 11 | | |
17 | 12 | | |
| |||
0 commit comments