Skip to content

Define blog content format #25

Description

@replakcan

Description

Define how blog posts will be stored and represented in the project.

Scope

  • Choose MDX or Markdown format
  • Create blog content folder
  • Define frontmatter fields
  • Add sample blog post
  • Document required fields

Out of Scope

  • Blog listing page
  • Blog detail page
  • Tag filtering
  • Search
  • CMS integration

Acceptance Criteria

  • Blog content folder exists
  • Blog post format is chosen
  • Required frontmatter fields are documented
  • Sample blog post exists
  • Draft/published field strategy is decided
  • Format supports static export

Technical Notes

  • Suggested fields: title, date, summary, tags, published.
  • Keep posts in the repository for MVP.
  • Do not add a database or CMS.

Related

  • Related to: Build blog listing page
  • Related to: Build blog detail page

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions