All Projects → DocsHome → Nginx Docs

DocsHome / Nginx Docs

Nginx 中文文档. Chinese translation of Nginx documentation.

Projects that are alternatives of or similar to Nginx Docs

Microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
Stars: ✭ 4,637 (+473.18%)
Mutual labels:  translation, chinese-translation, nginx
Icopy Site.github.io
icopy.site github mirror
Stars: ✭ 142 (-82.45%)
Mutual labels:  documentation, translation, chinese-translation
Vimdoc Ja
A project which translate Vim documents into Japanese.
Stars: ✭ 245 (-69.72%)
Mutual labels:  documentation, translation
TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
Stars: ✭ 13,234 (+1535.85%)
Mutual labels:  translation, chinese-translation
Developing Ios 10 Apps With Swift
Stanford 公开课,Developing iOS 10 Apps with Swift 字幕翻译
Stars: ✭ 391 (-51.67%)
Mutual labels:  translation, chinese-translation
Docs Chinese
Fastify 中文文档
Stars: ✭ 183 (-77.38%)
Mutual labels:  documentation, chinese-translation
Nodejs Api Doc
📓Node.js API doc in Chinese
Stars: ✭ 210 (-74.04%)
Mutual labels:  documentation, chinese-translation
Docs L10n
Translations of TensorFlow documentation
Stars: ✭ 262 (-67.61%)
Mutual labels:  documentation, translation
Python Docs Es
Spanish translation of the Python documentation.
Stars: ✭ 131 (-83.81%)
Mutual labels:  documentation, translation
Ru.reactjs.org
React documentation website in Russian / Официальная русская версия сайта React
Stars: ✭ 444 (-45.12%)
Mutual labels:  documentation, translation
Aspnetcore Doc Cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
Stars: ✭ 527 (-34.86%)
Mutual labels:  documentation, translation
Linux Doc
Linux Documentation 中文翻译计划
Stars: ✭ 163 (-79.85%)
Mutual labels:  documentation, chinese-translation
Translations
🐼 Chinese translations for classic IT resources
Stars: ✭ 6,074 (+650.8%)
Mutual labels:  translation, chinese-translation
Cngolib.com
Go 标准库中文文档
Stars: ✭ 235 (-70.95%)
Mutual labels:  documentation, chinese-translation
Pep8 Ja
PEP8 日本語版
Stars: ✭ 138 (-82.94%)
Mutual labels:  documentation, translation
Php Best Practices Zh cn
PHP Best Practices(中译版)
Stars: ✭ 261 (-67.74%)
Mutual labels:  translation, chinese-translation
Aiohttp Chinese Documentation
aiohttp中文文档😉 Gitbook在线阅读
Stars: ✭ 107 (-86.77%)
Mutual labels:  documentation, chinese-translation
Cypress Docs Pt Br
Tradução da documentação oficial do framework Cypress.io - traduzida pela comunidade em Português-BR 🌐
Stars: ✭ 112 (-86.16%)
Mutual labels:  documentation, translation
Juliazh.jl
Julia语言中文文档
Stars: ✭ 425 (-47.47%)
Mutual labels:  documentation, chinese-translation
Sf Zh
《软件基础》中译版 Software Foundations Chinese Translation
Stars: ✭ 554 (-31.52%)
Mutual labels:  translation, chinese-translation
Nginx

Nginx 中文文档

Nginx 官方文档中文翻译版,由本人在学习 nginx 时顺带翻译。因部分章节涉及到 Nginx Plus 或者其他内容,我将忽略该部分章节的内容。

文档前期翻译得比较粗糙,而且是基于旧版文档对照翻译,可能存在许多不当和错误之处,之后会慢慢修正和校对。

如果您发现内容存在错误或者不当之处,欢迎提出 issue 或 PR,期待您的加入:如何贡献

在线阅读:Github | GitBook

安装

如果你没有安装 gitbook,则先使用 npm(或者 cnpm)安装 gitbook-cli

npm install gitbook-cli -g

进入项目根目录,执行以下命令运行 gitbook:

安装依赖

gitbook install

启动本地服务器

gitbook serve

生成 HTML 文件,存放在 _book 目录下

gitbook build

更多操作命令,请参照 GitBook 命令。

项目状态

翻译中……

排版规范

本项目排版遵循 中文排版指南 规范。

LICENSE

知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议

本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].