Skip to content

adding a new blog#409

Merged
artberger merged 1 commit into
kagent-dev:mainfrom
linsun:lin-dnb
Jul 13, 2026
Merged

adding a new blog#409
artberger merged 1 commit into
kagent-dev:mainfrom
linsun:lin-dnb

Conversation

@linsun

@linsun linsun commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

same blog but this PR gets published on kagent.dev agentgateway/website#729

cc @artberger - same note: the blog is approved by the David and DNB so try not modify any of it, unless there is major issue.

Signed-off-by: Lin Sun <lin.sun@solo.io>
@artberger artberger merged commit b1c1a35 into kagent-dev:main Jul 13, 2026
3 of 5 checks passed
artberger added a commit that referenced this pull request Jul 13, 2026
Replace the hand-maintained posts array in src/app/blog/page.tsx with
getAllPosts() in src/lib/posts.ts, which discovers every .mdx in
src/blogContent at build time and reads each post's exported metadata.

Adding a blog post is now just dropping an .mdx file into src/blogContent —
no listing to update by hand. This is the root cause of PR #409's post
(dnb-kagent-agentgateway) never appearing on /blog.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Art Berger <art.berger@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants