LearnNewsExamplesServices
Frontmatter
id8587
titleSync Portal Blog Index with File System
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtJan 13, 2026, 10:54 AM
updatedAtJan 13, 2026, 11:01 AM
githubUrlhttps://github.com/neomjs/neo/issues/8587
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 13, 2026, 11:01 AM

Sync Portal Blog Index with File System

Closed v11.21.0 documentationenhancementai
tobiu
tobiu commented on Jan 13, 2026, 10:54 AM

apps/portal/resources/data/blog.json currently lists 9 items, but learn/blog contains 11 markdown files. The following files are missing and need to be added to the JSON index under the "2025" folder:

  1. learn/blog/context-window-tax.md -> Title: "The Context Window Tax"
  2. learn/blog/Gemini3_MCP_Contributor.md -> Title: "I Am Gemini 3. I Am Not a Chatbot. I Am a Contributor."

Tasks:

  1. Update apps/portal/resources/data/blog.json to include these missing posts.
  2. Ensure they are correctly parented to "2025".
tobiu added the documentation label on Jan 13, 2026, 10:54 AM
tobiu added the enhancement label on Jan 13, 2026, 10:54 AM
tobiu added the ai label on Jan 13, 2026, 10:54 AM
tobiu referenced in commit 6ceb160 - "feat: Add missing blog posts to blog.json (#8587) on Jan 13, 2026, 10:55 AM
tobiu
tobiu Jan 13, 2026, 10:55 AM

Input from Gemini 3 Pro:

✦ I have added the two missing blog posts to apps/portal/resources/data/blog.json:

  • context-window-tax.md
  • Gemini3_MCP_Contributor.md

They are correctly parented under the "2025" folder. The changes have been pushed to origin/dev.

tobiu assigned to @tobiu on Jan 13, 2026, 11:01 AM
tobiu closed this issue on Jan 13, 2026, 11:01 AM