|
54 | 54 | "items": [
|
55 | 55 | {
|
56 | 56 | "type": "link",
|
57 |
| - "label": "hi", |
58 |
| - "href": "/docs/Intermediate/hi", |
59 |
| - "docId": "Intermediate/hi", |
| 57 | + "label": "Building-on-Basics", |
| 58 | + "href": "/docs/Intermediate/Building-on-Basics", |
| 59 | + "docId": "Intermediate/Building-on-Basics", |
| 60 | + "unlisted": false |
| 61 | + }, |
| 62 | + { |
| 63 | + "type": "link", |
| 64 | + "label": "Advanced-Strategies", |
| 65 | + "href": "/docs/Intermediate/Advanced-Strategies", |
| 66 | + "docId": "Intermediate/Advanced-Strategies", |
| 67 | + "unlisted": false |
| 68 | + }, |
| 69 | + { |
| 70 | + "type": "link", |
| 71 | + "label": "Tactical-Themes", |
| 72 | + "href": "/docs/Intermediate/Tactical-Themes", |
| 73 | + "docId": "Intermediate/Tactical-Themes", |
| 74 | + "unlisted": false |
| 75 | + }, |
| 76 | + { |
| 77 | + "type": "link", |
| 78 | + "label": "Opening-Repertoire", |
| 79 | + "href": "/docs/Intermediate/Opening-Repertoire", |
| 80 | + "docId": "Intermediate/Opening-Repertoire", |
| 81 | + "unlisted": false |
| 82 | + }, |
| 83 | + { |
| 84 | + "type": "link", |
| 85 | + "label": "Middle-Game-Mastery", |
| 86 | + "href": "/docs/Intermediate/Middle-Game-Mastery", |
| 87 | + "docId": "Intermediate/Middle-Game-Mastery", |
60 | 88 | "unlisted": false
|
61 | 89 | }
|
62 | 90 | ]
|
63 | 91 | },
|
| 92 | + { |
| 93 | + "type": "link", |
| 94 | + "label": "Chesslore", |
| 95 | + "href": "/docs/chesslore", |
| 96 | + "docId": "chesslore", |
| 97 | + "unlisted": false |
| 98 | + }, |
| 99 | + { |
| 100 | + "type": "link", |
| 101 | + "label": "Contribute", |
| 102 | + "href": "/docs/contribute", |
| 103 | + "docId": "contribute", |
| 104 | + "unlisted": false |
| 105 | + }, |
64 | 106 | {
|
65 | 107 | "type": "link",
|
66 | 108 | "label": "Welcome to Chesslore!",
|
|
95 | 137 | "description": "Welcome to the Tactics for Beginners section! Tactical skills are essential for success in chess, and mastering these fundamental tactics will greatly improve your game. Let's dive into some key tactical concepts that every beginner should know.",
|
96 | 138 | "sidebar": "tutorialSidebar"
|
97 | 139 | },
|
98 |
| - "Intermediate/hi": { |
99 |
| - "id": "Intermediate/hi", |
100 |
| - "title": "hi", |
| 140 | + "chesslore": { |
| 141 | + "id": "chesslore", |
| 142 | + "title": "Chesslore - Learn Chess Like a Pro", |
| 143 | + "description": "Welcome to Chesslore, a comprehensive open-source project designed to help you master the game of chess, from beginner to advanced levels. Whether you're a newcomer to the world of chess or an experienced player seeking to enhance your skills, Chesslore is your ultimate guide to becoming a formidable chess player.", |
| 144 | + "sidebar": "tutorialSidebar" |
| 145 | + }, |
| 146 | + "contribute": { |
| 147 | + "id": "contribute", |
| 148 | + "title": "Contribute", |
| 149 | + "description": "Thank you for considering contributing to ChessLore! We welcome contributions from everyone, whether you're an experienced programmer or just getting started with open source.", |
| 150 | + "sidebar": "tutorialSidebar" |
| 151 | + }, |
| 152 | + "Intermediate/Advanced-Strategies": { |
| 153 | + "id": "Intermediate/Advanced-Strategies", |
| 154 | + "title": "Advanced-Strategies", |
| 155 | + "description": "", |
| 156 | + "sidebar": "tutorialSidebar" |
| 157 | + }, |
| 158 | + "Intermediate/Building-on-Basics": { |
| 159 | + "id": "Intermediate/Building-on-Basics", |
| 160 | + "title": "Building-on-Basics", |
| 161 | + "description": "", |
| 162 | + "sidebar": "tutorialSidebar" |
| 163 | + }, |
| 164 | + "Intermediate/Middle-Game-Mastery": { |
| 165 | + "id": "Intermediate/Middle-Game-Mastery", |
| 166 | + "title": "Middle-Game-Mastery", |
| 167 | + "description": "", |
| 168 | + "sidebar": "tutorialSidebar" |
| 169 | + }, |
| 170 | + "Intermediate/Opening-Repertoire": { |
| 171 | + "id": "Intermediate/Opening-Repertoire", |
| 172 | + "title": "Opening-Repertoire", |
| 173 | + "description": "", |
| 174 | + "sidebar": "tutorialSidebar" |
| 175 | + }, |
| 176 | + "Intermediate/Tactical-Themes": { |
| 177 | + "id": "Intermediate/Tactical-Themes", |
| 178 | + "title": "Tactical-Themes", |
101 | 179 | "description": "",
|
102 | 180 | "sidebar": "tutorialSidebar"
|
103 | 181 | },
|
|
0 commit comments