Merge pull request #7142 from monkeywithacupcake/patch-1
Display Open Collective backers and sponsors
This commit is contained in:
commit
2eb0c5bc8d
|
@ -6,6 +6,8 @@
|
||||||
[](codeclimate)
|
[](codeclimate)
|
||||||
[](coverage)
|
[](coverage)
|
||||||
[][hakiri]
|
[][hakiri]
|
||||||
|
[](#backers)
|
||||||
|
[](#sponsors)
|
||||||
|
|
||||||
[ruby-gems]: https://rubygems.org/gems/jekyll
|
[ruby-gems]: https://rubygems.org/gems/jekyll
|
||||||
[codeclimate]: https://codeclimate.com/github/jekyll/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 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
|
* 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.
|
||||||
|
<a href="graphs/contributors"><img src="https://opencollective.com/jekyll/contributors.svg?width=890&button=false" /></a>
|
||||||
|
|
||||||
|
### Backers
|
||||||
|
|
||||||
|
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/jekyll#backer)]
|
||||||
|
|
||||||
|
<a href="https://opencollective.com/jekyll#backers" target="_blank"><img src="https://opencollective.com/jekyll/backers.svg?width=890”></a>
|
||||||
|
|
||||||
|
### Sponsors
|
||||||
|
|
||||||
|
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/jekyll#sponsor)]
|
||||||
|
|
||||||
|
<a href="https://opencollective.com/jekyll/sponsor/0/website" target="_blank"><img src="https://opencollective.com/jekyll/sponsor/0/avatar.svg"></a>
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
See the [LICENSE](https://github.com/jekyll/jekyll/blob/master/LICENSE) file.
|
See the [LICENSE](https://github.com/jekyll/jekyll/blob/master/LICENSE) file.
|
||||||
|
|
Loading…
Reference in New Issue