Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.44 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.44 KB

cg-reports

This repository is for W3C Community and Business Groups to manage and publish final reports. These reports are expected to comply with the CG Report Requirements.

Reports managed through this repository are mirrored on w3.org.

Usage

To publish a final report.

  1. If your document is developed using ReSpec, please provide the static output rather than the dynamic source file. For example: export static html report via respec menu

  2. Open a pull request that provides the report content under a directory with the following convention: <cgshortname>/CG-FINAL-<reportshortname>-<YYYYMMDD>/ where <cgshortname> is the shortname of the group, <reportshortname> is a name of the group's choosing (particularly useful if the group manages several reports), and <YYYYMMDD> is the publication date.

  3. Ensure this directory contains a single index.html file.

Once merged by the W3C Community Lead, that content will then be available under the URL https://www.w3.org/community/reports/<cgshortname>/CG-FINAL-<reportshortname>-<YYYYMMDD>/.

Check

The W3C CG Support team typically verifies that CG reports use the right naming conventions and the valid template (CG logo, no W3C logo, SOTD disclaimer).