Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Add Open19 hardware standards page#73

Open
seanmcilroy29 wants to merge 2 commits intodevfrom
claude/create-hardware-page-IfV3m
Open

Add Open19 hardware standards page#73
seanmcilroy29 wants to merge 2 commits intodevfrom
claude/create-hardware-page-IfV3m

Conversation

@seanmcilroy29
Copy link
Copy Markdown
Collaborator

Summary

This PR adds a dedicated standards page for Open19, the open standard for data centre rack hardware, following the established pattern used for other standards like WDPC.

Key Changes

  • New standards page — Created src/pages/standards/open19/index.astro with comprehensive content covering:

    • Hero section with project overview and CTAs
    • Feature grid explaining Open19's core capabilities (standardised form factors, blind-mate connectors, modular power, liquid cooling)
    • Industry, business, and environmental impact sections
    • V2 platform specification highlights
    • Platform building blocks (server bricks, cages, power shelves, cooling systems)
    • Audience cards for data centre operators, hardware vendors, and sustainability teams
    • Project leadership and contribution opportunities
    • Related articles carousel (filtered by "open19" tag)
    • Call-to-action banner for GSF membership
  • Navigation updates — Added Open19 to the Hardware Standards section in src/lib/nav-items.ts with description "Open standard for data centre rack hardware"

  • Standards index — Added Open19 slug to the standardDefs array in src/pages/standards/index.astro

  • Documentation — Updated docs/pages/standards.md to reference Open19 and clarify the process for creating new standards pages

Implementation Details

  • Reuses existing component library (Hero, FeatureGrid, TextWithImage, CardGrid, etc.) consistent with other standards pages
  • Dynamically filters articles by "open19" tag for the carousel
  • Includes member organization logos via the existing logoMap pattern
  • Links to GitHub repository and Hardware Standards Working Group
  • Membership CTA integrated throughout for GSF member-only features

https://claude.ai/code/session_019a5uxf4k865H5AEr6bbE2f

Creates /standards/open19/ following the same pattern as the WDPC page.
Includes hero, What is Open19, Why it Matters, Industry/Business/Environmental
impact sections, V2 platform highlight, building blocks grid, audience cards,
project leadership, Dive Deeper resources, Get Involved, and article carousel.

All links point to https://github.com/Green-Software-Foundation/open19.

Also adds Open19 to the Hardware section of the nav and to the standards
index page, and updates docs/pages/standards.md.

Note: page currently uses WDPC SVG assets as visual placeholders —
dedicated Open19 assets should be added to public/assets/standards/open19/
in a follow-up.

https://claude.ai/code/session_019a5uxf4k865H5AEr6bbE2f
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 23, 2026

Deploy Preview for greensoftware-org ready!

Name Link
🔨 Latest commit 15314ee
🔍 Latest deploy log https://app.netlify.com/projects/greensoftware-org/deploys/69c17e5f21529a0009acec38
😎 Deploy Preview https://deploy-preview-73--greensoftware-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 86 (🔴 down 6 from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

- Add plain-English "19-inch rack" explainer with USB analogy so visitors
  unfamiliar with data centre hardware immediately understand what Open19 does
- Add 5-entry Timeline tracing the spec from LinkedIn (2016) through the
  Open19 Foundation, Linux Foundation, SSIA rebrand, to GSF (2025) — giving
  the standard credibility through its track record
- Replace V2 highlight paragraph with a V1→V2 three-column comparison card
  covering per-brick power (400W→3.5kW), voltage (12V→48V), cooling
  (air-only→pluggable liquid), and networking (100Gbps→50GbE/200GbE pathway)
- Add 50 GbE per brick / 200 GbE pathway networking spec to the Blind-Mate
  Connectors feature description (previously omitted)
- Update What is Open19? intro to clarify that the spec constrains only the
  physical envelope, power, and network interfaces — not internal components
- Remove incorrect "GSF Members Only" badge from the "Contribute to the
  Project" resource — the GitHub repository is public

https://claude.ai/code/session_019a5uxf4k865H5AEr6bbE2f
@seanmcilroy29 seanmcilroy29 requested a review from jawache March 23, 2026 17:58
jawache added a commit to Green-Software-Foundation/greensoftware.foundation that referenced this pull request Mar 24, 2026
Add dedicated landing page for the Open19 open hardware specification
at /standards/open19/, following the established pattern used by WDPC
and other standards pages.

- New page with hero, timeline, feature grid, audience cards, and CTAs
- Added to Hardware section in nav and standards index
- Article carousel filters by "open19" tag
- Updated standards documentation

Ported from Green-Software-Foundation/greensoftware.org#73, adapted
for the current codebase (removed deprecated org fields).

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants