File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,9 @@ abbrlink: s31w9gd1
30
30
31
31
* 建站理念: ` 文件即站点 ` (Files as a Site)。
32
32
* 开箱即用: 通过指定目录或文档, 一键生成文档、博客站点, 无需关心站点环境配置信息。
33
- * 性能: 通过 ` 预渲染 ` 、 ` 懒加载 ` 大幅提升站点加载速度 。
33
+ * 流畅的用户体验: 内置 SSR 首屏直出方案(基于 gp-pages 服务),以提升用户体验 。
34
34
* 基于 mdx: 支持在 markdown 中` 书写 React 组件 ` 、数学公式等。
35
- * 搜索引擎优化:
36
- * 支持 SEO, 让文档更易被搜索。
37
- * 支持短链,以让链接持久化。
35
+ * 搜索引擎优化: 支持 SEO, 让文档更易被搜索。
38
36
* 个性化: 支持[ 自定义主题] ( https://muyunyun.cn/create-react-doc/9f41fc98 ) 。
39
37
* 工作流: 集成 Github action, 支持自动化打包、发布站点。
40
38
@@ -49,12 +47,10 @@ create-react-doc 提供了官方默认主题 [crd-seed](https://github.com/MuYun
49
47
* 文档支持内嵌 codepen、codesandbox。
50
48
* GitHub 联动。
51
49
52
- 使用该主题搭建的项目有:
50
+ [ 笔者博客 ] ( http://muyunyun.cn/blog ) 就是使用默认主题搭建的。
53
51
54
- * [ blog] ( https://github.com/MuYunyun/blog ) , [ 站点] ( http://muyunyun.cn/blog )
55
- * ![ ] ( http://with.muyunyun.cn/ec330b8ac2175c828be41f446f9f9619.jpg )
56
- * ![ ] ( http://with.muyunyun.cn/2e7440e4256debda2d73a4e6392c7146.jpg-300 )
57
- * [ diana] ( https://github.com/MuYunyun/diana )
52
+ ![ ] ( http://with.muyunyun.cn/ec330b8ac2175c828be41f446f9f9619.jpg )
53
+ ![ ] ( http://with.muyunyun.cn/2e7440e4256debda2d73a4e6392c7146.jpg-300 )
58
54
59
55
如果您想定制化或者分享个人主题, 可以参考[ 自定义主题] ( https://muyunyun.cn/create-react-doc/9f41fc98 ) 。
60
56
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ abbrlink: 179nqpxt
8
8
9
9
### 1.8.0
10
10
11
- ` 2022-01-15 `
11
+ ` 2022-01-16 `
12
12
13
13
- ** Feature**
14
14
You can’t perform that action at this time.
0 commit comments