Skip to content

Conversation

@vwkd
Copy link

@vwkd vwkd commented Jun 20, 2025

This adds a release notes feed.

It adds a JSON feed at https://ghostty.org/docs/install/release-notes/feed.json and links to it in the release notes overview. It adds a metadata link to the root layout — maybe this should only be in the release notes overview page?

Currently, it reimplements a simple Markdown to HTML parser using unified, since it seems the existing parser in loadDocsPageFromRelativeFilePath doesn't offer the raw HTML string. It doesn't yet render the front-matter like title and description or the footnotes header. The order of items implicitly relies on the filesystem ordering of the MDX documents. It parses the date string from the description which could be brittle — maybe a separate date property could be added to the front matter?

Fixes #296.

@vercel
Copy link

vercel bot commented Jun 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2025 0:39am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RSS Feed

1 participant