Skip to content

Commit f3cee7c

Browse files
authored
Revert "mention that SSR is experimental and incomplete, prevent people from using it thinking it is ready for prime time"
This reverts commit 0101525.
1 parent 5678aa0 commit f3cee7c

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
- Multiple themes
4747
- Useful plugin API
4848
- Compatible with IE11
49-
- Experimental SSR support ([example](https://github.com/docsifyjs/docsify-ssr-demo))
49+
- Support SSR ([example](https://github.com/docsifyjs/docsify-ssr-demo))
5050
- Support embedded files
5151

5252
## Quick start

docs/ssr.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
# Server-Side Rendering
22

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.
83
See https://docsify.now.sh
9-
-->
104

11-
Sample repo at https://github.com/docsifyjs/docsify-ssr-demo
5+
Repo in https://github.com/docsifyjs/docsify-ssr-demo
126

137
## Why SSR?
14-
158
- Better SEO
169
- Feeling cool
1710

0 commit comments

Comments
 (0)