Skip to content

Commit

Permalink
Merge pull request #6 from A11yReadTech/gh-pages
Browse files Browse the repository at this point in the history
First public pre-release
  • Loading branch information
Myndex authored Mar 25, 2023
2 parents fb92dd4 + ad0dffc commit 8901405
Show file tree
Hide file tree
Showing 213 changed files with 38,182 additions and 4,649 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ script:
- git clone --depth=1 --branch=gh-pages https://github.com/A11yReadTech/ARC.git
- cd ARC
- cp -r ../../A11yReadTech/ARC/index.html ../../A11yReadTech/ARC/assets ../../A11yReadTech/ARC/css ../../A11yReadTech/ARC/js ../../A11yReadTech/ARC/img .
- cp -r ../../A11yReadTech/ARC/guidelines/img guidelines
- cp -r ../../A11yReadTech/ARC/methods ../../A11yReadTech/ARC/how-tos ../../A11yReadTech/ARC/objectives .
- curl https://labs.w3.org/spec-generator/?type=respec"&"url=https://raw.githack.com/A11yReadTech/ARC/main/guidelines/index.html -o guidelines/index.html -f --retry 3
- cp -r ../../A11yReadTech/ARC/img guidelines
- cp -r ../../A11yReadTech/ARC/tests ../../A11yReadTech/ARC/guides ../../A11yReadTech/ARC/objectives .
- curl https://labs.w3.org/spec-generator/?type=respec"&"url=https://raw.githack.com/A11yReadTech/ARC/main/index.html -o guidelines/index.html -f --retry 3

after_success:
- git add -A .
Expand Down
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

359 changes: 0 additions & 359 deletions LGL/css/guidelines.css

This file was deleted.

4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Accessible Reading Technologies Interim License
# Inclusive Reading Technologies Interim License

**_Notice:_** during the development of the specifications listed in this repository, this license shall be time-limited and temporary, the terms of which shall extend no more than one year past the most recent _**editor's draft publication date**_ of this material.

Upon finalization of a final recommendation by this organization, or by specific other organizations, the terms of this license shall change to reflect that (future) status as a public recommended guideline or standard.

Nothing in this license extends to any trademarks or patents (pending or issued). Any potential patent licensing is a separate matter, not covered within this document.

This license and permission to use any of the materials contained herein, being beta material, is revocable at any time by Accessible Reading Technologies, Myndex Research, authorized officers, agents, or assigns.
This license and permission to use any of the materials contained herein, being beta material, is revocable at any time by Inclusive Reading Technologies, Myndex Research, authorized officers, agents, or assigns.



Expand Down
Loading

0 comments on commit 8901405

Please sign in to comment.