Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved description files #1105

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions README-ru.md
Expand Up @@ -9,7 +9,7 @@
Клиент для ведения блога
</h3>

[Загрузить](https://github.com/getgridea/gridea/releases) | [Официальная страница](https://gridea.dev/)
[Загрузить](https://github.com/getgridea/gridea/releases) | [Официальный сайт](https://gridea.dev/)

<a href="https://github.com/getgridea/gridea/releases/latest">
<img src="https://img.shields.io/github/release/getgridea/gridea.svg?style=flat-square" alt="">
Expand Down Expand Up @@ -63,11 +63,11 @@

🌱 Конечно, **Gridea** ещё очень молода и имеет немного недостатков, но, поверьте, она продолжает двигаться вперед и развиваться 🏃

Надеемся, этот клиент станет вашим неразлучным партнером в творчестве
Надеемся, этот клиент станет вашим неразлучным партнером в творчестве.

Дайте полную волю своим талантам!

😘 Наслаждайтесь использованием~
😘 Наслаждайтесь использованием~


## Разработка
Expand All @@ -84,7 +84,7 @@ $ yarn electron:build


## Контакты и обратная связь
[Канал в Telegram](https://t.me/joinchat/AAAAAEj82_lma0Y1wmyqUQ) | [Группа в Telegram](https://t.me/joinchat/IDY0ahRqb8NPodv95BNpBg) | QQ 1 Group: 970332209 | QQ 2 Group: 923131213 | Author Twitter: @EryouHao
[Канал в Telegram](https://t.me/joinchat/AAAAAEj82_lma0Y1wmyqUQ) | [Группа в Telegram](https://t.me/joinchat/IDY0ahRqb8NPodv95BNpBg) | QQ 1 Group: 970332209 | QQ 2 Group: 923131213 | Author Twitter: @EryouHao


## Примеры в скриншотах
Expand All @@ -94,7 +94,7 @@ $ yarn electron:build


## Участие в разработке
Мы приветствуем все идеи и улучшения. Вы можете отправлять любые идеи в виде [pull requests](https://github.com/getgridea/gridea/pulls) или как GitHub [issues](https://github.com/getgridea/gridea/issues).
Мы приветствуем все идеи и улучшения. Вы можете отправлять любые идеи в виде [pull requests](https://github.com/getgridea/gridea/pulls) или как GitHub [issues](https://github.com/getgridea/gridea/issues).


## Пожертвования разработчикам
Expand All @@ -103,8 +103,8 @@ $ yarn electron:build
</div>


## Сайт переводчика на Русский язык
[Заглянуть ко мне на сайт](https://paul.bid/) там есть и другие интересные проекты 😉
## Сайт переводчика на русский язык
[Загляните ко мне на сайт](https://paul.bid/) там есть и другие интересные проекты 😉


## Лицензия
Expand Down
14 changes: 11 additions & 3 deletions README-zh_CN.md
Expand Up @@ -22,21 +22,21 @@
<a href="https://github.com/getgridea/gridea/releases/latest">
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/getgridea/gridea/total.svg?color=%2312b886&style=flat-square">
</a>

</div>

<div align="center">
<img src="gridea-app.png">
</div>

[English](https://github.com/getgridea/gridea/blob/master/README.md) | 简体中文 | [繁體中文](https://github.com/getgridea/gridea/blob/master/README-zh_TW.md)
[English](https://github.com/getgridea/gridea/blob/master/README.md) | [Русский](https://github.com/getgridea/gridea/blob/master/README-ru.md) | 简体中文 | [繁體中文](https://github.com/getgridea/gridea/blob/master/README-zh_TW.md)

**[更新日志](https://github.com/getgridea/gridea/blob/master/CHANGELOG.md)**

👏 欢迎使用 **Gridea** !

✍️ **Gridea** 一个静态博客写作客户端。你可以用它来记录你的生活、心情、知识、笔记、创意... ...


## 特性👇
📝 你可以使用最酷的 **Markdown** 语法,进行快速创作

Expand All @@ -52,12 +52,13 @@

💬 你可以进行简单的配置,接入 [Gitalk](https://github.com/gitalk/gitalk) 或 [DisqusJS](https://github.com/SukkaW/DisqusJS) 评论系统

🇬🇧 你可以使用**中文简体**、**中文繁体**、**英语**
🌎 你可以使用**中文简体**、**中文繁体**、**英语**

🌁 你可以任意使用应用内默认主题或任意第三方主题,强大的主题自定义能力

🖥 你可以自定义源文件夹,利用 OneDrive、百度网盘、iCloud、Dropbox 等进行多设备同步


🌱 当然 **Gridea** 还很年轻,有很多不足,但请相信,它会不停向前🏃

未来,它一定会成为你离不开的伙伴
Expand All @@ -66,8 +67,10 @@

😘 Enjoy~


## 开发
如果你想贡献代码,请提前参阅[贡献指南](https://github.com/getgridea/gridea/wiki/%E8%B4%A1%E7%8C%AE%E6%8C%87%E5%8D%97)

``` shell
$ # Node version > v10.0.0 is requied
$ git clone https://github.com/getgridea/gridea.git
Expand All @@ -77,21 +80,26 @@ $ yarn electron:serve
$ yarn electron:build
```


## 联系
[Telegram 频道](https://t.me/joinchat/AAAAAEj82_lma0Y1wmyqUQ) | [Telegram 群组](https://t.me/joinchat/IDY0ahRqb8NPodv95BNpBg) | QQ 1 群: 970332209(已满)| QQ 2 群: 923131213 | 作者推特: @EryouHao


## 示例截图
<div align="center">
<img src="./files/themes.png">
</div>


## 贡献
我们欢迎任何形式的贡献。你可以用 [pull requests](https://github.com/getgridea/gridea/pulls) 或 [issues](https://github.com/getgridea/gridea/issues) 的方式提交任何想法。


## 支持
<div>
<img src="./files/wechat.png" width="240px">
</div>


## License
[MIT](https://github.com/getgridea/gridea/blob/master/LICENSE). Copyright (c) 2020 EryouHao
15 changes: 11 additions & 4 deletions README-zh_TW.md
Expand Up @@ -22,21 +22,21 @@
<a href="https://github.com/getgridea/gridea/releases/latest">
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/getgridea/gridea/total.svg?color=%2312b886&style=flat-square">
</a>

</div>

<div align="center">
<img src="gridea-app.png">
</div>

[English](https://github.com/getgridea/gridea/blob/master/README.md) | [简体中文](https://github.com/getgridea/gridea/blob/master/README-zh_CN.md) | 繁體中文
[English](https://github.com/getgridea/gridea/blob/master/README.md) | [Русский](https://github.com/getgridea/gridea/blob/master/README-ru.md) | [简体中文](https://github.com/getgridea/gridea/blob/master/README-zh_CN.md) | 繁體中文

**[更新日誌](https://github.com/getgridea/gridea/blob/master/CHANGELOG.md)**

👏 歡迎使用 **Gridea** !

✍️ **Gridea** 一個靜態博客寫作客戶端。你可以用它來記錄你的生活、心情、知識、筆記、創意... ...


## 特性👇
📝 你可以使用最酷的 **Markdown** 語法,進行快速創作

Expand All @@ -52,7 +52,7 @@

💬 你可以進行簡單的配置,接入 [Gitalk](https://github.com/gitalk/gitalk) 或 [DisqusJS](https://github.com/SukkaW/DisqusJS) 評論系統

🇬🇧 你可以使用**中文簡體**、**中文繁體**、**英語**
🗺️ 你可以使用**中文簡體**、**中文繁體**、**英語**

🌁 你可以任意使用應用內默認主題或任意第三方主題,強大的主題自定義能力

Expand All @@ -66,8 +66,10 @@

😘 Enjoy~


## 開發
如果你想貢獻代碼,請提前參閱[貢獻指南](https://github.com/getgridea/gridea/wiki/%E8%B4%A1%E7%8C%AE%E6%8C%87%E5%8D%97)

``` shell
$ # Node version > v10.0.0 is requied
$ git clone https://github.com/getgridea/gridea.git
Expand All @@ -77,21 +79,26 @@ $ yarn electron:serve
$ yarn electron:build
```


## 聯繫
[Telegram 頻道](https://t.me/joinchat/AAAAAEj82_lma0Y1wmyqUQ) | [Telegram 群組](https://t.me/joinchat/IDY0ahRqb8NPodv95BNpBg) | QQ 1 群: 970332209(已满)| QQ 2 群: 923131213 | 作者推特: @EryouHao


## 示例截圖
<div align="center">
<img src="./files/themes.png">
</div>


## 貢獻
我們歡迎任何形式的貢獻。你可以用 [pull requests](https://github.com/getgridea/gridea/pulls) 或 [issues](https://github.com/getgridea/gridea/issues) 的方式提交任何想法。


## 支持
<div>
<img src="./files/wechat.png" width="240px">
</div>


## License
[MIT](https://github.com/getgridea/gridea/blob/master/LICENSE). Copyright (c) 2020 EryouHao
[MIT](https://github.com/getgridea/gridea/blob/master/LICENSE). Copyright (c) 2020 EryouHao
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -22,12 +22,10 @@
<a href="https://github.com/getgridea/gridea/releases/latest">
<img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/getgridea/gridea/total.svg?color=%2312b886&style=flat-square">
</a>

</div>

<div align="center">
<img src="gridea-app-en.png">

</div>

English | [Русский](https://github.com/getgridea/gridea/blob/master/README-ru.md) | [简体中文](https://github.com/getgridea/gridea/blob/master/README-zh_CN.md) | [繁體中文](https://github.com/getgridea/gridea/blob/master/README-zh_TW.md)
Expand Down