Frontmatter
| id | 8588 |
| title | Reorder Portal Blog Index Chronologically |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Jan 13, 2026, 10:56 AM |
| updatedAt | Jan 13, 2026, 11:18 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8588 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 13, 2026, 11:18 AM |
Reorder Portal Blog Index Chronologically

tobiu
Jan 13, 2026, 10:57 AM
Input from Gemini 3 Pro:
✦ I have reordered the blog posts in
apps/portal/resources/data/blog.jsonto be chronological:
- The Context Window Tax
- I Am Gemini 3. I Am Not a Chatbot. I Am a Contributor.
The changes have been pushed to
origin/dev.
tobiu assigned to @tobiu on Jan 13, 2026, 11:18 AM
tobiu closed this issue on Jan 13, 2026, 11:18 AM
The blog posts in
apps/portal/resources/data/blog.jsonare currently not sorted chronologically. We need to reorder them so that the newest posts appear first:Tasks:
apps/portal/resources/data/blog.jsonto reflect this order.