Skip to content

Commit cbb0387

Browse files
committed
refactor: Remove Blog section from tree.json (#8726)
1 parent d03161f commit cbb0387

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

learn/tree.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,5 @@
102102
{"name": "Overriding Methods", "parentId": "JavaScript", "id": "javascript/Overrides"},
103103
{"name": "Other JavaScript Class Features", "parentId": "JavaScript", "id": "javascript/ClassFeatures"},
104104
{"name": "Super", "parentId": "JavaScript", "id": "javascript/Super"},
105-
{"name": "Glossary", "parentId": null, "id": "Glossary"},
106-
{"name": "Blog", "parentId": null, "isLeaf": false, "id": "Blog", "hidden": true},
107-
{"name": "Context Engineering Done Right", "parentId": "Blog", "id": "blog/context-engineering-done-right"},
108-
{"name": "A Platform That Answers Your Questions", "parentId": "Blog", "id": "blog/ai-native-platform-answers-questions"},
109-
{"name": "v10 Deep Dive: State Provider", "parentId": "Blog", "id": "blog/v10-deep-dive-state-provider"},
110-
{"name": "Benchmarking Frontends 2025", "parentId": "Blog", "id": "blog/benchmarking-frontends-2025"},
111-
{"name": "v10 Deep Dive: VDOM Revolution", "parentId": "Blog", "id": "blog/v10-deep-dive-vdom-revolution"},
112-
{"name": "v10 Deep Dive: Functional Components", "parentId": "Blog", "id": "blog/v10-deep-dive-functional-components"},
113-
{"name": "v10 Deep Dive: Reactivity", "parentId": "Blog", "id": "blog/v10-deep-dive-reactivity"},
114-
{"name": "v10 Post 1: A Love Story", "parentId": "Blog", "id": "blog/v10-post1-love-story"},
115-
{"name": "JSON Blueprints & Shared Workers", "parentId": "Blog", "id": "blog/json-blueprints-and-shared-workers"}
105+
{"name": "Glossary", "parentId": null, "id": "Glossary"}
116106
]}

0 commit comments

Comments
 (0)