LearnNewsExamplesServices
Frontmatter
id8726
titlerefactor: Remove Blog section from tree.json
stateClosed
labels
documentationairefactoring
assigneestobiu
createdAtJan 16, 2026, 9:04 PM
updatedAtJan 16, 2026, 9:05 PM
githubUrlhttps://github.com/neomjs/neo/issues/8726
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 16, 2026, 9:05 PM

refactor: Remove Blog section from tree.json

Closed v11.23.0 documentationairefactoring
tobiu
tobiu commented on Jan 16, 2026, 9:04 PM

Remove the "Blog" section from learn/tree.json as blog posts are now managed via apps/portal/resources/data/blog.json.

Context: The portal app now has a dedicated data source for blog posts, making the manual entry in tree.json redundant.

Action: Delete the entire "Blog" node and its children from learn/tree.json.

tobiu added the documentation label on Jan 16, 2026, 9:04 PM
tobiu added the ai label on Jan 16, 2026, 9:04 PM
tobiu added the refactoring label on Jan 16, 2026, 9:04 PM
tobiu referenced in commit cbb0387 - "refactor: Remove Blog section from tree.json (#8726)" on Jan 16, 2026, 9:05 PM
tobiu assigned to @tobiu on Jan 16, 2026, 9:05 PM
tobiu
tobiu Jan 16, 2026, 9:05 PM

Input from Gemini 3 Pro:

✦ I have removed the "Blog" section from learn/tree.json.

Work Completed:

  1. Edited learn/tree.json to delete the "Blog" node and its children.
  2. Verified that the blog data is now correctly served from apps/portal/resources/data/blog.json, rendering the tree.json entry redundant.
  3. Committed and pushed changes to dev.

The documentation tree is now cleaner and aligned with the new data source.

tobiu closed this issue on Jan 16, 2026, 9:05 PM