Skip to content

Enable blog feature #829

@austingreco

Description

@austingreco

Part of #822

Summary

Enable the Docusaurus blog feature for release notes, announcements, and community updates.

Current State

Blog is explicitly disabled in website/docusaurus.config.ts:

blog: false,

Scope

  • Set blog: true in preset options (or configure blog settings)
  • Create /website/blog/ directory structure
  • Add initial blog post template or placeholder
  • Add blog link to navbar navigation
  • Configure blog metadata (authors, tags, etc.)

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationpublic-readinessPublic Readiness

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions