https://github.com/elemefe/wai-aria-practices
ARIA实践指南(中文版)
https://github.com/elemefe/wai-aria-practices
Last synced: 11 months ago
JSON representation
ARIA实践指南(中文版)
- Host: GitHub
- URL: https://github.com/elemefe/wai-aria-practices
- Owner: ElemeFE
- Created: 2017-12-06T06:06:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T10:42:13.000Z (almost 8 years ago)
- Last Synced: 2025-06-30T02:39:26.487Z (about 1 year ago)
- Homepage: https://elemefe.github.io/WAI-ARIA-Practices/#/
- Size: 42 KB
- Stars: 27
- Watchers: 10
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ARIA实践指南 + 常用ARIA属性 (中文版)
该站点基于 https://github.com/QingWei-Li/docsify/ 构建而成。网站内容在 docs 文件夹内,格式为 Markdown。欢迎 issue 或 pull request。
英文原版文档:https://www.w3.org/TR/wai-aria-1.1 https://www.w3.org/TR/wai-aria-practices
## 开发
```
docsify serve docs # 开发服务器地址为 http://localhost:3000
```
文档使用[markdown](http://wowubuntu.com/markdown/)语法进行编写,
## 部署
该站点通过 GitHub pages 进行部署, docs文件夹更新,页面内容自动更新
## 如何参与贡献
目前网站处于开发状态,我们会定期同步英文版的更新。欢迎大家:
- 同步英文站点最新的改动到这里
- 修复错别字或错误的书写格式
- 发 issue 讨论译法或书写格式
- 发 issue 讨论部署或协作流程上的问题
有劳在翻译之前移步 [wiki](https://github.com/ElemeFE/WAI-ARIA-Practices/wiki) 了解相关注意事项。
#### 注意:
- 原则上这里只进行英文版对应的翻译工作,如果觉得原文有改进之处,或任何不仅针对中文版,而受益所有语言版本的想法,建议直接在英文版仓库讨论。