add new chinese translations
This commit is contained in:
20
pages.zh/common/resume.md
Normal file
20
pages.zh/common/resume.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 简历
|
||||
|
||||
> 轻松设置新的简历。
|
||||
> 更多信息:<https://github.com/jsonresume/resume-cli>。
|
||||
|
||||
- 在当前工作目录中创建一个新的 `resume.json` 文件:
|
||||
|
||||
`resume init`
|
||||
|
||||
- 根据模式测试验证 `resume.json` 以确保其符合标准:
|
||||
|
||||
`resume validate`
|
||||
|
||||
- 将简历导出为本地的样式化 HTML 或 PDF 格式:
|
||||
|
||||
`resume export {{path/to/html_or_pdf}}`
|
||||
|
||||
- 启动一个网络服务器,提供本地的 `resume.json`:
|
||||
|
||||
`resume serve`
|
Reference in New Issue
Block a user