Skip to content

Attributions: replace contributor list by link in /about #603

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

Closed
wants to merge 1 commit into from

Conversation

arthurvr
Copy link
Member

@arthurvr arthurvr commented Jan 3, 2015

To be sure things don't break, this must be merged together with jquery/jquery-wp-content#334. Don't merge this yet!

This together with the other PR would close #602.

It replaces the contributors section under every page with an shoutout in the about/ page.

@@ -28,6 +28,10 @@ The first is Rebecca Murphey's [jQuery Fundamentals](http://jqfundamentals.com/l

The second is [docs.jquery.com](http://docs.jquery.com), that erstwhile chestnut still living out its final days before it will be shut down in early 2013. Since we've moved the API documentation for jQuery Core off that domain, we needed a place that could serve a similar need – documentation (that anyone can contribute to) that gets into the "how-to" and FAQs – without clumsy barriers to entry like finding the right person to set you up with a special wiki account and forcing all authoring into a `<textarea>`.

## Contributing

This project wouldn't have been possible without all our [awesome contributors](https://github.com/jquery/learn.jquery.com/graphs/contributors?type=a). If you feel like something on the site is open for improvements, you can contribute [on Github](https://github.com/jquery/learn.jquery.com). Feel free to check out [the contributing guide](contributing/) for more in-depth information.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Github -> GitHub

@arthurvr arthurvr force-pushed the attributions-pr branch 2 times, most recently from e3e4830 to c91500a Compare January 3, 2015 22:25
@@ -128,7 +51,7 @@ jqueryContent.postPreprocessors.page = (function() {
post.menuOrder = menuOrder;
}

contributorAttribution( post, postPath, callback );
callback(null, post);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs spaces around the arguments.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course. I'm living with too many style guides these days. Will update.

@arthurvr
Copy link
Member Author

arthurvr commented Jan 5, 2015

@scottgonzalez PR updated again.

@arthurvr arthurvr deleted the attributions-pr branch March 28, 2015 12:44
Krinkle pushed a commit that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Reconsider attribution on all pages
2 participants