File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 46
46
- Multiple themes
47
47
- Useful plugin API
48
48
- Compatible with IE11
49
- - Support SSR ([ example] ( https://github.com/docsifyjs/docsify-ssr-demo ) )
49
+ - Experimental SSR support ([ example] ( https://github.com/docsifyjs/docsify-ssr-demo ) )
50
50
- Support embedded files
51
51
52
52
## Quick start
Original file line number Diff line number Diff line change 1
1
# Server-Side Rendering
2
2
3
+ !> :construction : SSR support is experimental and incomplete. We are working on it. Plugins and
4
+ some features of Docsify will not work in SSR mode yet. :construction :
5
+
6
+ <!--
7
+ This link is dead.
3
8
See https://docsify.now.sh
9
+ -->
4
10
5
- Repo in https://github.com/docsifyjs/docsify-ssr-demo
11
+ Sample repo at https://github.com/docsifyjs/docsify-ssr-demo
6
12
7
13
## Why SSR?
14
+
8
15
- Better SEO
9
16
- Feeling cool
10
17
You can’t perform that action at this time.
0 commit comments