You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README-en.md
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,11 +29,11 @@ English | [简体中文](./README.md)
29
29
* Out of box: One-click generation of documents and blog sites by specifying directories or documents, no need to care about site environment configuration information.
30
30
* Performance: greatly improve site loading speed through pre-rendering and lazy loading.
31
31
* Based on mdx: Support writing React components, mathematical formulas, etc. in markdown.
32
-
* Search engine optimization: Support SEO, making documents easier to search. Related documents: [SEO Practice in SPA Site](https://github.com/MuYunyun/blog/issues/84)
33
-
* Personalization: Support [custom theme](http://muyunyun.cn/create-react-doc/%E8%87%AA%E5%AE%9A%E4%B9%89%E4%B8%BB% E9%A2%98).
32
+
* Search engine optimization: Support SEO, making documents easier to search.
33
+
* Personalization: Support [custom theme](https://muyunyun.cn/create-react-doc/9f41fc98).
34
34
* Workflow: Integrate Github actions, support automated packaging and publishing sites.
> For more content, please visit [Site Release](http://muyunyun.cn/create-react-doc/SiteRelease), [Advanced Usage](http://muyunyun.cn/create-react-doc/HighOrderusage), [other tools](http://muyunyun.cn/create-react-doc/othertools) and other chapters.
108
+
> For more content, please visit [Site Release](http://muyunyun.cn/create-react-doc/SiteRelease), [Advanced Usage](http://muyunyun.cn/create-react-doc/HighOrderusage), [other tools](http://muyunyun.cn/create-react-doc/othertools) and other chapters.
109
+
110
+
## Practice Sharing
111
+
112
+
*[基于 SSR 的预渲染首屏直出方案](http://muyunyun.cn/blog/g3v1c5bq)
0 commit comments