diff --git a/README.md b/README.md index 65e22e7..b2c9a47 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Geese 译为「惊鸿」可理解为轻盈、快速的形态,希望它清爽 Geese 是用 Next.js+Tailwind CSS 构建了一个轻量级的开源社区,也就是「HelloGitHub 社区」的源码。 -![](docs/img/2023-04-18.png) +![](docs/img/demo.gif) HelloGitHub 社区提供了不同 **编程语言/类别/标签** 有趣、入门级的开源项目,用户可以这里 **发现/搜索/收藏/评论/分享** 感兴趣的开源项目,还可以 **点赞/提交/打分** 开源项目,让优秀的开源项目脱颖而出。围绕开源项目,社区聚集了一群热爱开源的玩家、技术精湛的大牛、热衷分享的作者,感谢**开源**让我们相识,或许开源精神就是一种交朋友的方式吧! diff --git a/README_en.md b/README_en.md index a1b049e..2e85b43 100644 --- a/README_en.md +++ b/README_en.md @@ -10,7 +10,7 @@ I wanted to create a home for those who enjoy open-source projects, so I built a lightweight open-source community using Next.js and Tailwind CSS. This repository contains the source code for the [HelloGitHub](https://hellogithub.com/) Community. -![](../img/2023-04-18.png) +![](docs/img/demo.gif) This community offers interesting and beginner-friendly open-source projects across various **programming languages** and **categories**. Users can **discover/search/bookmark/comment/share** projects of interest here. They can also **like/submit/rate** projects to help outstanding open-source projects stand out. Around these projects, the community has gathered a group of open-source enthusiasts, skilled experts, and authors who love to share. Thanks to **open source**, we have met; perhaps the open-source spirit is a way to make friends! @@ -21,7 +21,7 @@ Currently, the community **is live** for [online experience](https://hellogithub - [ ] [[Complex] Reduce the package size](https://github.com/HelloGitHub-Team/geese/issues/101) - [ ] [[Simple] Pending issues to be resolved](https://github.com/HelloGitHub-Team/geese/issues/38) -Development guidelines can be found [here](../content.md). Thanks to every [contributor](https://github.com/HelloGitHub-Team/geese/graphs/contributors); I'm thrilled to be working on an open-source project with all of you. This experience has been incredibly rewarding. +Development guidelines can be found [here](./docs/content_en.md). Thanks to every [contributor](https://github.com/HelloGitHub-Team/geese/graphs/contributors); I'm thrilled to be working on an open-source project with all of you. This experience has been incredibly rewarding. **Requirements** diff --git a/docs/img/demo.gif b/docs/img/demo.gif new file mode 100644 index 0000000..35910a9 Binary files /dev/null and b/docs/img/demo.gif differ