8000 GitHub - civerjs/sails-docs: Sails.js官方文档的中文翻译。 (v1.0 docs are now on master!)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

civerjs/sails-docs

 
 

Repository files navigation

Squiddy reads the docs

Sails.js 中文文档

Sails当前稳定版本的官方文档位于这里[master branch](github.com/balderdashy/sails-docs)。 [官方Sails网站](https://sailsjs.com)

我们现在使用branches来跟踪不同版本的Sails文档。 在开始一个新的翻译项目之前,请查看下面的[更新信息](#how-can-i-help-translate-the-documentation)。

贡献Sails文档

欢迎您的帮助! 请发送pull request给** master **,并加以修改/添加,我们会尽快对它进行检查和合并。

我们愿意接受,如何改善管理文档的流程以及与社区合作的建议。 请将您的想法发布到Google Group,或者如果您有兴趣直接提供帮助,请在Twitter上联系@fancydoilies,@rudeboot或@mikermcneil。

我应该编辑哪个分支?

要编辑与最新的Sails稳定版(即NPM上的版本)的文档,您可以编辑本分支 请参阅sails-docs pull request)。 Sails核心团队将把它合并到最新的Sails稳定版本的相应分支中,大约一周时间将其部署到sailsjs.com。

Branch (in sails-docs) Documentation for Sails Version... Accessible At...
master Bleeding edge next.sailsjs.com
1.0 NPM version sailsjs.com
0.12 Sails v0.12.x 0.12.sailsjs.com
0.11 Sails v0.11.x 0.11.sailsjs.com

这些文档如何编译并推送到网站?

我们使用doc-templater模块将.md文件转换为网站的html。 您可以在 doc-templater repo中了解更多。

每个.md文件在网站上都有自己的页面(即所有的参考,概念和解析文件),并且应该包含一个特殊的“标签,其中带有value属性,用于指定当前页。 这会影响文档页面在搜索引擎结果中的显示方式,并且还会在sailsjs.com上的导航菜单中作为显示名称。 例如:

<docmeta name="displayName" value="Building Custom Homemade Puddings">

我如何帮助翻译文档?

这是帮助Sails项目发展的一个好事,如果你自己说英语以外的语言,并自愿翻译Sails文档。 请使用该分支的自述文件中的说明与翻译项目的维护人员联系。

如果您的语言未在上表中列出,并且您有兴趣开始翻译项目,请按以下步骤操作:

  • Fork this repo (balderdashy/sails-docs) and change the name of your fork to be sails-docs-{{IETF}} where {{IETF}} is the IETF language tag for your language.
  • Edit the README to summarize your progress so far, provide any other information you think would be helpful for others reading your translation, and let interested contributors know how to contact you.
  • Send a pull request editing the table above to add a link to your fork.
  • When you are satisfied with the first complete version of your translation, open an issue and someone from our docs team will be happy to help you get preview it in the context of the Sails website, get it live on a domain (yours, or a subdomain of sailsjs.com, whichever makes the most sense), and share it with the rest of the Sails community.

我还能怎么帮忙?

有关贡献Sails的更多信息,请参阅[贡献指南](sailsjs.com/contributing)。

License

MIT

The Sails framework is free and open-source under the MIT License.

(And the files in this repo are too.)

About

Sails.js官方文档的中文翻译。 (v1.0 docs are now on master!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0