Skip to content

5. Build changelog page with auto-updates #5

Description

@slavasolutions

Task

Create a changelog section that can be updated easily.

Approach

  • MDX files in /changelog/ directory, one per entry
  • Frontmatter: date, version, title, type (feature/fix/improvement)
  • Auto-sorted by date
  • RSS feed for changelog
  • Categories/filters

Example Entry

---
date: 2026-03-17
title: Custom Domain Routing
type: feature
---

Sites can now use custom domains with automatic SSL.

Requirements

  • Easy to add entries (just create a .mdx file)
  • Looks good on mobile
  • RSS feed at /changelog/rss.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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