From 5c41eb743fb323653a5e12af85e5abc548fff0dd Mon Sep 17 00:00:00 2001 From: jess Date: Mon, 16 Jul 2018 13:06:18 -0700 Subject: [PATCH] Update README.markdown MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi, I'm making updates for Open Collective. Either you or a supporter signed this repo up for Open Collective. This pull request adds backers and sponsors from your Open Collective https://opencollective.com/jekyll❤️ It adds two badges at the top to show the latest number of backers and sponsors. It also adds placeholders so that the avatar/logo of new backers/sponsors can automatically be shown without having to update your README.md. [more info](https://github.com/opencollective/opencollective/wiki/Github-banner). See how it looks on this [repo](https://github.com/apex/apex#backers). You can also add a postinstall script to let people know after npm|yarn install that you are welcoming donations (optional). [More info](https://github.com/OpenCollective/opencollective-cli) You can also add a "Donate" button to your website and automatically show your backers and sponsors there with our widgets. Have a look here: https://opencollective.com/widgets P.S: As with any pull request, feel free to comment or suggest changes. The only thing "required" are the placeholders on the README because we believe it's important to acknowledge the people in your community that are contributing (financially or with code!). Thank you for your great contribution to the open source community. You are awesome! 🙌 And welcome to the open collective community! 😊 Come chat with us in the #opensource channel on https://slack.opencollective.com - great place to ask questions and share best practices with other open source sustainers! --- README.markdown | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.markdown b/README.markdown index 787d2c6c..76ea4667 100644 --- a/README.markdown +++ b/README.markdown @@ -6,6 +6,8 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/8ba0cb5b17bb9848e128/maintainability)](codeclimate) [![Test Coverage](https://api.codeclimate.com/v1/badges/8ba0cb5b17bb9848e128/test_coverage)](coverage) [![Security](https://hakiri.io/github/jekyll/jekyll/master.svg)][hakiri] +[![Backers on Open Collective](https://opencollective.com/jekyll/backers/badge.svg)](#backers) +[![Sponsors on Open Collective](https://opencollective.com/jekyll/sponsors/badge.svg)](#sponsors) [ruby-gems]: https://rubygems.org/gems/jekyll [codeclimate]: https://codeclimate.com/github/jekyll/jekyll @@ -54,6 +56,26 @@ these terms, please let one of our [core team members](https://jekyllrb.com/team * Use the built-in [Liquid Extensions](https://jekyllrb.com/docs/templates/) to make your life easier * Use custom [Plugins](https://jekyllrb.com/docs/plugins/) to generate content specific to your site +## Credits + +### Contributors + +This project exists thanks to all the people who contribute. + + +### Backers + +Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/jekyll#backer)] + + + + ## License See the [LICENSE](https://github.com/jekyll/jekyll/blob/master/LICENSE) file.