Skip to content

DocsHome/nginx-docs

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 国际许可协议进行许可。

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published