Skip to content

[Blog] MDX infrastructure #668

@2witstudios

Description

@2witstudios

Summary

Set up MDX blog system with frontmatter and components.

Technical Details

  • MDX support with next-mdx-remote or contentlayer
  • Frontmatter for title, date, author, tags
  • Custom components (code blocks, callouts)
  • Syntax highlighting

Files

  • apps/marketing/src/content/blog/*
  • apps/marketing/src/app/blog/page.tsx
  • apps/marketing/src/app/blog/[slug]/page.tsx

Acceptance Criteria

  • MDX files render correctly
  • Frontmatter parsed
  • Custom components working
  • Code syntax highlighting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions