Skip to content

Markdown File Creator

Use this page when you want the repo-ready markdown structure without manually formatting frontmatter and section headings.

  • The generator keeps the canonical field order from the submission template.
  • The category selection derives the correct slug prefix automatically.
  • The preview updates live, and the file downloads as a plain markdown document.

Publishing Tool

Build a consistent research note markdown file

Fill in the fields, review the generated output, then download the finished .md file. The tool keeps the frontmatter order and body section order aligned with the repo template.

Ready

Use this for drafting. The file still needs to be added under site/src/content/docs/.

Frontmatter

Core metadata

Generated slug psychology/exact-note-title
Expected file path site/src/content/docs/psychology/exact-note-title.md

Frontmatter

Taxonomy and source fields

Body

Required note sections

  1. Fill in the metadata and section content.
  2. Review any warnings in the checks panel.
  3. Download the file and place it under the generated path shown in the tool.
  4. Open a branch or PR and follow the normal publishing workflow.