Skip to content

Commit 5fbd068

Browse files
committed
docs: update README
1 parent 7020947 commit 5fbd068

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,9 @@ abbrlink: s31w9gd1
3030

3131
* 建站理念: `文件即站点` (Files as a Site)。
3232
* 开箱即用: 通过指定目录或文档, 一键生成文档、博客站点, 无需关心站点环境配置信息。
33-
* 性能: 通过`预渲染``懒加载`大幅提升站点加载速度
33+
* 流畅的用户体验: 内置 SSR 首屏直出方案(基于 gp-pages 服务),以提升用户体验
3434
* 基于 mdx: 支持在 markdown 中`书写 React 组件`、数学公式等。
35-
* 搜索引擎优化:
36-
* 支持 SEO, 让文档更易被搜索。
37-
* 支持短链,以让链接持久化。
35+
* 搜索引擎优化: 支持 SEO, 让文档更易被搜索。
3836
* 个性化: 支持[自定义主题](https://muyunyun.cn/create-react-doc/9f41fc98)
3937
* 工作流: 集成 Github action, 支持自动化打包、发布站点。
4038

@@ -49,12 +47,10 @@ create-react-doc 提供了官方默认主题 [crd-seed](https://github.com/MuYun
4947
* 文档支持内嵌 codepen、codesandbox。
5048
* GitHub 联动。
5149

52-
使用该主题搭建的项目有:
50+
[笔者博客](http://muyunyun.cn/blog) 就是使用默认主题搭建的。
5351

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)
5854

5955
如果您想定制化或者分享个人主题, 可以参考[自定义主题](https://muyunyun.cn/create-react-doc/9f41fc98)
6056

docs/更新日志.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ abbrlink: 179nqpxt
88

99
### 1.8.0
1010

11-
`2022-01-15`
11+
`2022-01-16`
1212

1313
- **Feature**
1414

0 commit comments

Comments
 (0)