You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,15 @@ Here you can add a new tutorial, translate or correct typos in existing tutorial
14
14
## Add Articles
15
15
16
16
Choose the language in which you want to write. Then your article may be translated into another language with an indication of the author. Now available in Russian `ru` and English `en`.
17
-
Create a file with the name of the path where the page will be accessible, for example new file [/en/tutorials/edge-insets-uibutton.md](/en/tutorials/edge-insets-uibutton.md).
17
+
Create a file with the name of the path where the page will be accessible, for example, a new file [/en/tutorials/edge-insets-uibutton.md](/en/tutorials/edge-insets-uibutton.md).
18
18
19
19
### Content
20
20
21
-
You can set text, pictures and video. I offer my hosting, but you can use any other. Try not to use large videos - users don't like long loading times. If you want use my hosting, simple send me archive with files and path of article - I will add shortly.
21
+
You can set text, pictures, and video. I offer my hosting, but you can use any other. Try not to use large videos - users don't like long loading times. If you want to use my hosting, simply send me an archive with files and the path of the article - I will add it shortly.
22
22
23
23
### Formatting
24
24
25
-
Basic markdown functions are supported, like title, subtitle and paragraph. Also available link, images and video. Here provided list:
25
+
Basic markdown functions are supported, like title, subtitle, and paragraph. Also available are links, images, and video. Here provided list:
For higlight link to grey area with title and subtitle, use this custom formatting:
55
+
For highlight link to the grey area with title and subtitle, use this custom formatting:
56
+
56
57
```
57
58
[title](url): description
58
59
```
@@ -72,12 +73,12 @@ Fill in the details of the article for file [/en/meta/articles.json](/en/meta/ar
72
73
73
74
##### Optional
74
75
75
-
-`editors` - Array of author IDs. If you fix some typos, add username here.
76
+
-`editors` - An array of author IDs. If you fix some typos, add your username here.
76
77
-`translator` - Author ID.
77
78
78
79
List of categories available at [/en/meta/categories.json](/en/meta/categories.json). If you need an additional category, add it. Make sure none of the existing ones fit.
79
80
80
-
Authors available at [/en/meta/authors.json](/en/meta/authors.json). Fill in a short information about yourself, you can add buttons to the GitHub or your page in the App Store.
81
+
Authors available at [/en/meta/authors.json](/en/meta/authors.json). Fill in short information about yourself, you can add buttons to the GitHub or your page in the App Store.
0 commit comments