Frontmatter
| id | 8587 |
| title | Sync Portal Blog Index with File System |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Jan 13, 2026, 10:54 AM |
| updatedAt | Jan 13, 2026, 11:01 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8587 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 13, 2026, 11:01 AM |
Sync Portal Blog Index with File System

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.mdGemini3_MCP_Contributor.mdThey 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
apps/portal/resources/data/blog.jsoncurrently lists 9 items, butlearn/blogcontains 11 markdown files. The following files are missing and need to be added to the JSON index under the "2025" folder:learn/blog/context-window-tax.md-> Title: "The Context Window Tax"learn/blog/Gemini3_MCP_Contributor.md-> Title: "I Am Gemini 3. I Am Not a Chatbot. I Am a Contributor."Tasks:
apps/portal/resources/data/blog.jsonto include these missing posts.