Vapor3开发指南翻译计划
-
说明
- 格式:章节 -> 译者<GitHub主页地址>
- MarkDown + GitHub + GitBook
如何参与翻译
- 认领对应章节的翻译任务,以章节为最小单位,比如:Install - macOS(留言评论,并带上自己的GitHub主页地址)
- 确认成功后将更新对应的翻译列表,对应章节将被指派给译者
- Vapor-Chinese master分支为最新版本,fork该仓库进行翻译任务(注意:图片统一存放在image目录下,格式:章_节_用途.png,如:install_macos_xcode_snapshot.png)
- 翻译结束后,提交Pull Request
- Review -> Merge
另外,Vapor开发指南中文版会专门提供一份感谢名单,将会展示所有参与过翻译任务人员的GitHub账号。
注意
- Vapor3正式版已发布,部分文档可能还有所缺失,待官方文档完善后即可展开对应章节的翻译任务
资料
- Vapor3官方文档:https://docs.vapor.codes/3.0/
- Vapor3中文版GitHub:https://github.com/CaryZheng/Vapor-Chinese
- Vapor3中文版在线阅读:https://vapor3.swiftmic.com
Vapor3翻译目录
- Install -> @CaryZheng
- macOS
- Ubuntu
- Getting started -> @CaryZheng
- Hello, world
- Toolbox
- SPM
- Xcode
- Folder Structure
- Application
- Controllers
- Routing
- Content
- Async
- Services
- Deployment
- Async -> @fox
- Getting started
- Overview
- Console -> @CaryZheng
- Getting started
- Overview
- Command -> @CaryZheng
- Getting started
- Overview
- Core
- Getting started
- Overview
- Crypto -> @A-C
- Getting Started
- Digests
- Ciphers
- Asymmetric
- Random
- Database Kit -> @CaryZheng
- Getting started
- Overview
- Fluent
- Getting started
- Models
- Migrations
- Querying
- Query Builder
- Schema Builder
- Relations
- Pivot
- Transaction
- Database
- HTTP -> @A-C
- Getting started
- Client
- Server
- Message
- Leaf -> @RockyAo
- Getting Started
- Basics
- Custom tags
- Logging -> @A-C
- Getting started
- Overview
- Multipart -> @A-C
- Getting started
- Overview
- MySQL -> @chafferer
- Getting started
- Fluent MySQL
- MySQL Core
- PostgreSQL
- Getting started
- Fluent PostgreSQL
- PostgreSQL Core
- Redis
- Getting Started
- Basics
- Custom commands
- Publish and Subscribe
- Pipeline
- Routing -> @RockyAo
- Getting started
- Overview
- Service -> @A-C
- Getting started
- Services
- Provider
- SQL -> @Meng
- Getting started
- Overview
- SQLite -> @Meng
- Getting started
- Fluent SQLite
- SQLite Core
- Template Kit -> @CaryZheng
- Getting Started
- Testing
- Getting Started
- URL-Encoded Form -> @Meng
- Getting Started
- Overview
- Validation -> @Meng
- Getting Started
- Overview
- Vapor -> @RockyAo
- Getting Started
- Client
- Content
- Sessions
- WebSocket
- WebSocket -> @CaryZheng
- Getting Started
- Overview
20180319变更内容:同步Vapor3最新翻译目录。
20180506变更内容:同步Vapor3最新翻译目录。
-
@cary 在 Vapor3开发指南翻译计划 中说:
Async 905799827@qq.com 好人一生平安
-
@fox 已更新翻译列表,麻烦提供下GitHub主页地址(类似:https://github.com/CaryZheng)
-
@cary Concept
-
Vapor3官方文档目录有变更,删除了以前某些章节(包含
Async
和Concept
),翻译目录也已经同步更新。Vapor3官方文档地址:https://docs.vapor.codes/3.0/
望周知。
-
@cary Fluent
-
-
@Cary Validation
-
-
@Cary URL-Encoded Form
-
-
@Cary SQL
-
-
@Cary SQLite
-
-
-
@chafferer MySQL -> @chafferer