https://github.com/w3c/tr-pages
Work on the w3.org/TR index page (not specs themselves)
https://github.com/w3c/tr-pages
design index page spec specification tr w3c
Last synced: 7 months ago
JSON representation
Work on the w3.org/TR index page (not specs themselves)
- Host: GitHub
- URL: https://github.com/w3c/tr-pages
- Owner: w3c
- Created: 2017-04-25T11:23:37.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T08:51:35.000Z (almost 2 years ago)
- Last Synced: 2025-10-20T03:59:57.639Z (7 months ago)
- Topics: design, index, page, spec, specification, tr, w3c
- Language: HTML
- Homepage: https://www.w3.org/TR/
- Size: 1.21 MB
- Stars: 26
- Watchers: 26
- Forks: 12
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# W3C TR Pages Project
The purpose of this project is to propose and improve the "latest versions" link headers in W3C specifications,
and maintain and improve the style sheets for the future [TR page](https://www.w3.org/TR/) at the [W3C](http://www.w3.org/).
## Contributing
If you're familiar with GitHub then contributing is simple: just fork and make pull requests.
Absolutely everyone is welcome (and even encouraged) to contribute to improve the design of our W3C TR page.
Bugfixes, code cleanup, and simple improvements will be unilaterally approved by the W3C webmaster.
For more significant changes to the visual styles, discussion on spec-prod@w3.org is encouraged to get feedback and consensus.
(Think of it as a design critique.)
**Do not commit directly to any the common branches** (`master` and `gh-pages` at the time of writing) unless you have the approval of the W3C webmaster. Instead, fork the desired branch and submit a pull request.
## Design guidelines
See [Guidelines for a proper design](https://github.com/w3c/tr-design/blob/gh-pages/README.md#guidelines-for-a-proper-design).
## Mockups for the /TR page
* [mockup #1](https://w3c.github.io/tr-pages/mockup1/)
## Mockups for an outdated (deprecated) specification
* Outdated:
* [HTML 4](https://w3c.github.io/tr-pages/outdatedspecsmockup/html4/)
* [HTML ARIA](https://w3c.github.io/tr-pages/outdatedspecsmockup/html-aria/)
Note that we have different styles for rescinded and obsoleted specifications. See our [TR design project](https://github.com/w3c/tr-design) for those.