docs: add gitter
This commit is contained in:
parent
a961e3b972
commit
a91d2dab67
4 changed files with 55 additions and 41 deletions
|
|
@ -10,15 +10,15 @@ See the [Quick start](quickstart.md) for more details.
|
|||
|
||||
## Features
|
||||
|
||||
* No statically built html files
|
||||
* Simple and lightweight (~19kB gzipped)
|
||||
* Smart full-text search plugin
|
||||
* Multiple themes
|
||||
* Useful plugin API
|
||||
* Emoji support
|
||||
* Compatible with IE10+
|
||||
- No statically built html files
|
||||
- Simple and lightweight (~19kB gzipped)
|
||||
- Smart full-text search plugin
|
||||
- Multiple themes
|
||||
- Useful plugin API
|
||||
- Emoji support
|
||||
- Compatible with IE10+
|
||||
|
||||
- Support SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
|
||||
* Support SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
@ -27,3 +27,7 @@ Check out the [Showcase](https://github.com/QingWei-Li/docsify/#showcase) to doc
|
|||
## Donate
|
||||
|
||||
Please consider donating if you think docsify is helpful to you or that my work is valuable. I am happy if you can help me [buy a cup of coffee](https://github.com/QingWei-Li/donate). :heart:
|
||||
|
||||
## Community
|
||||
|
||||
Users and development team are in the [Gitter](https://gitter.im/docsifyjs/Lobby).
|
||||
|
|
|
|||
|
|
@ -10,15 +10,15 @@ Siehe [Schnellstart](de-de/quickstart.md) für weitere Informationen.
|
|||
|
||||
## Features
|
||||
|
||||
* keine generierten, statischen HTML Dateien
|
||||
* einfach und klein (~19kB gzipped)
|
||||
* smarte Erweiterung mit Volltextsuche
|
||||
* mehrere Themes
|
||||
* praktische API für Erweiterungen
|
||||
* Unterstützung für Emoji
|
||||
* Kompatibel mit IE10+
|
||||
- keine generierten, statischen HTML Dateien
|
||||
- einfach und klein (~19kB gzipped)
|
||||
- smarte Erweiterung mit Volltextsuche
|
||||
- mehrere Themes
|
||||
- praktische API für Erweiterungen
|
||||
- Unterstützung für Emoji
|
||||
- Kompatibel mit IE10+
|
||||
|
||||
- Support SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
|
||||
* Support SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
|
||||
|
||||
## Beispiele
|
||||
|
||||
|
|
@ -27,3 +27,7 @@ Vergleiche die Liste namens [Showcase](https://github.com/QingWei-Li/docsify/#sh
|
|||
## Spenden
|
||||
|
||||
Bitte ziehe eine Spende in Erwägung, sollte **docsify** dir hilfreich oder meine Arbeit dir wertvoll erscheinen. Ich freue mich, wenn du mir [eine Tasse Kaffee kaufst](https://github.com/QingWei-Li/donate). :heart:
|
||||
|
||||
## Community
|
||||
|
||||
Users and development team are in the [Gitter](https://gitter.im/docsifyjs/Lobby).
|
||||
|
|
|
|||
|
|
@ -12,14 +12,14 @@ docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo
|
|||
|
||||
## 特性
|
||||
|
||||
* 无需构建,写完文档直接发布
|
||||
* 容易使用并且轻量 (~19kB gzipped)
|
||||
* 智能的全文搜索
|
||||
* 提供多套主题
|
||||
* 丰富的 API
|
||||
* 支持 Emoji
|
||||
* 兼容 IE10+
|
||||
* 支持 SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
|
||||
- 无需构建,写完文档直接发布
|
||||
- 容易使用并且轻量 (~19kB gzipped)
|
||||
- 智能的全文搜索
|
||||
- 提供多套主题
|
||||
- 丰富的 API
|
||||
- 支持 Emoji
|
||||
- 兼容 IE10+
|
||||
- 支持 SSR ([example](https://github.com/QingWei-Li/docsify-ssr-demo))
|
||||
|
||||
## 例子
|
||||
|
||||
|
|
@ -28,3 +28,7 @@ docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo
|
|||
## 捐赠
|
||||
|
||||
如果你觉得 docsify 对你有帮助,或者想对我微小的工作一点资瓷,欢迎给我[捐赠](https://github.com/QingWei-Li/donate)。
|
||||
|
||||
## Community
|
||||
|
||||
Users and development team are in the [Gitter](https://gitter.im/docsifyjs/Lobby).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue