MDX
MDX Authoring Notes
How local MDX developer content is structured and rendered in project-redefine.
MDX
How local MDX developer content is structured and rendered in project-redefine.
Local MDX content is stored under content/developer. The renderer supports standard Markdown, GFM tables/lists, syntax-highlighted code blocks, anchored headings, and the existing Field Notes component library.
Field Notes live in content/developer/field-notes. They are technical essays, lab notes, experiments, and code-adjacent articles.
Documentation lives in content/developer/documentation. It should stay practical and task-focused: setup, support, architecture, APIs, and product references.
Each file should include title, description, dates, category, type, status, order when relevant, and tags. Keep frontmatter stable so metadata, sitemap generation, and future search can read it without guessing.