Skip to content

feat(www): add /blog with MDX pipeline, 5 seed posts, RSS feed, sitemap#153

Merged
0xdevcollins merged 2 commits into
0xdevcollins:mainfrom
Pidoko257:blog-index-scaffold-content-marketing-surface
Jun 2, 2026
Merged

feat(www): add /blog with MDX pipeline, 5 seed posts, RSS feed, sitemap#153
0xdevcollins merged 2 commits into
0xdevcollins:mainfrom
Pidoko257:blog-index-scaffold-content-marketing-surface

Conversation

@Pidoko257
Copy link
Copy Markdown
Contributor

Closes #141

  • Wire @next/mdx + gray-matter; MDX files in apps/www/content/blog/
  • /blog index: post cards with category chip, excerpt, author, date, read time
  • /blog/[slug]: detail page with compiled MDX via dynamic import, prose styles
  • /blog/rss.xml: RSS 2.0 feed route handler
  • 5 seed posts: CCTP V2 vs Gateway, HTLC→CCTP migration, managed wallets, 30s quote lock, transparent fee model
  • Footer Company column: add Blog link
  • sitemap.ts: include /blog + all post slugs

- Wire @next/mdx + gray-matter; MDX files in apps/www/content/blog/
- /blog index: post cards with category chip, excerpt, author, date, read time
- /blog/[slug]: detail page with compiled MDX via dynamic import, prose styles
- /blog/rss.xml: RSS 2.0 feed route handler
- 5 seed posts: CCTP V2 vs Gateway, HTLC→CCTP migration, managed wallets,
  30s quote lock, transparent fee model
- Footer Company column: add Blog link
- sitemap.ts: include /blog + all post slugs
@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@Pidoko257 is attempting to deploy a commit to the Threadflow Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@Pidoko257 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@0xdevcollins
Copy link
Copy Markdown
Owner

@Pidoko257 Great work. Please could you fix the blog details? when the blog card is clicked it opens a 404 page

Screenshot 2026-05-29 at 19 38 31

@Pidoko257
Copy link
Copy Markdown
Contributor Author

Alright will be corrected, thanks!

@Pidoko257
Copy link
Copy Markdown
Contributor Author

correction have been implemented, please verify

@Pidoko257
Copy link
Copy Markdown
Contributor Author

Hi! Please approve PR, correction implemented

@0xdevcollins
Copy link
Copy Markdown
Owner

@Pidoko257 Please resolve conflict

@Pidoko257
Copy link
Copy Markdown
Contributor Author

it has been done, please approve

@0xdevcollins 0xdevcollins merged commit 16ce8d3 into 0xdevcollins:main Jun 2, 2026
1 check failed
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.

Marketing: /blog index + scaffold (content marketing surface)

2 participants