docs: DIN SPEC 66336 statement page - #812
Open
deleonio wants to merge 2 commits into
Open
Conversation
Adds a new foundational docs page (DE + EN) documenting how KoliBri operationalises the quality requirements of DIN SPEC 66336 (Servicestandard) through standardised, accessible components. Maps KoliBri to the relevant principles (#5 reuse, #6 accessibility/BITV 2.0, #7 open standards, #10 open source) and explains the technical accessibility layer (semantic HTML, keyboard operability, ARIA, contrast-checked themes). Refs: #395
Contributor
|
🚀 Preview deployed to GitHub Pages: https://public-ui.github.io/public-ui.github.io/pr-812/282dc7b/ |
Contributor
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #395
What
Adds a new foundational docs page (DE + EN) documenting how KoliBri operationalises the quality requirements of DIN SPEC 66336 (Servicestandard) through standardised, accessible components.
docs/02-din-spec-66336.mdxi18n/en/docusaurus-plugin-content-docs/current/02-din-spec-66336.mdxNote on the issue framing
Web research showed the issue framed DIN SPEC 66336 around the four WCAG POUR principles. The standard is actually a 13-principle quality framework (published March 2025, initiated by the BMI, based on the 2020 OZG Service Standard). The page is therefore built accurately: KoliBri is mapped to the relevant principles, and the accessibility details (semantic HTML, keyboard, ARIA, contrast) are presented as the technical layer fulfilling principle #6 → BITV 2.0 → EN 301 549 / WCAG 2.1 AA.
Content
Checks
pnpm run lint✅pnpm run build✅ (DE + EN, no broken anchors introduced by this page)Sources