Skip to content

Implement binary distribution table #110

@manovotn

Description

@manovotn

The Downloads page (or future "Get Started" page, see #107) has a placeholder for the binary distribution table. This table existed on the old Awestruct site and lists all Weld releases with download links.

Requirements

  • Data should be stored in a YAML file (data/releases.yaml) for easy maintenance when new versions are released
  • Table columns: Version, CDI version, Release date, Changelog link, Download link
  • Show the latest ~10 releases by default
  • Expandable/collapsible section for older releases
  • Changelog links point to JIRA (issues.redhat.com)
  • Download links point to download.jboss.org or Maven Central depending on the release

Data source

The old release data was in _config/releases.yml on the devel branch. This can be used as a starting point but needs to be updated with recent releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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