docs: update package size

This commit is contained in:
qingwei.li 2017-02-24 16:09:17 +08:00 committed by cinwell.li
parent 8f9bf29ee5
commit 83ae93cae0
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ See the [Quick start](/quickstart) for more details.
## Features
- No statically built html files
- Simple and lightweight (~14kB gzipped)
- Simple and lightweight (~16kB gzipped)
- Smart full-text search plugin
- Multiple themes
- Useful plugin API

View File

@ -4,7 +4,7 @@
> A magical documentation site generator.
- Simple and lightweight (~14kB gzipped)
- Simple and lightweight (~16kB gzipped)
- No statically built html files
- Multiple themes

View File

@ -27,7 +27,7 @@ Set `coverpage` to **true**, and create a `_coverpage.md`:
> A magical documentation site generator.
- Simple and lightweight (~14kB gzipped)
- Simple and lightweight (~16kB gzipped)
- No statically built html files
- Multiple themes

View File

@ -12,7 +12,7 @@ docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo
## 特性
- 无需构建,写完文档直接发布
- 容易使用并且轻量 (~14kB gzipped)
- 容易使用并且轻量 (~16kB gzipped)
- 智能的全文搜索
- 提供多套主题
- 丰富的 API