Skip to content

Commit

Permalink
docs: update website
Browse files Browse the repository at this point in the history
  • Loading branch information
Linkontoask committed May 15, 2024
1 parent 33bf3c1 commit 9a95acb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://gyron.cc/assets/image/logo-sm.png" alt="Gyron Logo">
<img src="https://gyron.970819.xyz/assets/image/logo-sm.png" alt="Gyron Logo">
</p>

<p align="center">
Expand All @@ -20,11 +20,11 @@

它还拥有很好的性能表现,详情可以参见 [js-framework-benchmark](https://krausest.github.io/js-framework-benchmark/current.html#eyJmcmFtZXdvcmtzIjpbImtleWVkL2FuZ3VsYXIiLCJrZXllZC9neXJvbiIsImtleWVkL3JlYWN0Iiwibm9uLWtleWVkL2d5cm9uIiwibm9uLWtleWVkL3JlYWN0Il0sImJlbmNobWFya3MiOlsiMDFfcnVuMWsiLCIwMl9yZXBsYWNlMWsiLCIwM191cGRhdGUxMHRoMWtfeDE2IiwiMDRfc2VsZWN0MWsiLCIwNV9zd2FwMWsiLCIwNl9yZW1vdmUtb25lLTFrIiwiMDdfY3JlYXRlMTBrIiwiMDhfY3JlYXRlMWstYWZ0ZXIxa194MiIsIjA5X2NsZWFyMWtfeDgiLCIyMV9yZWFkeS1tZW1vcnkiLCIyMl9ydW4tbWVtb3J5IiwiMjNfdXBkYXRlNS1tZW1vcnkiLCIyNV9ydW4tY2xlYXItbWVtb3J5IiwiMjZfcnVuLTEway1tZW1vcnkiLCIzMV9zdGFydHVwLWNpIiwiMzRfc3RhcnR1cC10b3RhbGJ5dGVzIl0sImRpc3BsYXlNb2RlIjoxLCJjYXRlZ29yaWVzIjpbMSwyLDMsNF19) 提供的结果。

在线体验 [https://gyron.cc/explorer](https://gyron.cc/explorer)
在线体验 [https://gyron.970819.xyz/explorer](https://gyron.970819.xyz/explorer)

- 文档
- [English](./README_EN.md)
- [官方网站](https://gyron.cc)
- [官方网站](https://gyron.970819.xyz)

## 快速使用

Expand Down Expand Up @@ -63,7 +63,7 @@ createGyron(<APP />).render('#app')

## 功能

Gyron 已经完成了所有预期之内的功能,可以参考 [http://gyron.cc/](http://gyron.cc/) 查看所有功能说明。
Gyron 已经完成了所有预期之内的功能,可以参考 [http://gyron.970819.xyz/](http://gyron.970819.xyz/) 查看所有功能说明。

如果你想了解这些功能和社区其它框架有什么不同可以打开 Issues 一起沟通学习,或者 clone 代码后查看对应的模块。

Expand Down Expand Up @@ -97,7 +97,7 @@ const App = () => {
- rollup
- parcel

目前模板就是基于 vite 制作而成,在适配其它平台时可以阅读[jsx](https://gyron.cc/core/jsx/getting-started)这篇文档,里面有更新详细的教程。
目前模板就是基于 vite 制作而成,在适配其它平台时可以阅读[jsx](https://gyron.970819.xyz/core/jsx/getting-started)这篇文档,里面有更新详细的教程。

## 核心

Expand Down Expand Up @@ -147,7 +147,7 @@ npm run start

### SSR

完善文档请阅读 [SSR](https://gyron.cc/docs/ssr)
完善文档请阅读 [SSR](https://gyron.970819.xyz/docs/ssr)

### 更新记录

Expand All @@ -157,7 +157,7 @@ npm run start

请 clone 项目后运行`yarn`,然后再执行`yarn test`

想了解更多,请参阅 [https://gyron.cc/](https://gyron.cc/)
想了解更多,请参阅 [https://gyron.970819.xyz/](https://gyron.970819.xyz/)

### 赞赏

Expand Down
12 changes: 6 additions & 6 deletions README_EN.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://gyron.cc/assets/image/logo-sm.png" alt="Gyron Logo">
<img src="https://gyron.970819.xyz/assets/image/logo-sm.png" alt="Gyron Logo">
</p>

<p align="center">
Expand All @@ -22,7 +22,7 @@ It also has a very good performance performance, details of which can be found i

- Readme
- [中文](./README.md)
- [Official Website](https://gyron.cc/en-US)
- [Official Website](https://gyron.970819.xyz/en-US)

## Quick Start

Expand Down Expand Up @@ -61,7 +61,7 @@ createGyron(<APP />).render('#app')

## Feature

Gyron has done all the expected features, you can refer to [http://gyron.cc/](http://gyron.cc/) to see all the feature descriptions.
Gyron has done all the expected features, you can refer to [http://gyron.970819.xyz/](http://gyron.970819.xyz/) to see all the feature descriptions.

If you want to see how these features differ from other frameworks in the community you can open Issues to communicate and learn together, or clone the code and see the corresponding module.

Expand Down Expand Up @@ -95,7 +95,7 @@ const App = () => {
- rollup
- parcel

The current template is based on vite, you can read [jsx](https://gyron.cc/core/jsx/getting-started) this document when adapting to other platforms, which has updated detailed tutorials.
The current template is based on vite, you can read [jsx](https://gyron.970819.xyz/core/jsx/getting-started) this document when adapting to other platforms, which has updated detailed tutorials.

## Core

Expand Down Expand Up @@ -145,7 +145,7 @@ Any case anyone in the company without the author's authorization is not allowed

### SSR

Improve the documentation please read [SSR](https://gyron.cc/docs/ssr)
Improve the documentation please read [SSR](https://gyron.970819.xyz/docs/ssr)

### Update the record

Expand All @@ -155,7 +155,7 @@ For details, see [CHANGELOG.md](. /CHANGELOG.md)

Please clone the project and run `yarn`, and then `yarn test`.

To learn more, see [https://gyron.cc/](https://gyron.cc/).
To learn more, see [https://gyron.970819.xyz/](https://gyron.970819.xyz/).

### Appreciation

Expand Down

0 comments on commit 9a95acb

Please sign in to comment.