-
Notifications
You must be signed in to change notification settings - Fork 0
Define The README File Structure #1
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
base: master
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,48 @@ | ||
| # medium-guidelines | ||
| Guidelines and good practices for Medium publications | ||
| # Medium Guidelines | ||
|
|
||
| This guidelines are made for people who love writing amazing stories on Medium. As developers, we often miss the opportunity to get benefits from sharing our experiences, knowledge and thinking. | ||
|
|
||
| This document intend to be clear, consistent and brief. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please, correct with
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I like it because it helps reader to quickly understand the philosophy behind it. You can access to a particular section without needed to read the others. Checkout Raywenderlich style guide. |
||
|
|
||
| ## Table Of Contents | ||
|
|
||
| * [Content](#content) | ||
| * [Headlines](#headlines) | ||
| * [Images](#images) | ||
| * [Call to action](#call-to-action) | ||
| * [What I learned](#what-i-learned) | ||
| * [Cooperation](#cooperation) | ||
| * [Duration](#duration) | ||
| * [Frequency](#frequency) | ||
| * [Schedules](#schedules) | ||
| * [Social Media](#social-media) | ||
| * [Tags](#tags) | ||
| * [References](#references) | ||
|
|
||
| ## Content | ||
|
|
||
| ### Headlines | ||
|
|
||
| ### Images | ||
|
|
||
| ### Call to action | ||
|
|
||
| ### What I Learned | ||
|
|
||
| ## Cooperation | ||
|
|
||
| ## Duration | ||
|
|
||
| ## Assets | ||
|
|
||
| ## Frequency | ||
|
|
||
| ## Schedules | ||
|
|
||
| ## Social Media | ||
|
|
||
| ## Tags | ||
|
|
||
| ## References | ||
|
|
||
| - [How to write Medium stories people will actually read - by Quincy Larson](https://medium.freecodecamp.org/how-to-write-medium-stories-people-will-actually-read-92e58a27c8d8) | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, correct with
These guidelines. I also believe we should develop this introduction a bit more to be more explicit about the goal of this document.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, please go ahead.