gofr-dev/website

Create a Release Page

Open

#209 opened on Jan 27, 2026

View on GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (41 forks)auto 404
good first issue

Repository metrics

Stars
 (44 stars)
PR merge metrics
 (PR metrics pending)

Description

We want to add a Releases page to the GoFr website that displays recent GoFr releases in a timeline view, with the latest release prominently highlighted.

The page should fetch release data (version, date, and release notes) dynamically and support pagination to load older releases. The UI should follow the existing GoFr website color palette and design language for visual consistency. Each release item in the timeline should be clickable, opening a detailed view where users can read the full release notes for that specific version.

Contributor guide