Skip to content

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

Open
Pidoko257 wants to merge 1 commit into
0xdevcollins:mainfrom
Pidoko257:blog-index-scaffold-content-marketing-surface
Open

feat(www): add /blog with MDX pipeline, 5 seed posts, RSS feed, sitemap#153
Pidoko257 wants to merge 1 commit into
0xdevcollins:mainfrom
Pidoko257:blog-index-scaffold-content-marketing-surface

Conversation

@Pidoko257
Copy link
Copy Markdown

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
Author

Alright will be corrected, thanks!

@Pidoko257
Copy link
Copy Markdown
Author

correction have been implemented, please verify

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