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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ separating words with underscore (e.g. `london_pyton_sprints`).
34
34
The content of the file has a header section with some fields (started and finished with
35
35
---), and the main description of the chapter afterwards.
36
36
We are using markdown files to store your data and they can contain either markdown tags for text formatting or pure html - it is up to you how to style your content.<br>
37
+
The image that will represent your chapter should be in jpeg format. The size the content is optimized for is: 1920 x 600 px.
38
+
Please name it <your_chapter_name_1920x600px.jpg>.
37
39
This is the format:
38
40
39
41
---
@@ -42,6 +44,7 @@ This is the format:
42
44
meetup_link: <url-of-your-other-website-if-any>
43
45
address: "Description of your location, usually City, Country"
0 commit comments