Docs: Add Changelog section
Describe the Issue (screenshots encouraged!)
We don’t have time to maintain a full featured blog. However, let’s consider consolidating the monthly update posts from GitHub Announcements to appear in-house on the official site.
Ideas include:
1) GitHub Announcements Headless CMS
Use GitHub Announcements as a headless CMS - ala Shadcn’s Changelog:
https://ui.shadcn.com/docs/changelog
2) GitHub Releases API
Fetch our GitHub Releases (via API), which include user-friendly Changeset details in markdown:
https://github.com/skeletonlabs/skeleton/releases
3) Use Both
Combine both in a sort of split side-by-side view or a combined timeline view.
@Hugos68 Unless you really want to tackle this sooner, I think we're ok to bump this to our icebox (Future milestone). I'd file it under nice to have, but not a half to have this next week.