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: content/community/write-a-blog-post/contents.lr
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,8 @@ New blog posts must be submitted **by submitting a [pull request](/contributing-
35
35
You don't need to specify the path to the image since you have uploaded it to the same folder in Step 3.
36
36
</code>
37
37
</pre>
38
+
39
+
*Read more about [Markdown formatting here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet).*
38
40
1. Each category you have applied to the post must have its own subdirectory in the [content/blog/categories](https://github.com/creativecommons/creativecommons.github.io-source/tree/master/content/blog/categories) directory.
39
41
* If there is no subdirectory for that category, create one using **the exact category name** as the blog post with its own `contents.lr` file within.
40
42
* The new `contents.lr` file within should follow the same format as the other categories. Here's an [example category content file](https://raw.githubusercontent.com/creativecommons/creativecommons.github.io-source/master/content/blog/categories/gsoc-2019/contents.lr).
0 commit comments