This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Open
Conversation
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
✅ Deploy Preview for greensoftware-org ready!
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
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>
Merged
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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.astrowith comprehensive content covering:Navigation updates — Added Open19 to the Hardware Standards section in
src/lib/nav-items.tswith description "Open standard for data centre rack hardware"Standards index — Added Open19 slug to the
standardDefsarray insrc/pages/standards/index.astroDocumentation — Updated
docs/pages/standards.mdto reference Open19 and clarify the process for creating new standards pagesImplementation Details
https://claude.ai/code/session_019a5uxf4k865H5AEr6bbE2f