Skip to content
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

Create Prose Style Guide #75

Open
scottgonzalez opened this issue Apr 15, 2014 · 17 comments
Open

Create Prose Style Guide #75

scottgonzalez opened this issue Apr 15, 2014 · 17 comments

Comments

@scottgonzalez
Copy link
Member

Most of http://learn.jquery.com/style-guide/ should be moved here as the prose style guide spans everything from READMEs to API documentation to articles and tutorials.

The index page will need to be updated as well, as that links to the various existing guides.

@marti1125
Copy link

Hi @scottgonzalez, how to can I contribute on this?

@scottgonzalez
Copy link
Member Author

To start, you should read through http://contribute.jquery.org/ and http://learn.jquery.com/style-guide/. Then you could send a PR with a first draft.

@marti1125
Copy link

(everything from READMEs to API documentation to articles and tutorials) I am new, where are READMEs =? could you give me the links?

@scottgonzalez
Copy link
Member Author

READMEs are in all of the various repositories. To be honest, a large part of this task requires the knowledge of someone immersed in this community.

@marti1125
Copy link

@scottgonzalez well I will try with this https://github.com/jquery/sizzle it is ok?

@kswedberg
Copy link
Member

@marti1125 You might want to start with the one at https://github.com/jquery/api.jquery.com/blob/master/README.md

Let me know if you have any questions about it.

@pablofiumara
Copy link
Contributor

I need some confirmation.

Do you wish to have the information in http://learn.jquery.com/style-guide/ distributed inside pages at http://contribute.jquery.org/ ?

@scottgonzalez
Copy link
Member Author

The style guide needs to move out of the various locations that it currently exists, including http://learn.jquery.com/style-guide/, and into http://contribute.jquery.org/style-guide/prose/.

@pablofiumara
Copy link
Contributor

Thanks for your answer.

I will send you a pull request with a first draft in the next few days.

@scottgonzalez
Copy link
Member Author

@pablofiu That's great. If you have any questions, just ask here or in #jquery-content on IRC.

@pablofiumara
Copy link
Contributor

Thank you, Scott.

@pablofiumara
Copy link
Contributor

I have just sent you a pull request #87 There, you will see a draft of the solution to issue #75

@scottgonzalez
Copy link
Member Author

See jquery/learn.jquery.com#285 for more details.

@agcolom
Copy link
Member

agcolom commented Mar 11, 2015

With regards to code output placement, we agreed to use
// >
on its own line. We might then choose to replace this with whatever we decide is more suitable on build (e.g. ➡ or → or something else) otherwise, keep >, see globalizejs/globalize#313

@arthurvr
Copy link
Member

Slightly related: Markdown "code" style is something else I'd like to document one day. Do we want new lines under headings, hard wrapping, how do we make lists, ...

@agcolom
Copy link
Member

agcolom commented Sep 23, 2015

Adding a note here regarding the use of instead of " " in the api docs where appropriate. (From today's content meeting)

@jzaefferer
Copy link
Member

Recommendations for README content: https://the-pastry-box-project.net/charlotte-spencer/2015-september-16

Some tools that we might be able to integrate:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

7 participants