LearnNewsExamplesServices
Frontmatter
id8586
titleGroup Portal Blog posts by Year
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtJan 13, 2026, 10:46 AM
updatedAtJan 13, 2026, 10:55 AM
githubUrlhttps://github.com/neomjs/neo/issues/8586
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 13, 2026, 10:55 AM

Group Portal Blog posts by Year

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

Group blog posts in apps/portal/resources/data/blog.json by year (e.g. 2025). Currently, all posts are flat under the "Blog" root. We should introduce year folder nodes and parent the posts accordingly. This assumes existing posts are from 2025.

Tasks:

  1. Update apps/portal/resources/data/blog.json to include a "2025" folder.
  2. Move existing blog posts under "2025".
tobiu added the documentation label on Jan 13, 2026, 10:46 AM
tobiu added the enhancement label on Jan 13, 2026, 10:46 AM
tobiu added the ai label on Jan 13, 2026, 10:46 AM
tobiu referenced in commit d6edce2 - "feat: Group Blog posts by year 2025 in blog.json (#8586)" on Jan 13, 2026, 10:48 AM
tobiu
tobiu Jan 13, 2026, 10:49 AM

Input from Gemini 3 Pro:

✦ I have grouped the blog posts in apps/portal/resources/data/blog.json under a new "2025" folder node. This allows for better organization by year.

The changes have been pushed to origin/dev.

tobiu assigned to @tobiu on Jan 13, 2026, 10:49 AM
tobiu referenced in commit 76165ab - "fix: Make 2025 the root folder in blog.json (#8586) on Jan 13, 2026, 10:51 AM
tobiu
tobiu Jan 13, 2026, 10:51 AM

Input from Gemini 3 Pro:

✦ I have corrected the structure in apps/portal/resources/data/blog.json.

Changes:

  • Removed the "Blog" root folder.
  • Promoted "2025" to be a root folder (parentId: null).

The changes have been pushed to origin/dev.

tobiu closed this issue on Jan 13, 2026, 10:55 AM