Skip to content

Commit 48e4ab5

Browse files
authored
Merge pull request #1099 from hide-me/patch-4
Added Russian plus style fix
2 parents 87c0069 + 4023f61 commit 48e4ab5

File tree

1 file changed

+20
-14
lines changed

1 file changed

+20
-14
lines changed

README.md

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,34 +30,35 @@
3030

3131
</div>
3232

33-
English | [简体中文](https://github.com/getgridea/gridea/blob/master/README-zh_CN.md) | [繁體中文](https://github.com/getgridea/gridea/blob/master/README-zh_TW.md)
33+
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)
3434

35-
**[CHANGELOG](https://github.com/getgridea/gridea/blob/master/CHANGELOG.md)**
35+
**[CHANGELOG](https://github.com/getgridea/gridea/blob/master/CHANGELOG.md)**
3636

37-
👏 Welcome to use **Gridea**
37+
👏 Welcome to use **Gridea**
3838

3939
✍️ **Gridea** A static blog writing client. You can use it to record your life, mood, knowledge, notes and ideas...
4040

41+
4142
## Features👇
42-
📝 Use the coolest **Markdown** grammar to create quickly
43+
📝 Use the coolest **Markdown** editor to create quickly
4344

44-
🌉 Insert pictures and article cover charts anywhere in the article
45+
🌉 Insert pictures and article cover charts anywhere in the article
4546

46-
🏷️ Label and group articles
47+
🏷️ Label and group articles
4748

48-
📋 Customize menus and even create external link menus
49+
📋 Customize menus and even create external link menus
4950

5051
💻 Use this client on **Windows** or **MacOS** or **Linux**
5152

52-
🌎 Use **Github Pages** or **Coding Pages** to show the world that more platforms will be supported in the future
53+
🌎 Use **Github Pages** or **Coding Pages** to show the world that more platforms will be supported in the future
5354

54-
💬 Simply configure and access the [Gitalk](https://github.com/gitalk/gitalk) or [DisqusJS](https://github.com/SukkaW/DisqusJS) comment system
55+
💬 Simply configure and access the [Gitalk](https://github.com/gitalk/gitalk) or [DisqusJS](https://github.com/SukkaW/DisqusJS) comment system
5556

56-
🇬🇧 Use **simplified Chinese****traditional Chinese****English**
57+
🗺️ Use **simplified Chinese****traditional Chinese****English****Russian****French**
5758

58-
🌁 Use any default theme within the application or any third-party theme, free theme customization
59+
🌁 Use any default theme within the application or any third-party theme, free theme customization
5960

60-
🖥 Customize the source folder and synchronize multiple devices using OneDrive, iCloud, Dropbox, etc.
61+
🖥 Customize the source folder and synchronize multiple devices using OneDrive, iCloud, Dropbox, etc.
6162

6263

6364
🌱 Of course **Gridea** is still very young and has many shortcomings, but please believe it will keep moving forward 🏃
@@ -68,6 +69,7 @@ Give full play to your talents!
6869

6970
😘 Enjoy~
7071

72+
7173
## Development
7274
If you want to contribute code, please check the [Contribution Guide](https://github.com/getgridea/gridea/wiki/%E8%B4%A1%E7%8C%AE%E6%8C%87%E5%8D%97) in advance.
7375

@@ -84,18 +86,22 @@ $ yarn electron:build
8486
## Contact
8587
[Telegram Channel](https://t.me/joinchat/AAAAAEj82_lma0Y1wmyqUQ) | [Telegram Group](https://t.me/joinchat/IDY0ahRqb8NPodv95BNpBg) | QQ 1 Group: 970332209 | QQ 2 Group: 923131213 | Author Twitter: @EryouHao
8688

89+
8790
## Example Screenshots
8891
<div align="center">
8992
<img src="./files/themes.png">
9093
</div>
9194

95+
9296
## Contributions
93-
We welcome all contributions.You can submit any ideas as [pull requests](https://github.com/getgridea/gridea/pulls) or as GitHub [issues](https://github.com/getgridea/gridea/issues).
97+
We welcome all contributions. You can submit any ideas as [pull requests](https://github.com/getgridea/gridea/pulls) or as GitHub [issues](https://github.com/getgridea/gridea/issues).
98+
9499

95100
## Donation
96101
<div>
97102
<img src="./files/wechat.png" width="240px">
98103
</div>
99104

105+
100106
## License
101-
[MIT](https://github.com/getgridea/gridea/blob/master/LICENSE). Copyright (c) 2020 EryouHao
107+
[MIT](https://github.com/getgridea/gridea/blob/master/LICENSE). Copyright (c) 2020-2023 EryouHao

0 commit comments

Comments
 (0)